An open API service indexing awesome lists of open source software.

https://github.com/cabalamat/quickiebase

a pure-Python NoSQL database
https://github.com/cabalamat/quickiebase

database json mongodb nosql python

Last synced: 4 months ago
JSON representation

a pure-Python NoSQL database

Awesome Lists containing this project

README

          

# Quickiebase

Quickiebase is a pure-Python NoSQL database which stores documents as JSON
data structures and which aims to have a query language that is a subset of
MongoDB's.

Quickiebase is currently under development.

/end