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

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

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

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonMemgraph  Xexclude from comparisonOceanBase  Xexclude from comparisonRRDtool  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionJavaScript DBMS libraryAn open source graph database built for real-time streaming and compatible with Neo4jA 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
Relational DBMS
Graph DBMSRelational 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
Score0.41
Rank#262  Overall
#40  Document stores
#121  Relational DBMS
Score2.82
Rank#96  Overall
#7  Graph 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
Websitealasql.orgmemgraph.comen.oceanbase.comoss.oetiker.ch/­rrdtoolwww.stardog.com
Technical documentationgithub.com/­AlaSQL/­alasqlmemgraph.com/­docsen.oceanbase.com/­docs/­oceanbase-databaseoss.oetiker.ch/­rrdtool/­docdocs.stardog.com
Social network pagesGitHubLinkedInTwitterDiscordFacebook
DeveloperAndrey Gershun & Mathias R. WulffMemgraph LtdOceanBase infopreviously Alibaba and Ant GroupTobias OetikerStardog-Union
Initial release20142017201019992010
Current release4.3.0, April 20241.8.0, 20227.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen 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 languageJavaScriptC and C++C++C infoImplementations in Java (e.g. RRD4J) and C# availableJava
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)LinuxLinuxHP-UX
Linux
Linux
macOS
Windows
Data schemeschema-freeschema-free and schema-optionalyesyesschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or datenoyesyesNumeric 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 indexesnoyesnoyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.noyesnoYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsJavaScript APIBolt protocol
Cypher query language
JDBC
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 languagesJavaScript.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
Ada 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 proceduresnoPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modenouser defined functions and aggregates, HTTP Server extensions in Java
Triggersyesyesnoyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infodynamic graph partitioninghorizontal partitioning (by hash, key, range, range columns, list, and list columns)nonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication using RAFTMulti-source replication using PaxosnoneMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencynoneImmediate Consistency in HA-Cluster
Foreign keys infoReferential integrityyesyes inforelationships in graphsyesnoyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACID infowith snapshot isolationACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyes infoby using the rrdcached daemonyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyes infowith periodic snapshot and write-ahead logging (WAL) of changesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes
User concepts infoAccess controlnoUsers, roles and permissionsAccess rights for users, groups and roles according to SQL-standardnoAccess rights for users and roles
More information provided by the system vendor
AlaSQLMemgraphOceanBaseRRDtoolStardog
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» more
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» 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
AlaSQLMemgraphOceanBaseRRDtoolStardog
DB-Engines blog posts

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

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

Enhance Your Network Analysis with the Power of a Graph DB
4 May 2024, Towards Data Science

Top Open Source Graph Databases
3 June 2024, MarkTechPost

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20 October 2021, The Recursive

Memgraph Launches Streaming Graph Algorithms to the Masses; Announces $9.34MM Seed Funding Led by Microsoft’s M12
5 October 2021, Business Wire

Modeling, Visualizing, and Navigating a Transportation Network with Memgraph
12 April 2021, 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

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

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.

Milvus logo

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

RaimaDB logo

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

Present your product here