DB-EnginesEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Aerospike vs. AlaSQL vs. OceanBase vs. RRDtool vs. Stardog

System Properties Comparison Aerospike vs. AlaSQL vs. OceanBase vs. RRDtool vs. Stardog

Editorial information provided by DB-Engines
NameAerospike infopreviously called Citrusleaf  Xexclude from comparisonAlaSQL  Xexclude from comparisonOceanBase  Xexclude from comparisonRRDtool  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionFlash-optimized In-memory NoSQL DatabaseJavaScript DBMS libraryA distributed, high available RDBMS compatible with Oracle and MySQLIndustry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.Enterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelDocument store
Graph DBMS infoleveraging Apache Tinkerpop
Key-value store
Spatial DBMS
Vector DBMS
Document store
Relational DBMS
Relational DBMSTime Series DBMSGraph DBMS
RDF store
Secondary database modelsDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.57
Rank#60  Overall
#10  Document stores
#3  Graph DBMS
#6  Key-value stores
#2  Spatial DBMS
#3  Vector DBMS
Score0.41
Rank#262  Overall
#40  Document stores
#121  Relational DBMS
Score2.03
Rank#119  Overall
#58  Relational DBMS
Score1.68
Rank#137  Overall
#11  Time Series DBMS
Score1.92
Rank#122  Overall
#10  Graph DBMS
#6  RDF stores
Websiteaerospike.comalasql.orgen.oceanbase.comoss.oetiker.ch/­rrdtoolwww.stardog.com
Technical documentationdocs.aerospike.comgithub.com/­AlaSQL/­alasqlen.oceanbase.com/­docs/­oceanbase-databaseoss.oetiker.ch/­rrdtool/­docdocs.stardog.com
DeveloperAerospikeAndrey Gershun & Mathias R. WulffOceanBase infopreviously Alibaba and Ant GroupTobias OetikerStardog-Union
Initial release20122014201019992010
Current release7.1, May 20244.3.0, April 20241.8.0, 20227.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoApache and AGPL Licenses; open sourced in June 2014; commercial Enterprise Edition availableOpen Source infoMIT-LicenseOpen Source infoCommercial license availableOpen Source infoGPL V2 and FLOSScommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
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 languageCJavaScriptC++C infoImplementations in Java (e.g. RRD4J) and C# availableJava
Server operating systemsLinuxserver-less, requires a JavaScript environment (browser, Node.js)LinuxHP-UX
Linux
Linux
macOS
Windows
Data schemeschema-freeschema-freeyesyesschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyesnoyesNumeric data onlyyes
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.nonoyesno infoExporting into and restoring from XML files possibleno infoImport/export of XML data possible
Secondary indexesyesnoyesnoyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLnoClose to SQL99, but no user access control, stored procedures and host language bindings.yesnoYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsJDBC
Proprietary protocol
TinkerPop Gremlin
JavaScript APIJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary native API
Table API
in-process shared library
Pipes
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languages.Net
C
C#
C++
Erlang
Go
Java
JavaScript (Node.js)
Lua
Perl
PHP
Python
Ruby
JavaScriptAda infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
C infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresuser defined functions infowith LuanoPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modenouser defined functions and aggregates, HTTP Server extensions in Java
Triggersnoyesyesnoyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesShardingnonehorizontal partitioning (by hash, key, range, range columns, list, and list columns)nonenone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factornoneMulti-source replication using PaxosnoneMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoAerospike Aggregation Framework is similar to Map/Reducenononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency in cross-datacenter configuration and Immediate Consistency in local cluster configurationnoneImmediate ConsistencynoneImmediate Consistency in HA-Cluster
Foreign keys infoReferential integritynoyesyesnoyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of operationsyes infoonly for local storage and DOM-storageACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoby using the rrdcached daemonyes
Durability infoSupport for making data persistentyesyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes
User concepts infoAccess controlAccess rights for users and roles infowith Enterprise Edition onlynoAccess rights for users, groups and roles according to SQL-standardnoAccess rights for users and roles
More information provided by the system vendor
Aerospike infopreviously called CitrusleafAlaSQLOceanBaseRRDtoolStardog
News

Aerospike Year-over-Year Recurring Revenue Soars by 51% as Demand for AI Rises
4 September 2024

Aerospike Named to Inc. 5000 List of Fastest-Growing Companies in America for Third Consecutive Year
20 August 2024

BSV Association and Aerospike Achieve 100 Billion BSV Blockchain Transactions Per Day on Teranode
30 July 2024

Aerospike Appoints Venkatesh Guntur as Country Head for Southeast Asia
25 June 2024

Aerospike, AWS, Google, Glean, and other Industry Leaders Speaking at Real-time Data Summit 2024
5 June 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
Aerospike infopreviously called CitrusleafAlaSQLOceanBaseRRDtoolStardog
DB-Engines blog posts

Evaluating Hbase and Aerospike Solutions for Real-time System of Record
17 March 2020,  Srini Srinivasan, Aerospike (sponsor) 

show all

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Recent citations in the news

BAE Systems, Aerospike to Advance Real-Time Data Capabilities for US DoD
29 October 2024, The Defense Post

Aerospike Cloud: Scalable Real-time Database-as-a-Service with AWS SaaS Factory Support
5 July 2024, AWS Blog

BAE Systems and Aerospike collaborate to accelerate future real-time data solutions for the U.S. Army
22 October 2024, BAE Systems

Aerospike Year-over-Year Recurring Revenue Soars by 51% as Demand for AI Rises
5 September 2024, Datanami

Aerospike raises $109M for its real-time database platform to capitalize on the AI boom
4 April 2024, TechCrunch

provided by Google News

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

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

provided by Google News

Fintech giant Ant Group spins off database firm as Alibaba affiliates take stake
4 October 2024, South China Morning Post

Meet the Database Built for Modern-Day Pressures (And Your AI Dreams Too)
24 June 2024, CDOTrends

How GCash leverages OceanBase database solution to accelerate its growth and serve over 90 million users
8 October 2024, Asian Business Review

OceanBase announces its listing on Google Cloud Marketplace, expanding cloud database services to 80 availability zones worldwide
27 June 2024, PR Newswire

OceanBase Cloud Database Will Be Available on Google Cloud Marketplace
27 June 2024, Fintech News Singapore

provided by Google News

Critical IP spoofing bug patched in Cacti
15 December 2022, The Daily Swig

Installation Guide for Collectd and Collectd-Web to Monitor Server Resources in Linux
29 November 2017, Linux.com

Customize Munin and try increasing the types of graphs displayed
20 January 2007, GIGAZINE(ギガジン)

5 Best Small Business Network Monitoring Software Tools in 2024
13 May 2024, Addictive Tips

Monitor Router Traffic: 7 Best Monitoring Tools and Software
14 May 2024, Addictive Tips

provided by Google News



Share this page

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Neo4j logo

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

RaimaDB logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here