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. Newts vs. SpatiaLite vs. TiDB vs. Warp 10

System Properties Comparison Derby vs. Newts vs. SpatiaLite vs. TiDB vs. Warp 10

Editorial information provided by DB-Engines
NameDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonNewts  Xexclude from comparisonSpatiaLite  Xexclude from comparisonTiDB  Xexclude from comparisonWarp 10  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Time Series DBMS based on CassandraSpatial extension of SQLiteTiDB is an open source distributed SQL database that supports Hybrid Transactional/Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability.TimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelRelational DBMSTime Series DBMSSpatial DBMSRelational DBMSTime Series DBMS
Secondary database modelsRelational DBMSDocument store
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
#41  Time Series DBMS
Score1.60
Rank#149  Overall
#3  Spatial DBMS
Score4.66
Rank#70  Overall
#38  Relational DBMS
Score0.07
Rank#349  Overall
#32  Time Series DBMS
Websitedb.apache.org/­derbyopennms.github.io/­newtswww.gaia-gis.it/­fossil/­libspatialite/­indexpingcap.comwww.warp10.io
Technical documentationdb.apache.org/­derby/­manuals/­index.htmlgithub.com/­OpenNMS/­newts/­wikiwww.gaia-gis.it/­gaia-sins/­spatialite_topics.htmldocs.pingcap.com/­tidb/­stablewww.warp10.io/­content/­02_Getting_started
DeveloperApache Software FoundationOpenNMS GroupAlessandro FurieriPingCAP, Inc.SenX
Initial release19972014200820162015
Current release10.17.1.0, November 20235.0.0, August 20208.0.0, March 2024
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoApache 2.0Open Source infoMPL 1.1, GPL v2.0 or LGPL v2.1Open Source infoApache 2.0Open Source infoApache License 2.0
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.
TiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.
Implementation languageJavaJavaC++Go, RustJava
Server operating systemsAll OS with a Java VMLinux
OS X
Windows
server-lessLinuxLinux
OS X
Windows
Data schemeyesschema-freeyesyesschema-free
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.yesnononono
Secondary indexesyesnoyesyesno
SQL infoSupport of SQLyesnoyesyesno
APIs and other access methodsJDBCHTTP REST
Java API
GORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
HTTP API
Jupyter
WebSocket
Supported programming languagesJavaJavaAda
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 Proceduresnononoyes infoWarpScript
Triggersyesnoyesnono
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infobased on Cassandranonehorizontal partitioning (by key range)Sharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationselectable replication factor infobased on CassandranoneUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.selectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes infowith TiSpark Connectorno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integrityyesnoyesyes infofull support since version 6.6no
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDno
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.yesnoyesnoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardnonoFine grained access rights according to SQL-standardMandatory use of cryptographic tokens, containing fine-grained authorizations
More information provided by the system vendor
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBNewtsSpatiaLiteTiDBWarp 10
Specific characteristicsTiDB is an advanced open-source, distributed SQL database for modern application...
» more
Competitive advantages- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» more
Typical application scenariosTiDB is ideal for transactional applications that require extreme scalability and...
» more
Key customersBlock, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» more
Market metrics34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» more
Licensing and pricing modelsTiDB Community : Free open source software (Apache 2.0) TiDB Self-Hosted : Enterprise...
» 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 JavaDBNewtsSpatiaLiteTiDBWarp 10
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

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

Farewell, Froggy: The Age of Ribbit Is Nearing an End
25 May 2013, Mother Jones

provided by Google News

How PingCAP transformed TiDB into a serverless DBaaS using Amazon S3 and Amazon EBS | Amazon Web Services
14 November 2023, AWS Blog

PingCAP Launches TiDB 7.5, Enhancing Distributed SQL Database Tech
19 December 2023, Datanami

Google Cloud's C3D Instances Provide Strong Performance Value For PingCAP's TiDB
28 March 2024, Phoronix

Announcing TiDB 7.4: The Best Database Alternative for MySQL 8.0
1 November 2023, PR Newswire

Unlocking performance, scalability, and cost-efficiency of Zomato's Billing Platform by switching from TiDB to ...
22 December 2023, AWS Blog

provided by Google News

Time Series Intelligence Software Market Business Insights, Key Trend Analysis | Google, SAP, Azure Time Series ...
24 April 2024, Amoré

provided by Google News



Share this page

Featured Products

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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