MongoDB is a document database with the scalability and flexibility that you want with the querying and indexing that you need
Cost / License
- Freemium
- Source Available (SSPL-1.0)
Application type
Platforms
- Mac
- Windows
- Linux
- Online
- BSD
lowdb is described as '?? lowdb is a small local JSON database powered by Lodash (supports Node, Electron and the browser)' and is an app in the development category. There are seven alternatives to lowdb for a variety of platforms, including Mac, Windows, Linux, BSD and Self-Hosted apps. The best lowdb alternative is MongoDB. Other great apps like lowdb are CouchDB, FerretDB, YDB and snapjson.
MongoDB is a document database with the scalability and flexibility that you want with the querying and indexing that you need
Apache CouchDB is a distributed, fault-tolerant and schema-free document-oriented database accessible via a RESTful HTTP / JSON API. It includes incremental map / reduce mechanics for queries and keeps data safe with an append-only datastore.

FerretDB (formerly MangoDB) is an open-source proxy, which converts MongoDB wire protocol queries to SQL, and uses PostgreSQL as a database engine.
YDB is an open source Distributed SQL Database that combines high availability and scalability with strong consistency and ACID transactions.

OrbitDB is a serverless, distributed, peer-to-peer database. OrbitDB uses IPFS as its data storage and IPFS Pubsub to automatically sync databases with peers. It's an eventually consistent database that uses CRDTs for conflict-free database merges making OrbitDB an excellent...