DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Derby vs. DolphinDB vs. ObjectBox vs. Percona Server for MongoDB vs. Sphinx

System Properties Comparison Derby vs. DolphinDB vs. ObjectBox vs. Percona Server for MongoDB vs. Sphinx

Editorial information provided by DB-Engines
NameDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonDolphinDB  Xexclude from comparisonObjectBox  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.DolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.Extremely fast embedded database for small devices, IoT and MobileA drop-in replacement for MongoDB Community Edition with enterprise-grade features.Open source search engine for searching in data from different sources, e.g. relational databases
Primary database modelRelational DBMSTime Series DBMSObject oriented DBMSDocument storeSearch engine
Secondary database modelsRelational DBMSTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score4.13
Rank#80  Overall
#6  Time Series DBMS
Score1.20
Rank#170  Overall
#5  Object oriented DBMS
Score0.52
Rank#254  Overall
#39  Document stores
Score5.98
Rank#56  Overall
#5  Search engines
Websitedb.apache.org/­derbywww.dolphindb.comobjectbox.iowww.percona.com/­mongodb/­software/­percona-server-for-mongodbsphinxsearch.com
Technical documentationdb.apache.org/­derby/­manuals/­index.htmldocs.dolphindb.cn/­en/­help200/­index.htmldocs.objectbox.iodocs.percona.com/­percona-distribution-for-mongodbsphinxsearch.com/­docs
DeveloperApache Software FoundationDolphinDB, IncObjectBox LimitedPerconaSphinx Technologies Inc.
Initial release19972018201720152001
Current release10.17.1.0, November 2023v2.00.4, January 20223.4.10-2.10, November 20173.5.1, February 2023
License infoCommercial or Open SourceOpen Source infoApache version 2commercial infofree community version availableOpen Source infoApache License 2.0Open Source infoGPL Version 2Open Source infoGPL version 2, commercial licence 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 languageJavaC++C and C++C++C++
Server operating systemsAll OS with a Java VMLinux
Windows
Android
iOS
Linux
macOS
Windows
LinuxFreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeyesyesyesschema-freeyes
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.yesnonono
Secondary indexesyesyesyesyesyes infofull-text index on all search fields
SQL infoSupport of SQLyesSQL-like query languagenonoSQL-like query language (SphinxQL)
APIs and other access methodsJDBCJDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
Proprietary native APIproprietary protocol using JSONProprietary protocol
Supported programming languagesJavaC#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
C
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
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresJava Stored ProceduresyesnoJavaScriptno
Triggersyesnononono
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioningnoneShardingSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyesonline/offline synchronization between client and serverSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesnoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesACIDnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoThe original contents of fields are not stored in the Sphinx index.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyes infovia In-Memory Engine
User concepts infoAccess controlfine grained access rights according to SQL-standardAdministrators, Users, GroupsyesAccess rights for users and rolesno
More information provided by the system vendor
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBDolphinDBObjectBoxPercona Server for MongoDBSphinx
News

The first On-Device Vector Database: ObjectBox 4.0
16 May 2024

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

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
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBDolphinDBObjectBoxPercona Server for MongoDBSphinx
DB-Engines blog posts

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Recent citations in the news

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

No, Citrix did not kill CloudStack
15 September 2014, InfoWorld

A gentle introduction to Apache Druid in Google Cloud Platform
21 October 2019, Towards Data Science

JDBC in Java: 5 facts to know before you begin
30 May 2019, TheServerSide.com

provided by Google News

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

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

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

The essential guide to MongoDB security
2 February 2017, InfoWorld

Percona's DBMS Popularity Survey
25 June 2019, iProgrammer

provided by Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2 February 2024, Towards Data Science

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Googles Newest Challenger
11 January 2024, Free Press Journal

The Pirate Bay was recently down for over a week due to a DDoS attack
29 October 2019, The Hacker News

How to Build 600+ Links in One Month
4 September 2020, Search Engine Journal

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

Neo4j logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

RaimaDB logo

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

Present your product here