DocumentDB is a MongoDB-compatible document database engine built on PostgreSQL.
It provides native BSON support within PostgreSQL and is designed for running document-oriented workloads while retaining access to PostgreSQL’s mature storage, indexing, querying, and operational capabilities.
This is free and open source software.
Key Features
- Supports CRUD operations on BSON document data.
- Provides a gateway layer that translates MongoDB APIs into PostgreSQL queries.
- Includes support for full-text search, geospatial queries, and vector search.
- Offers PostgreSQL extensions for BSON datatype support and document operations.
- Can be run locally with Docker for development and testing.
- Includes support for single-field, multi-key, compound, text, and geospatial indexes.
Website: github.com/documentdb/documentdb
Support:
Developer: DocumentDB developers
License: MIT License
DocumentDB is written in C. Learn C with our recommended free books and free tutorials.
Related Software
| Document-Oriented Databases | |
|---|---|
| Couchbase | Distributed key-value database management system |
| CouchDB | Scalable, fault-tolerant, and schema-free written in Erlang |
| ArangoDB | Native multi-model database |
| eXist-db | Database management system entirely built on XML technology |
| RethinkDB | Scalable database built for realtime applications |
| BaseX | XML database engine |
| OrientDB | Document Database with support of ACID Transactions, SQL and Native Queries |
| Aerospike | Key-Value Store and high performance real-time NoSQL (flex-schema) database |
| RavenDB | Fully-transactional NoSQL ACID database |
| Jackrabbit | Open-source content repository for Java |
| TerminusDB | Knowledge graph and document store |
| CrateDB | Distributed SQL database management |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

