Community driven content discussing all aspects of software development from DevOps to design patterns. SQLite is an incredibly lightweight and remarkably popular SQL-compliant database. In fact, it’s ...
The SQLite database is a wildly successful and ubiquitous software package that is mostly unknown to the larger IT community. Designed and coded by Dr. Richard Hipp, the third major revision of SQLite ...
SQLite has an incredibly small footprint. The database itself, its DLLs and the complimentary diff and analyzer tools are less than 15 MB in size. It's perfect for small mobile devices, advanced ...
SQLabs has announced SQLiteSync for Mac OS X and Windows. It’s a application to compare, merge and keep in sync two sqlite databases. It’s able to visualize the differences between millions of rows in ...
Not quite sure how to phrase it or if it belongs here, but I'm wondering if somebody can recommend a utility for viewing/editing SQLite databases and running queries on them.<BR><BR>I'm trying SQLite ...