Easiest way to Store JSON typed data using a Pydantic models and database-like structure.
jdataclass is a Python module that extends the functionality of Python's native dataclasses by allowing custom mappings for reading from dataclass objects and writing to other objects during serialization and deserialization. With jdataclass, you can easily control how data is mapped between your dataclass and external data sources like JSON, databases, or other data formats.
Easy to use 👋 fast & lightweight ☄️ secure 🔐 JSON based database for python! 🐍.
Entity-relationship diagram for a schema given as JSON-table-schema
A Simple , Lightweight , Efficient JSON based database for Python.
Package for extracting chemical reaction serialized (Google Protocol Buffers mechanism) in Open Reaction Database (ORD) schema to Resource Descriptive Framework (RDF) triples in JSON-LD and/or Turtle format.
A very simple application to post and get jsons to a mongodb database
A small json database
A simple way to handle database in json.
This is a simple flat file database which stores its data in a JSON file. It is NOT INTENTED TO USE IN PRODUCTION. It can be used times when you are too lazy to write a schema and do other stuff for a ORM like SQLAlchemy. Data is structured in simple format of collections and records ( key-value pairs ).
Auto-generated Python database models from JSON schemas
A lightweight JSON-based database system for Python
This is a lite version of MongoEngine ORM that persists the information in a JSON file, similar to SQLite to SQL databases
A utility library for database operations, directory management, font settings, GUI operations, and JSON parsing
Simple JSON database manager for python
A multilingual Python package for retrieving comprehensive data of all countries in the world
A package which will create sqlite3 database code by configuring them in json file
Imagine using JSON as database. Wait... that's me!
A JSON based database for quick prototyping and playing.
Adapter for exposing databases to the web
A new model and form field flexible for schema changes, stored as JSON in database.
PyNoSQLSB is a lightweight, JSON-based NoSQL database written in Python
Intelligent MongoDB logging handler for Python with structured data support
A small package that turns a .json into a database !
Dump the database or Export data from MySQL to Excel, be it a table or view
An extremly lightweight json database for small Python projects.
A dead simple high performance JSON database
A lightweight JSON-based database system for Python
Converts databases between .txt, .json, .csv or .xlxs files through python
Export MongoDB collection schemas into JSON Schema format
Package of mine to do a JSON based simple database!
High-performance JSON serialization and deserialization library with efficient binary storage format. JSDFile combines msgspec speed with LZ4 compression for applications that need to store and retrieve JSON data rapidly while minimizing storage requirements.
A lightweight JSON database
DataMaster MCP Enhanced - AI-powered data analysis tool with MCP protocol support
Simple JSON database manager for python
A Database Management System based on Python 3.0 and JSON which stores the data directly on your local computer.
A Tool to migrate data between database instances with JSON configuration files.
Push semi-structured data (e.g. JSON documents) into a database with a minimum of fuss. Includes validation and schema migration.
The JSON-Class Database.
Easier Json Database For Python