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

DBMS > AlaSQL vs. Dragonfly vs. GreptimeDB vs. InfinityDB vs. Oracle

System Properties Comparison AlaSQL vs. Dragonfly vs. GreptimeDB vs. InfinityDB vs. Oracle

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonDragonfly  Xexclude from comparisonGreptimeDB  Xexclude from comparisonInfinityDB  Xexclude from comparisonOracle  Xexclude from comparison
DescriptionJavaScript DBMS libraryA drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceAn open source Time Series DBMS built for increased scalability, high performance and efficiencyA Java embedded Key-Value Store which extends the Java Map interfaceWidely used RDBMS
Primary database modelDocument store
Relational DBMS
Key-value storeTime Series DBMSKey-value storeRelational DBMS
Secondary database modelsDocument store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score0.41
Rank#266  Overall
#38  Key-value stores
Score0.06
Rank#352  Overall
#33  Time Series DBMS
Score0.00
Rank#378  Overall
#57  Key-value stores
Score1236.29
Rank#1  Overall
#1  Relational DBMS
Websitealasql.orggithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
greptime.comboilerbay.comwww.oracle.com/­database
Technical documentationgithub.com/­AlaSQL/­alasqlwww.dragonflydb.io/­docsdocs.greptime.comboilerbay.com/­infinitydb/­manualdocs.oracle.com/­en/­database
DeveloperAndrey Gershun & Mathias R. WulffDragonflyDB team and community contributorsGreptime Inc.Boiler Bay Inc.Oracle
Initial release20142023202220021980
Current release1.0, March 20234.023c, September 2023
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoBSL 1.1Open Source infoApache Version 2.0commercialcommercial inforestricted free version is 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 languageJavaScriptC++RustJavaC and C++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)LinuxAndroid
Docker
FreeBSD
Linux
macOS
Windows
All OS with a Java VMAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Data schemeschema-freescheme-freeschema-free, schema definition possibleyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyes infoSchemaless in JSON and XML columns
Typing infopredefined data types such as float or datenostrings, hashes, lists, sets, sorted sets, bit arraysyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyes
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.nonononoyes
Secondary indexesnonoyesno infomanual creation possible, using inversions based on multi-value capabilityyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.noyesnoyes infowith proprietary extensions
APIs and other access methodsJavaScript APIProprietary protocol infoRESP - REdis Serialization ProtocolgRPC
HTTP API
JDBC
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesJavaScriptC
C#
C++
Clojure
D
Dart
Elixir
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
Objective-C
Perl
PHP
Python
R
Ruby
Rust
Scala
Swift
Tcl
C++
Erlang
Go
Java
JavaScript
JavaC
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
Server-side scripts infoStored proceduresnoLuaPythonnoPL/SQL infoalso stored procedures in Java possible
Triggersyespublish/subscribe channels provide some trigger functionalitynoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnoneSharding, horizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationnoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono infocan be realized in PL/SQL
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyImmediate ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistency
Foreign keys infoReferential integrityyesnono infomanual creation possible, using inversions based on multi-value capabilityyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageAtomic execution of command blocks and scriptsACID infoOptimistic locking for transactions; no isolation for bulk loadsACID infoisolation level can be parameterized
Concurrency infoSupport for concurrent manipulation of datayes, strict serializability by the serveryesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'
User concepts infoAccess controlnoPassword-based authenticationSimple rights management via user accountsnofine grained access rights according to SQL-standard
More information provided by the system vendor
AlaSQLDragonflyGreptimeDBInfinityDBOracle
Specific characteristicsGreptimeDB is a SQL & Python-enabled timeseries database system built from scratch...
» more
Competitive advantages- Inherits advantages of Rust, such as excellent performance, memory safe, resource...
» more
Typical application scenariosFor IoT industries, GreptimeDB can seamless integrate with message queues and other...
» more
Key customersGreptime's clients span multiple sectors including IoT, connected vehicles, and energy...
» more
Market metricsGreptimeDB has garnered global recognition by topping GitHub trends following its...
» more
Licensing and pricing modelsGreptimeDB: open source, distributed, cloud-native TSDB; supports Hybrid Time-series...
» 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
3rd partiesNavicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

Devart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

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

More resources
AlaSQLDragonflyGreptimeDBInfinityDBOracle
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

DragonflyDB Announces $21m in New Funding and General Availability
21 March 2023, Business Wire

DragonflyDB reels in $21M for its speedy in-memory database
21 March 2023, SiliconANGLE News

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

Intel Linux Kernel Optimizations Show Huge Benefit For High Core Count Servers
29 March 2023, Phoronix

New Kubernetes Operator for Dragonfly In-Memory Datastore Now Available for Simplified Operations and Increased ...
18 April 2023, Business Wire

provided by Google News

What's New: May 2024
22 May 2024, Oracle

AI-Fueled Enterprise Data Management: The Rise Of Oracle Database 23ai
7 May 2024, Forbes

Oracle Database 23ai Brings the Power of AI to Enterprise Data and Applications
2 May 2024, PR Newswire

Oracle Database 23ai - all of your data should be in one place, argues CTO Larry Ellison
3 May 2024, diginomica

Exadata System Software 24ai - Delivers mission critical AI at any scale
20 May 2024, Oracle

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.

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

AllegroGraph logo

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

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

Present your product here