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. GridGain vs. Sphinx vs. STSdb vs. TerminusDB

System Properties Comparison Derby vs. GridGain vs. Sphinx vs. STSdb vs. TerminusDB

Editorial information provided by DB-Engines
NameDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonGridGain  Xexclude from comparisonSphinx  Xexclude from comparisonSTSdb  Xexclude from comparisonTerminusDB infoformer name was DataChemist  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.GridGain is an in-memory computing platform, built on Apache IgniteOpen source search engine for searching in data from different sources, e.g. relational databasesKey-Value Store with special method for indexing infooptimized for high performance using a special indexing methodScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationships
Primary database modelRelational DBMSKey-value store
Relational DBMS
Search engineKey-value storeGraph DBMS
Secondary database modelsDocument store
RDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score1.47
Rank#154  Overall
#26  Key-value stores
#72  Relational DBMS
Score5.98
Rank#56  Overall
#5  Search engines
Score0.04
Rank#360  Overall
#52  Key-value stores
Score0.17
Rank#325  Overall
#29  Graph DBMS
Websitedb.apache.org/­derbywww.gridgain.comsphinxsearch.comgithub.com/­STSSoft/­STSdb4terminusdb.com
Technical documentationdb.apache.org/­derby/­manuals/­index.htmlwww.gridgain.com/­docs/­index.htmlsphinxsearch.com/­docsterminusdb.github.io/­terminusdb/­#
DeveloperApache Software FoundationGridGain Systems, Inc.Sphinx Technologies Inc.STS Soft SCDataChemist Ltd.
Initial release19972007200120112018
Current release10.17.1.0, November 2023GridGain 8.5.13.5.1, February 20234.0.8, September 201511.0.0, January 2023
License infoCommercial or Open SourceOpen Source infoApache version 2commercialOpen Source infoGPL version 2, commercial licence availableOpen Source infoGPLv2, commercial license availableOpen Source infoGPL V3
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 languageJavaJava, C++, .NetC++C#Prolog, Rust
Server operating systemsAll OS with a Java VMLinux
OS X
Solaris
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
WindowsLinux
Data schemeyesyesyesyesyes
Typing infopredefined data types such as float or dateyesyesnoyes infoprimitive types and user defined types (classes)yes
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.yesyesno
Secondary indexesyesyesyes infofull-text index on all search fieldsno
SQL infoSupport of SQLyesANSI-99 for query and DML statements, subset of DDLSQL-like query language (SphinxQL)noSQL-like query language (WOQL)
APIs and other access methodsJDBCHDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
Proprietary protocol.NET Client APIOWL
RESTful HTTP API
WOQL (Web Object Query Language)
Supported programming languagesJavaC#
C++
Java
PHP
Python
Ruby
Scala
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
C#
Java
JavaScript
Python
Server-side scripts infoStored proceduresJava Stored Proceduresyes (compute grid and cache interceptors can be used instead)nonoyes
Triggersyesyes (cache interceptors and events)nonoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infoPartitioning is done manually, search queries against distributed index is supportednoneGraph Partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyes (replicated cache)nonenoneJournaling Streams
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes (compute grid and hadoop accelerator)nonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnonoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Sphinx index.yesyes infoin-memory journaling
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardSecurity Hooks for custom implementationsnonoRole-based access control

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
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBGridGainSphinxSTSdbTerminusDB infoformer name was DataChemist
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

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 Arrival of Java 20
21 March 2023, blogs.oracle.com

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

provided by Google News

GridGain in-memory data and generative AI – Blocks and Files
10 May 2024, Blocks & Files

GridGain to Sponsor and Speak at Three Key Industry Events in May 2024
6 May 2024, Martechcube

GridGain's 2023 Growth Positions Company for Strong 2024
25 January 2024, Datanami

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

GridGain Named in the 2023 Gartner® Market Guide for Event Stream Processing
22 August 2023, GlobeNewswire

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

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

Beyond the Concert Hall: 5 Organizations Making a Difference in Classical Music in 2018 | WQXR Editorial
22 December 2018, WQXR Radio

provided by Google News

How TerminusDB is commercializing its open source graph database
16 March 2021, VentureBeat

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Dublin-based data collaboration tool TerminusDB raises €3.6 million in seed round
15 March 2021, Tech.eu

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source ...
12 April 2022, United Nations Office for Disaster Risk Reduction

Trinity College spinout TerminusDB secures €3.6m in investment
15 March 2021, The Irish Times

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.

AllegroGraph logo

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

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.

Present your product here