python sqlite OOP class
Dictionary interface to an SQLite database
An interactive shell for sqlite-utils
An SQLite migrator the tiniest and most embeddable I could make it
Mkdocs-SQLite-Console est un plugin pour MkDocs, qui permet d'afficher un IDE SQL (SQLite) permettant d'exécuter du code.
SQLite database tool
A SQLite client/server wrapper
SQLite storage for aiogram bots.
SQLite handler package
Simple library for reading/writing records in a SQLite database.
DB-API 2.0 interface for Sqlite 3.x
sqlite3 support for asyncio.
Sqlite helper module
Duckdb sqlite_scanner extension
Fork of sqlitedict with restricted pickle loading.
Python class for working with sqlite databases.
A wrapper class for basic setup and management of an SQLite database.
Create an SQLite table if missing or check that the existing table matches the given creation statement.
Interactive shell using litecli
SQLite3 integration for Bottle.
A supercharged SQLite library for Python.
Generate ERD diagrams from SQLite databases
New level of functionality and performance in data access via Python
Duckdb sqlite extension
Useful package to export all the tables from sqlite db to csv files
Simple key-value store backed by sqlite
Async wrapper for sqlite3
A custom function to use ColorBrewer scales in SQLite queries
Visualize SQLite files
Run llm from sqlite
Multithreading for Sqlite, plus expression composition
sqlite读写分离库
Add your description here
Python package that gives you the power of a PostgreSQL server, with the convenience of the sqlite3 package.
Store documents in SQLite for Addok.
pyDAL is a Database Abstraction Layer. It generates queries for SQlite, PotsgreSQL, MySQL, and other backends. It was originally part of the web2py frameworks but it is now an independent project. Example: db.define_table("thing",Field("name")) and db.thing.insert(name="Pizza")
Command line tool to get a png diagram of SQLite DB
Web-based SQLite database browser.
A SQLite chemical database.
Helper to download and subset sparse data that has been Arcoified and are available through STAC and sqlite formated data
A high performance and easy to use sqlite API for Data Scientist.