Description
Small SQLite-backed projects get a schemaless ORM layer with minimal setup. Developers can persist simple records, query them, and prototype local data stores without bringing in a larger database framework. It is a library for application code and stores data in local SQLite files.