I use [SQLite](https://sqlite.org/index.html) as the database for my personal projects in Python. It is [lightweight](https://sqlite.org/serverless.html), [reliable ...
Implemented in Cython for performance and to expose advanced features of the SQLite database library. Composable and consistent APIs for building queries using Python. Layered APIs allow you to work ...
SQLite is a lightweight, disk-based database that doesn’t require a separate server process and allows accessing the database using a nonstandard variant of the SQL query language. Python provides an ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results