Simple-nosql-db is a python backend for a database that relies on unix tools such as cat, echo and grep. Funny enough I got the idea from this discussion http://stackoverflow.com/a/1110632/1177434 and decided it would be fun. Let's see where it goes!
Code for a db backend that relies on bash tools (grep, cat, echo, etc)
Overview
Simple embedded in memory json database
dbj dbj is a simple embedded in memory json database. It is easy to use, fast and has a simple query language. The code is fully documented, tested an
pickleDB is an open source key-value store using Python's json module.
pickleDB pickleDB is lightweight, fast, and simple database based on the json module. And it's BSD licensed! pickleDB is Fun import pickledb
Given a metadata file with relevant schema, an SQL Engine can be run for a subset of SQL queries.
Mini-SQL-Engine Given a metadata file with relevant schema, an SQL Engine can be run for a subset of SQL queries. The query engine supports Project, A
A fast ordered NoSQL database.
MerkavaDB Note This is still in active development. Things will change. If you are interested in helping out, or would like to see any particular feat
This is a simple graph database in SQLite, inspired by
This is a simple graph database in SQLite, inspired by "SQLite as a document database".
Elara DB is an easy to use, lightweight NoSQL database that can also be used as a fast in-memory cache.
Elara DB is an easy to use, lightweight NoSQL database written for python that can also be used as a fast in-memory cache for JSON-serializable data. Includes various methods and features to manipula
A simple GUI that interacts with a database to keep track of a collection of US coins.
CoinCollectorGUI A simple gui designed to interact with a database. The goal of the database is to make keeping track of collected coins simple. The G
TinyDB is a lightweight document oriented database optimized for your happiness :)
Quick Links Example Code Supported Python Versions Documentation Changelog Extensions Contributing Introduction TinyDB is a lightweight document orien
Mongita is to MongoDB as SQLite is to SQL
Mongita is a lightweight embedded document database that implements a commonly-used subset of the MongoDB/PyMongo interface. Mongita differs from MongoDB in that instead of being a server, Mongita is
A Persistent Embedded Graph Database for Python
Cog - Embedded Graph Database for Python cogdb.io New release: 2.0.5! Installing Cog pip install cogdb Cog is a persistent embedded graph database im
Tiny local JSON database for Python.
Pylowdb Simple to use local JSON database 🦉 # This is pure python, not specific to pylowdb ;) db.data['posts'] = ({ 'id': 1, 'title': 'pylowdb is awe
ClutterDB - Extremely simple JSON database made for infrequent changes which behaves like a dict
extremely simple JSON database made for infrequent changes which behaves like a dict this was made for ClutterBot
HTTP graph database built in Python 3
KiwiDB HTTP graph database built in Python 3. Reference Format References are strings in the format: {
1 Dec 17, 2021
Connect Django Project to PostgreSQL
An application for learning things with creating quizzes and flashcards.Django, PostgresSQL are used for this project.
This repo contains the backend of the KMK project
KMK Backend This repository contains the backend part of the KMK project Demo Watch it on Youtube Getting started Pre-commit hooks After you cloned th
A very simple document database
DockieDb A simple in-memory document database. Installation Build the Wheel Fork or clone this repository and run python setup.py bdist_wheel in the r
A super easy, but really really bad DBMS
Dumb DB Are you looking for a reliable database management system? Then you've come to the wrong place. This is a very small database management syste
Decentralised graph database management system
Decentralised graph database management system To get started clone the repo, and run the command below. python3 database.py Now, create a new termina
A Simple , ☁️ Lightweight , 💪 Efficent JSON based database for 🐍 Python.
A Simple, Lightweight, Efficent JSON based DataBase for Python The current stable version is v1.6.1 pip install pysondb==1.6.1 Support the project her
Metrics-advisor - Analyze reshaped metrics from TiDB cluster Prometheus and give some advice about anomalies and correlation.
metrics-advisor Analyze reshaped metrics from TiDB cluster Prometheus and give some advice about anomalies and correlation. Team freedeaths mashenjun