News

Let's make sure schemas with thousands of tables work well. People claim that SQLite has issues with such schemas for prepare, for example.
SimpleSQLite is a Python library to simplify SQLite database operations: table creation, data insertion and get data as other data formats. Simple ORM functionality for SQLite.