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. Drizzle vs. PouchDB vs. TimescaleDB vs. Valentina Server

System Properties Comparison Derby vs. Drizzle vs. PouchDB vs. TimescaleDB vs. Valentina Server

Editorial information provided by DB-Engines
NameDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonDrizzle  Xexclude from comparisonPouchDB  Xexclude from comparisonTimescaleDB  Xexclude from comparisonValentina Server  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.MySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.JavaScript DBMS with an API inspired by CouchDBA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQLObject-relational database and reports server
Primary database modelRelational DBMSRelational DBMSDocument storeTime Series DBMSRelational DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.30
Rank#66  Overall
#36  Relational DBMS
Score2.35
Rank#116  Overall
#22  Document stores
Score4.87
Rank#74  Overall
#4  Time Series DBMS
Score0.18
Rank#329  Overall
#144  Relational DBMS
Websitedb.apache.org/­derbypouchdb.comwww.timescale.comwww.valentina-db.net
Technical documentationdb.apache.org/­derby/­manuals/­index.htmlpouchdb.com/­guidesdocs.timescale.comvalentina-db.com/­docs/­dokuwiki/­v5/­doku.php
DeveloperApache Software FoundationDrizzle project, originally started by Brian AkerApache Software FoundationTimescaleParadigma Software
Initial release19972008201220171999
Current release10.17.1.0, November 20237.2.4, September 20127.1.1, June 20192.13.0, November 20235.7.5
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoGNU GPLOpen SourceOpen Source infoApache 2.0commercial
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++JavaScriptC
Server operating systemsAll OS with a Java VMFreeBSD
Linux
OS X
server-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Linux
OS X
Windows
Data schemeyesyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesnonumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data typesyes
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.yesnoyes
Secondary indexesyesyesyes infovia viewsyesyes
SQL infoSupport of SQLyesyes infowith proprietary extensionsnoyes infofull PostgreSQL SQL syntaxyes
APIs and other access methodsJDBCJDBCHTTP REST infoonly for PouchDB Server
JavaScript API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
ODBC
Supported programming languagesJavaC
C++
Java
PHP
JavaScript.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
.Net
C
C#
C++
Objective-C
PHP
Ruby
Visual Basic
Visual Basic.NET
Server-side scripts infoStored proceduresJava Stored ProceduresnoView functions in JavaScriptuser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shellyes
Triggersyesno infohooks for callbacks inside the server can be used.yesyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infowith a proxy-based framework, named couchdb-loungeyes, across time and space (hash partitioning) attributes
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationMulti-source replication
Source-replica replication
Multi-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Source-replica replication with hot standby and reads on replicas info
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardPluggable authentication mechanisms infoe.g. LDAP, HTTPnofine grained access rights according to SQL-standardfine grained access rights according to SQL-standard

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 JavaDBDrizzlePouchDBTimescaleDBValentina Server
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

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

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, Oracle

The Ultimate Open Source Database List Profiling 16 Software Tools
30 May 2019, Solutions Review

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

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, IBM

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

provided by Google News

TimescaleDB Is a Vector Database Now, Too
25 September 2023, Datanami

TimescaleDB for Azure Database for PostgreSQL to power IoT and time-series workloads | Azure updates
18 March 2019, azure.microsoft.com

Visualizing IoT Data at Scale With Hopara and TimescaleDB
16 May 2023, Embedded Computing Design

Timescale Announces Corporate Rebrand Reflecting Company's Growth
17 May 2023, PR Newswire

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22 February 2022, Business Wire

provided by Google News

A Look at Valentina — SitePoint
18 April 2014, SitePoint

MySQL GUI Tools for Windows and Ubuntu/Linux: Top 8 free or open source
7 December 2018, H2S Media

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

Present your product here