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 > DolphinDB vs. Drizzle vs. ObjectBox vs. Solr vs. TypeDB

System Properties Comparison DolphinDB vs. Drizzle vs. ObjectBox vs. Solr vs. TypeDB

Editorial information provided by DB-Engines
NameDolphinDB  Xexclude from comparisonDrizzle  Xexclude from comparisonObjectBox  Xexclude from comparisonSolr  Xexclude from comparisonTypeDB infoformerly named Grakn  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionDolphinDB 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.MySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Lightweight, fast on-device database for IoT, Mobile and Embedded devices, persisting and synchronising objects and vectorsA widely used distributed, scalable search engine based on Apache LuceneTypeDB provides developers with an expressive, customizable type system to manage their data using an award-winning query language, TypeQL, while building on a high-performance, distributed architecture.
Primary database modelTime Series DBMSRelational DBMSObject oriented DBMS
Vector DBMS
Search engineGraph DBMS infoThe type-theoretic data model of TypeDB subsumes the graph database model.
Object oriented DBMS infoThe data model of TypeDB comprises object-oriented features such as class inheritance and interfaces.
Relational DBMS infoThe type-theoretic data model of TypeDB subsumes the relational database model.
Secondary database modelsRelational DBMSTime Series DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.03
Rank#78  Overall
#6  Time Series DBMS
Score1.29
Rank#166  Overall
#5  Object oriented DBMS
#7  Vector DBMS
Score41.02
Rank#24  Overall
#3  Search engines
Score0.70
Rank#230  Overall
#20  Graph DBMS
#8  Object oriented DBMS
#106  Relational DBMS
Websitewww.dolphindb.comgithub.com/­objectbox
objectbox.io
solr.apache.orgtypedb.com
Technical documentationdocs.dolphindb.cn/­en/­help200/­index.htmldocs.objectbox.iosolr.apache.org/­resources.htmltypedb.com/­docs
DeveloperDolphinDB, IncDrizzle project, originally started by Brian AkerObjectBox LimitedApache Software FoundationVaticle
Initial release20182008201720062016
Current releasev2.00.4, January 20227.2.4, September 20124.0 (May 2024)9.6.1, May 20242.28.3, June 2024
License infoCommercial or Open Sourcecommercial infofree community version availableOpen Source infoGNU GPLBindings are released under Apache 2.0 infoApache License 2.0Open Source infoApache Version 2Open Source infoGPL Version 3, commercial licenses 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 languageC++C++C and C++JavaJava
Server operating systemsLinux
Windows
FreeBSD
Linux
OS X
Android
Any POSIX system
Docker
iOS
Linux
macOS
QNX
Windows
All OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)Linux
OS X
Windows
Data schemeyesyesyesyes infoDynamic Fields enables on-the-fly addition of new fieldsyes
Typing infopredefined data types such as float or dateyesyesyes, plus "flex" map-like typesyes infosupports customizable data types and automatic typingyes
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.nonoyesno
Secondary indexesyesyesyesyes infoAll search fields are automatically indexedyes
SQL infoSupport of SQLSQL-like query languageyes infowith proprietary extensionsnoSolr Parallel SQL Interfaceno
APIs and other access methodsJDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
JDBCProprietary native APIJava API
RESTful HTTP/JSON API
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (IDE)
Supported programming languagesC#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
C
C++
Java
PHP
C
C++
Dart (Flutter)
Go
Java
Kotlin
Python
Swift
.Net
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
All JVM based languages
C
C++
Java
JavaScript (Node.js)
Python
Rust
Server-side scripts infoStored proceduresyesnonoJava pluginsno
Triggersnono infohooks for callbacks inside the server can be used.noyes infoUser configurable commands triggered on index changesno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningShardingnoneShardingno
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication
Source-replica replication
Data sync between devices allowing occasional connected databases to work completely offlineyesSynchronous replication via raft
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonospark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reduceno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesnono infosubstituted by the relationship feature
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACIDoptimistic lockingACID
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.yesnoyesno
User concepts infoAccess controlAdministrators, Users, GroupsPluggable authentication mechanisms infoe.g. LDAP, HTTPyesyesyes infoat REST API level; other APIs in progress
More information provided by the system vendor
DolphinDBDrizzleObjectBoxSolrTypeDB infoformerly named Grakn
Specific characteristicsTypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» more
Competitive advantagesTypeDB provides a new level of expressivity, extensibility, interoperability, and...
» more
Typical application scenariosLife sciences : TypeDB makes working with biological data much easier and accelerates...
» more
Licensing and pricing modelsApache f or language drivers, and AGPL and Commercial for the database server. The...
» more
News

The on-device Vector Database for Android and Java
29 May 2024

Vector search: making sense of search queries
29 May 2024

Python on-device Vector and Object Database for Local AI
28 May 2024

Evolution of search: traditional vs vector search
23 May 2024

On-device Vector Database for Dart/Flutter
21 May 2024

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
DolphinDBDrizzleObjectBoxSolrTypeDB infoformerly named Grakn
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

Elasticsearch replaced Solr as the most popular search engine
12 January 2016, Paul Andlinger

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

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

show all

Recent citations in the news

ObjectBox Raises $2M in Funding
4 December 2018, FinSMEs

The Megashift Towards Decentralized Edge Computing
27 August 2021, hackernoon.com

provided by Google News

SOLR-led walkout demands better conditions for Compass workers
27 February 2024, Daily Northwestern

Solr Network Launches Groundbreaking Solana Token Creator
28 May 2024, AccessWire

(SOLR) Technical Data
17 May 2024, Stock Traders Daily

SOLR hosts teach-in of labor movements at Northwestern
28 January 2024, Daily Northwestern

Top 5 stock gainers and losers: SOLR.V, GRSL.V, ANON.C
21 November 2023, Equity.Guru

provided by Google News

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2 September 2021, Towards Data Science

Spacecraft Engineering Models: How to Migrate UML to TypeQL
8 September 2021, hackernoon.com

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in Replacement for RocksDB
9 November 2022, Business Wire

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6 October 2020, Towards Data Science

How Roche Discovered Novel Potential Gene Targets with TypeDB
8 June 2021, Towards Data Science

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

Neo4j logo

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

Milvus logo

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

Present your product here