▲
Dev Skyshelf
Browse
About Us
Submit
Latest
Categories
Tags
About
/
Categories
/
Databases Tools
Databases Tools
A curated collection of the best Databases Tools.
Popular Categories:
Python Tools
18
ORMs
12
JavaScript & TypeScript Tools
12
Debugging Tools
7
Full-stack Web Frameworks
6
Documentation Tools
6
Databases Tools
3
Data Compression
3
HTTP Tools for JS
3
Profiling Tools
2
PHP Tools
2
Tracing Tools
1
Command Menu
Order by
ZODB
Native object persistence for Python applications.
Databases
Python
Store Python objects directly in a transparent, ACID-compliant object-oriented database. Requires minimal code changes for native object persistence.
Tinydb
Simple, lightweight document database for Python apps.
Databases
Python
Use a lightweight, pure Python document database for small applications. Offers a simple API, no external dependencies, and easy extensibility.
Pickledb
Simple, fast, file-based key-value storage for Python.
Databases
Python
Store key-value data easily in Python with this lightweight, file-based library. Offers simple API, fast performance, and asynchronous support.