schapman1974 / tinymongo

A simple wrapper to make a flat file drop in raplacement for mongodb out of TinyDB
MIT License
199 stars 32 forks source link

Updated alernative #61

Open ishtanzar opened 3 years ago

ishtanzar commented 3 years ago

This project had a lot of potential but since it's not maintained anymore (e.g. broken with TInyDB 4), https://github.com/davidlatwe/montydb seems very promising

jefmud commented 2 years ago

@ishtanzar I agree, time to move on to MontyDB. It is more compatible with PyMongo so you can give users a choice between MontyDB for local database and PyMongo for MongoDB (local and remote).