D dwn.220.v.ua

python key value database

Welcome. pickleDB is a lightweight and simple key-value store. It is built ...

📦 .zip⚖️ 110.5 MB📅 17 Oct 2025

Welcome. pickleDB is a lightweight and simple key-value store. It is built upon Python's simplejson module and was inspired by redis. It is licensed with the BSD.

⬇ Download Full Version

TinyDB is a tiny, document oriented database optimized for your happiness:)...

📦 .zip⚖️ 94.1 MB📅 28 Mar 2026

TinyDB is a tiny, document oriented database optimized for your happiness:) Add new update operations: add(key, value), substract(key, value), and set(key.

⬇ Download Full Version

CodernityDB is opensource, pure Python (no 3rd party dependency), fast (eve...

📦 .zip⚖️ 111.2 MB📅 10 May 2026

CodernityDB is opensource, pure Python (no 3rd party dependency), fast (even You can also call it a more advanced key-value database, with multiple.

⬇ Download Full Version

Redis is an open source in-memory key-value pair data store. What is a key-...

📦 .zip⚖️ 106.9 MB📅 15 Jan 2026

Redis is an open source in-memory key-value pair data store. What is a key-value store database? is a Stack Overflow Q&A that straight on answers this.

⬇ Download Full Version

Fast Python bindings for UnQLite, a lightweight, embedded NoSQL database an...

📦 .zip⚖️ 20.5 MB📅 31 May 2026

Fast Python bindings for UnQLite, a lightweight, embedded NoSQL database and Transactional (ACID); Single file or in-memory database; Key/value store.

⬇ Download Full Version

SQLite is an in-process database. It's relational, but you could build...

📦 .zip⚖️ 110.1 MB📅 10 Jan 2026

SQLite is an in-process database. It's relational, but you could build your simple key-value store in it. It's also included in the Python standard.

⬇ Download Full Version

I've had good luck with the Tokyo Cabinet/pytc solution. It's ver...

📦 .zip⚖️ 65.4 MB📅 25 Aug 2025

I've had good luck with the Tokyo Cabinet/pytc solution. It's very fast (a bit faster than using the shelve module using anydbm in my implementation), both for.

⬇ Download Full Version

If you like UnQLite, you might also want to check out Vedis, an embedded ke...

📦 .zip⚖️ 40.6 MB📅 12 Dec 2025

If you like UnQLite, you might also want to check out Vedis, an embedded key/value database modeled after Redis (python bindings: vedis-python).

⬇ Download Full Version

Using an object-relational mapping is not like using an object database. al...

📦 .zip⚖️ 93.9 MB📅 30 Jan 2026

Using an object-relational mapping is not like using an object database. almost no seam ZODB runs on Python or Python and above. It also runs on.

⬇ Download Full Version

I use pickleDB while coding a text-based game I'm fiddling around with...

📦 .zip⚖️ 96.5 MB📅 29 Apr 2026

I use pickleDB while coding a text-based game I'm fiddling around with. It's simple and extremely lightweight. key-value. database. python.

⬇ Download Full Version

Far before the term "NoSQL" existed, Key/Value Data Stores like T...

📦 .zip⚖️ 67.7 MB📅 15 Jan 2026

Far before the term "NoSQL" existed, Key/Value Data Stores like The most primitive Python-based NoSQL database would simply be a big.

⬇ Download Full Version

CodernityDB is an open source NoSQL database, pure Python, fast, multiplatf...

📦 .zip⚖️ 106.8 MB📅 12 Nov 2025

CodernityDB is an open source NoSQL database, pure Python, fast, multiplatform and You can also call it a more advanced key-value database, with multiple.

⬇ Download Full Version

This is a session backend for Django that stores sessions in a Tokyo Cabine...

📦 .zip⚖️ 72.9 MB📅 23 Feb 2026

This is a session backend for Django that stores sessions in a Tokyo Cabinet database, which communicates via Tokyo Tyrant using the PyTyrant library.

⬇ Download Full Version

for DBM-style databases that use simple string values as keys to Python com...

📦 .zip⚖️ 60.7 MB📅 23 Mar 2026

for DBM-style databases that use simple string values as keys to Python comes with several modules for accessing DBM-style databases.

⬇ Download Full Version

SQLite and Key/Value databases are two of my favorite topics to blog writin...

📦 .zip⚖️ 49.6 MB📅 18 Jan 2026

SQLite and Key/Value databases are two of my favorite topics to blog writing Python wrappers for the embedded key/value stores UnQLite.

⬇ Download Full Version