SqliteDict
JSON →SqliteDict is a Python library that provides a persistent dictionary interface, backed by sqlite3 and using pickle for serialization. It is designed to be multithread-safe as a workaround for Python's `sqlite3` thread limitations and supports multiple tables within a single database file. It offers a simple, Pythonic dict-like interface to an SQLite database, currently at version 2.1.0, and is actively maintained.
Traffic · last 30 days ↑300% vs prev 7d
total hits 12
actors 5 distinct systems
last hit 4d ago GPTBot
top countries 🇺🇸 United States · 🇩🇪 Germany · 🇨🇦 Canada
API endpoints
full doc /v1/registry/sqlitedict
install /v1/registry/sqlitedict/install
compatibility /v1/registry/sqlitedict/compatibility