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 > AlaSQL vs. Blazegraph vs. Dragonfly vs. Drizzle vs. Tibero

System Properties Comparison AlaSQL vs. Blazegraph vs. Dragonfly vs. Drizzle vs. Tibero

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonBlazegraph  Xexclude from comparisonDragonfly  Xexclude from comparisonDrizzle  Xexclude from comparisonTibero  Xexclude from comparison
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionJavaScript DBMS libraryHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.A drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.A secure RDBMS, designed for easy portability from Oracle
Primary database modelDocument store
Relational DBMS
Graph DBMS
RDF store
Key-value storeRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.51
Rank#256  Overall
#40  Document stores
#118  Relational DBMS
Score0.81
Rank#213  Overall
#19  Graph DBMS
#8  RDF stores
Score0.49
Rank#261  Overall
#38  Key-value stores
Score1.59
Rank#148  Overall
#68  Relational DBMS
Websitealasql.orgblazegraph.comgithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
us.tmaxsoft.com/­products/­tibero
Technical documentationgithub.com/­AlaSQL/­alasqlwiki.blazegraph.comwww.dragonflydb.io/­docstechnet.tmaxsoft.com/­upload/­download/­online/­tibero/­pver-20150504-000002/­index.html
DeveloperAndrey Gershun & Mathias R. WulffBlazegraphDragonflyDB team and community contributorsDrizzle project, originally started by Brian AkerTmaxSoft
Initial release20142006202320082003
Current release2.1.5, March 20191.0, March 20237.2.4, September 20126, April 2015
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoextended commercial license availableOpen Source infoBSL 1.1Open Source infoGNU GPLcommercial
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 languageJavaScriptJavaC++C++C and Assembler
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
LinuxFreeBSD
Linux
OS X
AIX
HP-UX
Linux
Solaris
Windows
Data schemeschema-freeschema-freescheme-freeyesyes
Typing infopredefined data types such as float or datenoyes infoRDF literal typesstrings, hashes, lists, sets, sorted sets, bit arraysyesyes
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.nonoyes
Secondary indexesnoyesnoyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SPARQL is used as query languagenoyes infowith proprietary extensionsyes
APIs and other access methodsJavaScript APIJava API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
Proprietary protocol infoRESP - REdis Serialization ProtocolJDBCJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Tibero CLI
Supported programming languagesJavaScript.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
C
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
C++
Java
PHP
C
C#
C++
Cobol
Java
Objective-C
Perl
PHP
Python
Ruby
Visual Basic
Server-side scripts infoStored proceduresnoyesLuanoPersistent Stored Procedure (PSM)
Triggersyesnopublish/subscribe channels provide some trigger functionalityno infohooks for callbacks inside the server can be used.yes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardinghorizontal partitioning infoby range, hash, list or composite
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesSource-replica replicationMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency or Eventual Consistency depending on configurationEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyes infoRelationships in Graphsnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDAtomic execution of command blocks and scriptsACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes, strict serializability by the serveryesyes
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.yesyesno infoplanned for next version
User concepts infoAccess controlnoSecurity and Authentication via Web Application Container (Tomcat, Jetty)Password-based authenticationPluggable authentication mechanisms infoe.g. LDAP, HTTPfine grained access rights according to SQL-standard (SQL 92, SQL 99)

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
AlaSQLBlazegraphDragonflyDrizzleTibero
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

Recent citations in the news

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

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

Harnessing GPUs Delivers a Big Speedup for Graph Analytics
15 December 2015, Datanami

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

This AI Paper Introduces A Comprehensive RDF Dataset With Over 26 Billion Triples Covering Scholarly Data Across All Scientific Disciplines
19 August 2023, MarkTechPost

Representation Learning on RDF* and LPG Knowledge Graphs
24 September 2020, Towards Data Science

Faster with GPUs: 5 turbocharged databases
26 September 2016, InfoWorld

provided by Google News

DragonflyDB Announces $21m in New Funding and General Availability
21 March 2023, businesswire.com

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, businesswire.com

provided by Google News

ArkData to Officially Support Domestic Database 'Tibero 7'
23 April 2024, BusinessKorea

How to Succeed at Large-Scale Mainframe Replatforming with TmaxSoft OpenFrame on AWS | Amazon Web Services
2 August 2022, AWS Blog

TmaxData to supply database management software to Hyundai, Kia
12 June 2019, 코리아타임스

ArkData's 'Ark for CDC' supports real-time data extraction and replication for Tibero DBMS.
18 April 2023, BusinessKorea

Tmax deploys advanced database management system at UITM's disaster recovery site
30 December 2022, The Malaysian Reserve

provided by Google News



Share this page

Featured Products

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

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