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. HyperSQL vs. Newts vs. Oracle Berkeley DB vs. Stardog

System Properties Comparison DolphinDB vs. HyperSQL vs. Newts vs. Oracle Berkeley DB vs. Stardog

Editorial information provided by DB-Engines
NameDolphinDB  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonNewts  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonStardog  Xexclude from comparison
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.Multithreaded, transactional RDBMS written in Java infoalso known as HSQLDBTime Series DBMS based on CassandraWidely used in-process key-value storeEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelTime Series DBMSRelational DBMSTime Series DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Graph DBMS
RDF store
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.13
Rank#80  Overall
#6  Time Series DBMS
Score3.49
Rank#87  Overall
#47  Relational DBMS
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Score2.21
Rank#117  Overall
#20  Key-value stores
#3  Native XML DBMS
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Websitewww.dolphindb.comhsqldb.orgopennms.github.io/­newtswww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlwww.stardog.com
Technical documentationdocs.dolphindb.cn/­en/­help200/­index.htmlhsqldb.org/­web/­hsqlDocsFrame.htmlgithub.com/­OpenNMS/­newts/­wikidocs.oracle.com/­cd/­E17076_05/­html/­index.htmldocs.stardog.com
DeveloperDolphinDB, IncOpenNMS GroupOracle infooriginally developed by Sleepycat, which was acquired by OracleStardog-Union
Initial release20182001201419942010
Current releasev2.00.4, January 20222.7.2, June 202318.1.40, May 20207.3.0, May 2020
License infoCommercial or Open Sourcecommercial infofree community version availableOpen Source infobased on BSD licenseOpen Source infoApache 2.0Open Source infocommercial license availablecommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
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++JavaJavaC, Java, C++ (depending on the Berkeley DB edition)Java
Server operating systemsLinux
Windows
All OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinux
OS X
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Linux
macOS
Windows
Data schemeyesyesschema-freeschema-freeschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyesyesyesnoyes
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.nononoyes infoonly with the Berkeley DB XML editionno infoImport/export of XML data possible
Secondary indexesyesyesnoyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLSQL-like query languageyesnoyes infoSQL interfaced based on SQLite is availableYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsJDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
HTTP API infoJDBC via HTTP
JDBC
ODBC
HTTP REST
Java API
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languagesC#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
All languages supporting JDBC/ODBC
Java
Java.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresyesJava, SQLnonouser defined functions and aggregates, HTTP Server extensions in Java
Triggersnoyesnoyes infoonly for the SQL APIyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningnoneSharding infobased on Cassandranonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneselectable replication factor infobased on CassandraSource-replica replicationMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate Consistency in HA-Cluster
Foreign keys infoReferential integritynoyesnonoyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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.yesyesnoyesyes
User concepts infoAccess controlAdministrators, Users, Groupsfine grained access rights according to SQL-standardnonoAccess rights for users and roles

More information provided by the system vendor

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
DolphinDBHyperSQL infoalso known as HSQLDBNewtsOracle Berkeley DBStardog
Recent citations in the news

HyperSQL DataBase flaw leaves library vulnerable to RCE
24 October 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14 November 2022, TheServerSide.com

provided by Google News

Margo Seltzer Named ACM Athena Lecturer for Technical and Mentoring Contributions
26 April 2023, HPCwire

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

Margo I. Seltzer | Berkman Klein Center
18 August 2020, Berkman Klein Center

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5 March 2019, ADT Magazine

Oracle buys Sleepycat Software
14 February 2006, MarketWatch

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.

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.

Milvus logo

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

Present your product here