An open API service indexing awesome lists of open source software.

https://github.com/natthasath/demo-python-sqlite

SQLite: Compact, serverless, file-based relational database. Ideal for embedded systems, mobile apps, and small projects. Lightweight, efficient, and widely adopted for its simplicity and portability.
https://github.com/natthasath/demo-python-sqlite

poetry python sqlite

Last synced: about 1 month ago
JSON representation

SQLite: Compact, serverless, file-based relational database. Ideal for embedded systems, mobile apps, and small projects. Lightweight, efficient, and widely adopted for its simplicity and portability.

Awesome Lists containing this project

README

          

# demo-python-sqlite
SQLite: Compact, serverless, file-based relational database. Ideal for embedded systems, mobile apps, and small projects. Lightweight, efficient, and widely adopted for its simplicity and portability.