DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Drizzle vs. jBASE vs. RavenDB vs. SQLite vs. VictoriaMetrics

System Properties Comparison Drizzle vs. jBASE vs. RavenDB vs. SQLite vs. VictoriaMetrics

Editorial information provided by DB-Engines
NameDrizzle  Xexclude from comparisonjBASE  Xexclude from comparisonRavenDB  Xexclude from comparisonSQLite  Xexclude from comparisonVictoriaMetrics  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.
DescriptionMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.A robust multi-value DBMS comprising development tools and middlewareOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseWidely used embeddable, in-process RDBMSA fast, cost-effective and scalable Time Series DBMS and monitoring solution
Primary database modelRelational DBMSMultivalue DBMSDocument storeRelational DBMSTime Series DBMS
Secondary database modelsGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.49
Rank#156  Overall
#3  Multivalue DBMS
Score2.84
Rank#101  Overall
#18  Document stores
Score111.41
Rank#10  Overall
#7  Relational DBMS
Score1.23
Rank#172  Overall
#15  Time Series DBMS
Websitewww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbaseravendb.netwww.sqlite.orgvictoriametrics.com
Technical documentationdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9ravendb.net/­docswww.sqlite.org/­docs.htmldocs.victoriametrics.com
github.com/­VictoriaMetrics/­VictoriaMetrics/­wiki
DeveloperDrizzle project, originally started by Brian AkerRocket Software (formerly Zumasys)Hibernating RhinosDwayne Richard HippVictoriaMetrics
Initial release20081991201020002018
Current release7.2.4, September 20125.75.4, July 20223.46.0  (23 May 2024), May 2024v1.91, May 2023
License infoCommercial or Open SourceOpen Source infoGNU GPLcommercialOpen Source infoAGPL version 3, commercial license availableOpen Source infoPublic DomainOpen Source infoApache Version 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.
Implementation languageC++C#CGo
Server operating systemsFreeBSD
Linux
OS X
AIX
Linux
Windows
Linux
macOS
Raspberry Pi
Windows
server-lessFreeBSD
Linux
macOS
OpenBSD
Data schemeyesschema-freeschema-freeyes infodynamic column types
Typing infopredefined data types such as float or dateyesoptionalnoyes infonot rigid because of 'dynamic typing' concept.
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.yesnono
Secondary indexesyesyesyes
SQL infoSupport of SQLyes infowith proprietary extensionsEmbedded SQL for jBASE in BASICSQL-like query language (RQL)yes infoSQL-92 is not fully supportedno
APIs and other access methodsJDBCJDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Graphite protocol
InfluxDB Line Protocol
OpenTSDB
Prometheus Query API
Prometheus Remote Read/Write
Supported programming languagesC
C++
Java
PHP
.Net
Basic
Jabbascript
Java
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresnoyesyesnono
Triggersno infohooks for callbacks inside the server can be used.yesyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yesMulti-source replicationnoneSynchronous replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Eventual Consistency
Foreign keys infoReferential integrityyesnonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID, Cluster-wide transaction availableACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infovia file-system locksyes
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.yesyesno
User concepts infoAccess controlPluggable authentication mechanisms infoe.g. LDAP, HTTPAccess rights can be defined down to the item levelAuthorization levels configured per client per databaseno

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
3rd partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
DrizzlejBASERavenDBSQLiteVictoriaMetrics
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

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

RavenDB Adds Graph Queries
15 May 2019, Datanami

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.com

provided by Google News

SQLite in Python: A Practical Guide for Developers
1 June 2024, Analytics Insight

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

provided by Google News

VictoriaMetrics Slashes Data Storage Bills by 90% With World's Most Cost-Efficient Monitoring
30 May 2024, Business Wire

OpenTelemetry Is Too Complicated, VictoriaMetrics Says
1 April 2024, Datanami

KubeCon24: VictoriaMetrics' Simpler Alternative to Prometheus
20 March 2024, The New Stack

Green coding - VictoriaMetrics: The efficiency vs complexity trade-off
15 May 2024, ComputerWeekly.com

How VictoriaMetrics' open source approach led to mass industry adoption
3 May 2024, Tech.eu

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.

Present your product here