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

DBMS > Derby vs. Galaxybase vs. SpatiaLite vs. TDengine vs. Vitess

System Properties Comparison Derby vs. Galaxybase vs. SpatiaLite vs. TDengine vs. Vitess

Editorial information provided by DB-Engines
NameDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonGalaxybase  Xexclude from comparisonSpatiaLite  Xexclude from comparisonTDengine  Xexclude from comparisonVitess  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Scalable, ACID-compliant native distributed parallel graph platformSpatial extension of SQLiteTime Series DBMS and big data platformScalable, distributed, cloud-native DBMS, extending MySQL
Primary database modelRelational DBMSGraph DBMSSpatial DBMSTime Series DBMSRelational DBMS
Secondary database modelsRelational DBMSRelational DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score0.00
Rank#383  Overall
#39  Graph DBMS
Score1.60
Rank#149  Overall
#3  Spatial DBMS
Score2.60
Rank#107  Overall
#8  Time Series DBMS
Score0.82
Rank#209  Overall
#97  Relational DBMS
Websitedb.apache.org/­derbygalaxybase.comwww.gaia-gis.it/­fossil/­libspatialite/­indexgithub.com/­taosdata/­TDengine
tdengine.com
vitess.io
Technical documentationdb.apache.org/­derby/­manuals/­index.htmlwww.gaia-gis.it/­gaia-sins/­spatialite_topics.htmldocs.tdengine.comvitess.io/­docs
DeveloperApache Software FoundationChuanglin(Createlink) Technology Co., Ltd 浙江创邻科技有限公司Alessandro FurieriTDEngine, previously Taos DataThe Linux Foundation, PlanetScale
Initial release19972017200820192013
Current release10.17.1.0, November 2023Nov 20, November 20215.0.0, August 20203.0, August 202215.0.2, December 2022
License infoCommercial or Open SourceOpen Source infoApache version 2commercialOpen Source infoMPL 1.1, GPL v2.0 or LGPL v2.1Open Source infoAGPL V3, also commercial editions availableOpen Source infoApache Version 2.0, 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 languageJavaC and JavaC++CGo
Server operating systemsAll OS with a Java VMLinuxserver-lessLinux
Windows
Docker
Linux
macOS
Data schemeyesStrong typed schemayesyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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 indexesyesyesyesnoyes
SQL infoSupport of SQLyesnoyesStandard SQL with extensions for time-series applicationsyes infowith proprietary extensions
APIs and other access methodsJDBCBrowser interface
console (shell)
Graph API (Gremlin)
OpenCypher
Proprietary native API
JDBC
RESTful HTTP API
ADO.NET
JDBC
MySQL protocol
ODBC
Supported programming languagesJavaGo
Java
Python
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Rust
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresJava Stored Proceduresuser defined procedures and functionsnonoyes infoproprietary syntax
Triggersyesyesyes, via alarm monitoringyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnoneShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnoneyesMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integrityyesyes infoRelationships in graphsyesnoyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID at shard level
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infotable locks or row locks depending on storage engine
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.yesyesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardRole-based access controlnoyesUsers with fine-grained authorization concept infono user groups or roles
More information provided by the system vendor
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBGalaxybaseSpatiaLiteTDengineVitess
Specific characteristicsTDengine™ is a next generation data historian purpose-built for Industry 4.0 and...
» more
Competitive advantagesHigh Performance at any Scale: TDengine is purpose-built for handling massive industrial...
» more
Typical application scenariosTDengine is designed for Industrial IoT scenarios, including: Manufacturing Connected...
» more
Market metricsTDengine has garnered over 22,500 stars on GitHub and is used in over 50 countries...
» more
Licensing and pricing modelsTDengine OSS is an open source, cloud native time series database. It includes built-in...
» more
News

Seamless Data Integration from MQTT and InfluxDB to TDengine
22 May 2024

Solving Long Query Performance Bottlenecks
22 May 2024

What Is Predictive Maintenance?
17 May 2024

Can Typical Time-Series Databases Replace Data Historians?
8 May 2024

TDengine 3.3.0.0 Release Notes
7 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
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBGalaxybaseSpatiaLiteTDengineVitess
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Recent citations in the news

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

The Arrival of Java 20
21 March 2023, Oracle

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

TDengine named Top Global Industrial Data Management Solution
4 January 2024, IT Brief Australia

New TDengine Benchmark Results Show Up to 37.0x Higher Query Performance Than InfluxDB and TimescaleDB
28 February 2023, Yahoo Finance

TDengine debuts cloud-based time-series data processing platform for IoT deployments
20 September 2022, SiliconANGLE News

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

MindsDB is now the leading and fastest growing applied ML platform in the world India - English
3 November 2022, PR Newswire

provided by Google News

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18 May 2021, Datanami

PlanetScale grabs YouTube-developed open-source tech, promises Vitess DBaaS with on-the-fly schema changes
18 May 2021, The Register

With Vitess 4.0, database vendor matures cloud-native platform
13 November 2019, TechTarget

Massively Scaling MySQL Using Vitess
19 February 2019, InfoQ.com

PlanetScale Serves up Vitess-Powered Serverless MySQL
23 November 2021, The New Stack

provided by Google News



Share this page

Featured Products

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

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.

RaimaDB logo

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

Present your product here