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

DBMS > Derby vs. mSQL vs. OpenQM vs. OrigoDB vs. Vertica

System Properties Comparison Derby vs. mSQL vs. OpenQM vs. OrigoDB vs. Vertica

Editorial information provided by DB-Engines
NameDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonOpenQM infoalso called QM  Xexclude from comparisonOrigoDB  Xexclude from comparisonVertica infoOpenText™ Vertica™  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.mSQL (Mini SQL) is a simple and lightweight RDBMSQpenQM is a high-performance, self-tuning, multi-value DBMSA fully ACID in-memory object graph databaseCloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.
Primary database modelRelational DBMSRelational DBMSMultivalue DBMSDocument store
Object oriented DBMS
Relational DBMS infoColumn oriented
Secondary database modelsSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score0.27
Rank#298  Overall
#10  Multivalue DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score10.68
Rank#43  Overall
#27  Relational DBMS
Websitedb.apache.org/­derbyhughestech.com.au/­products/­msqlwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-open-qmorigodb.comwww.vertica.com
Technical documentationdb.apache.org/­derby/­manuals/­index.htmlorigodb.com/­docsvertica.com/­documentation
DeveloperApache Software FoundationHughes TechnologiesRocket Software, originally Martin PhillipsRobert Friberg et alOpenText infopreviously Micro Focus and Hewlett Packard
Initial release1997199419932009 infounder the name LiveDB2005
Current release10.17.1.0, November 20234.4, October 20213.4-1212.0.3, January 2023
License infoCommercial or Open SourceOpen Source infoApache version 2commercial infofree licenses can be providedOpen Source infoGPLv2, extended commercial license availableOpen Sourcecommercial infoLimited community edition free
Cloud-based only infoOnly available as a cloud servicenonononono infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containers
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaCC#C++
Server operating systemsAll OS with a Java VMAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
AIX
FreeBSD
Linux
macOS
Raspberry Pi
Solaris
Windows
Linux
Windows
Linux
Data schemeyesyesyes infowith some exceptionsyesYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.
Typing infopredefined data types such as float or dateyesyesUser defined using .NET types and collectionsyes
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.yesnoyesno infocan be achieved using .NETno
Secondary indexesyesyesyesyesNo Indexes Required. Different internal optimization strategy, but same functionality included.
SQL infoSupport of SQLyesA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersnonoFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.
APIs and other access methodsJDBCJDBC
ODBC
.NET Client API
HTTP API
LINQ
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Supported programming languagesJavaC
C++
Delphi
Java
Perl
PHP
Tcl
.Net
Basic
C
Java
Objective C
PHP
Python
.NetC#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Server-side scripts infoStored proceduresJava Stored Proceduresnoyesyesyes, PostgreSQL PL/pgSQL, with minor differences
Triggersyesnoyesyes infoDomain Eventsyes, called Custom Alerts
Partitioning methods infoMethods for storing different data on different nodesnonenoneyeshorizontal partitioning infoclient side managed; servers are not synchronizedhorizontal partitioning, hierarchical partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnoneyesSource-replica replicationMulti-source replication infoOne, or more copies of data replicated across nodes, or object-store used for repository.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono infoBi-directional Spark integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonodepending on modelyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesnoyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoWrite ahead logyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardnoAccess rights can be defined down to the item levelRole based authorizationfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash
More information provided by the system vendor
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBmSQL infoMini SQLOpenQM infoalso called QMOrigoDBVertica infoOpenText™ Vertica™
Specific characteristicsDeploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» more
Competitive advantagesFast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» more
Typical application scenariosCommunication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» more
Key customersAbiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» more
Licensing and pricing modelsCost-based models and subscription-based models are both available. One license is...
» more

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 JavaDBmSQL infoMini SQLOpenQM infoalso called QMOrigoDBVertica infoOpenText™ Vertica™
Recent citations in the news

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

Top Database Tools for Java Developers in 2023
17 November 2023, TechRepublic

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

The Apache® Software Foundation Announces 18 Years of Open Source Leadership
28 March 2017, GlobeNewswire

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

provided by Google News

Writing a Web Service in Perl
9 July 2003, PCQuest

Higher Education PS rules out ghost students before PAC
29 November 2018, diggers.news

provided by Google News

OCI Object Storage Completes Technical Validation of Vertica in Eon Mode
16 October 2023, blogs.oracle.com

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

OpenText expands enterprise portfolio with AI and Micro Focus integrations
25 July 2023, VentureBeat

OpenText integrates Micro Focus tech through Cloud Editions 23.3
26 July 2023, Techzine Europe

Postgres pioneer Michael Stonebraker promises to upend the database once more
26 December 2023, The Register

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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