MyReplitDB
- MyReplitDB is the most simplistic and easiest wrapper to use for replit's database system.
Installing
Example
>>> import myreplitdb
>>> db = myreplitdb.Database()
>>> db.insert('test', 'hello!')
>>> db.get('test')
hello!
>>> import myreplitdb
>>> db = myreplitdb.Database()
>>> db.insert('test', 'hello!')
>>> db.get('test')
hello!
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
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
KiwiDB HTTP graph database built in Python 3. Reference Format References are strings in the format: {[email protected]} Authentication Currently, t
CookieDB A NoSQL database made in 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
PathfinderMonsterDatabase A database of all monsters in Pathfinder 1e, created by parsing aonprd.com Setup Run the following line to install all requi
extremely simple JSON database made for infrequent changes which behaves like a dict this was made for ClutterBot
Shelf DB Introduction Shelf DB is a tiny document database for Python to stores documents or JSON-like data. Get it $ pip install shelfdb shelfquery S
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
MWDB Feeds A Modular MWDB Utility to Collect Fresh Malware Samples This project is FREE as in FREE πΊ , use it commercially, privately or however you
gdsclient This repo hosts the sources for gdsclient, a Python wrapper API for operating and working with the Neo4j Graph Data Science (GDS) library. g
KiwiDB HTTP graph database built in Python 3. Reference Format References are strings in the format: {
1 Dec 17, 2021
MyReplitDB is the most simplistic and easiest wrapper to use for replit's database system. Installing You can install it from the PyPI Or y
This is a simple graph database in SQLite, inspired by "SQLite as a document database".
Python function to extract all the rows from a SQLite database file while iterating over its bytes, such as while downloading it
CookieDB A NoSQL database made in python.
datasette-query-links Turn SELECT queries returned by a query into links to execute them Installation Install this plugin in the same environment as D
Pylowdb Simple to use local JSON database π¦ # This is pure python, not specific to pylowdb ;) db.data['posts'] = ({ 'id': 1, 'title': 'pylowdb is awe
extremely simple JSON database made for infrequent changes which behaves like a dict this was made for ClutterBot
pickleDB pickleDB is lightweight, fast, and simple database based on the json module. And it's BSD licensed! pickleDB is Fun import pickledb
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
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
OH-MY-PICKLEDB oh-my-pickleDB is a lightweight, fast, and intuitive data manager written in python π Table of Contents About Getting Started Deployme
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
sqlite-s3-query Python function to query a SQLite file stored on S3. It uses multiple HTTP range requests per query to avoid downloading the entire fi
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
AWS Tags As A Database is a Python library using AWS Tags as a Key-Value database. This database is completely free* πΈ
TelegramDB A library which uses your telegram account as a database for your projects. Basic Usage from pyrogram import Client from telegram import Te
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