A command-line tool to view sqlite3 databases on Android devices. The database is copied locally and then a custom script is run that uses sqlite commands. Create a txt file with the same name as your ...
there are many of these, for now i was taking a look at these, they are pretty cool!(i'm only listing stuff that i thought are cool and thinking to implement here) sqlite_dbpage Key/value store for ...
The SQLite database-management system offers many of the features found in large-scale commercial database software, including the ability to import Comma-Separated Variable (CSV) files. Many ...