DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > CockroachDB vs. FileMaker vs. ObjectBox vs. Percona Server for MongoDB vs. RavenDB

System Properties Comparison CockroachDB vs. FileMaker vs. ObjectBox vs. Percona Server for MongoDB vs. RavenDB

Editorial information provided by DB-Engines
NameCockroachDB  Xexclude from comparisonFileMaker  Xexclude from comparisonObjectBox  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonRavenDB  Xexclude from comparison
DescriptionCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.FileMaker is a cross-platform RDBMS that includes a GUI frontend.Extremely fast embedded database for small devices, IoT and MobileA drop-in replacement for MongoDB Community Edition with enterprise-grade features.Open Source Operational and Transactional Enterprise NoSQL Document Database
Primary database modelRelational DBMSRelational DBMSObject oriented DBMSDocument storeDocument store
Secondary database modelsTime Series DBMSGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score6.15
Rank#55  Overall
#33  Relational DBMS
Score48.20
Rank#20  Overall
#14  Relational DBMS
Score1.20
Rank#170  Overall
#5  Object oriented DBMS
Score0.52
Rank#254  Overall
#39  Document stores
Score2.92
Rank#101  Overall
#18  Document stores
Websitewww.cockroachlabs.comwww.claris.com/­filemakerobjectbox.iowww.percona.com/­mongodb/­software/­percona-server-for-mongodbravendb.net
Technical documentationwww.cockroachlabs.com/­docswww.claris.com/­resources/­documentationdocs.objectbox.iodocs.percona.com/­percona-distribution-for-mongodbravendb.net/­docs
DeveloperCockroach LabsClaris infoa subsidiary of AppleObjectBox LimitedPerconaHibernating Rhinos
Initial release20151983201720152010
Current release23.1.1, May 202319.4.1, November 20213.4.10-2.10, November 20175.4, July 2022
License infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availablecommercialOpen Source infoApache License 2.0Open Source infoGPL Version 2Open Source infoAGPL version 3, commercial license available
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoC and C++C++C#
Server operating systemsLinux
macOS
Windows
iOS infoclient part only
Linux
OS X
Windows
Android
iOS
Linux
macOS
Windows
LinuxLinux
macOS
Raspberry Pi
Windows
Data schemedynamic schemayesyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesyesno
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.noyes infoA http query request can return the data in XML formatnono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyes, wire compatible with PostgreSQLyes infovia pluginsnonoSQL-like query language (RQL)
APIs and other access methodsJDBCFilemaker WebDirect
JDBC
ODBC
Proprietary native APIproprietary protocol using JSON.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Supported programming languagesC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
PHPC
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresnoyesnoJavaScriptyes
Triggersnoyesnonoyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTnonenoneShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using RAFTSource-replica replication, warm standby infosince Version 14online/offline synchronization between client and serverSource-replica replicationMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Default ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.
Foreign keys infoReferential integrityyesyesyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDnoACID, Cluster-wide transaction available
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes infovia In-Memory Engine
User concepts infoAccess controlRole-based access controlsimple rights management via user accounts and connection to external directory servicesyesAccess rights for users and rolesAuthorization levels configured per client per database
More information provided by the system vendor
CockroachDBFileMakerObjectBoxPercona Server for MongoDBRavenDB
News

Edge AI: The era of on-device AI
23 April 2024

In-Memory Database Use Cases
15 February 2024

Data Viewer for Objects – announcing ObjectBox Admin
14 November 2023

Vector Databases for Edge AI
9 August 2023

Vector Database Release for Flutter / Dart + Python
13 June 2023

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
CockroachDBFileMakerObjectBoxPercona Server for MongoDBRavenDB
Recent citations in the news

CockroachDB 23.2 Enhances Enterprise Architectures with Improved Postgres Compatibility and Built-in Resilience
18 January 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29 January 2024, The Register

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6 November 2023, AWS Blog

How DoorDash Migrated from Aurora Postgres to CockroachDB
5 December 2023, The New Stack

Cockroach Entices High-End Legacy Workloads with v23.2
18 January 2024, Datanami

provided by Google News

Reviews - Features
1 March 2024, Reverse Shot

Tilda Swinton on 'Problemista' Fan Horror Stories About Her Character
1 March 2024, IndieWire

Apple Filed for new Trademarks in the U.S. and Hong Kong this week for the Figurative Version of 'Reality Composer ...
15 October 2023, Patently Apple

Apple Subsidiary to Face Worker's Job Loss Claims, but Not Apple
14 February 2024, Bloomberg Law

Apple subsidiary FileMaker returns to its original name from the '80s
6 August 2019, The Verge

provided by Google News

Industrial IoT (IIoT) edge solution for railway operators – a Kapsch ObjectBox Case Study
21 June 2019, 1E9

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

provided by Google News

5 Reasons to Run MongoDB on Kubernetes
6 March 2024, The New Stack

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

Percona launches management system aimed at open-source databases
17 May 2022, The Register

6 keys to MongoDB database security
22 May 2019, InfoWorld

15 Best Free Database Software for Data Management in 2023
20 April 2023, G2

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

RavenDB Adds Graph Queries
15 May 2019, Datanami

provided by Google News



Share this page

Featured Products

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here