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. Dgraph vs. Firebird vs. Infobright vs. NebulaGraph

System Properties Comparison AlaSQL vs. Dgraph vs. Firebird vs. Infobright vs. NebulaGraph

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonDgraph  Xexclude from comparisonFirebird  Xexclude from comparisonInfobright  Xexclude from comparisonNebulaGraph  Xexclude from comparison
DescriptionJavaScript DBMS libraryDistributed and scalable native Graph DBMSFirebird is an open source RDBMS forked from Borland's InterBaseHigh performant column-oriented DBMS for analytic workloads using MySQL or PostgreSQL as a frontendA distributed, linear scalable, high perfomant Graph DBMS
Primary database modelDocument store
Relational DBMS
Graph DBMSRelational DBMSRelational DBMSGraph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score1.45
Rank#156  Overall
#15  Graph DBMS
Score20.82
Rank#30  Overall
#18  Relational DBMS
Score0.96
Rank#194  Overall
#91  Relational DBMS
Score2.14
Rank#120  Overall
#10  Graph DBMS
Websitealasql.orgdgraph.iowww.firebirdsql.orgignitetech.com/­softwarelibrary/­infobrightdbgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
Technical documentationgithub.com/­AlaSQL/­alasqldgraph.io/­docswww.firebirdsql.org/­en/­reference-manualsdocs.nebula-graph.io
DeveloperAndrey Gershun & Mathias R. WulffDgraph Labs, Inc.Firebird FoundationIgnite Technologies Inc.; formerly InfoBright Inc.Vesoft Inc.
Initial release201420162000 infoAs fork of Borland's InterBase20052019
Current release5.0.0, January 2024
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache 2.0Open Source infoInitial Developer's Public Licensecommercial infoThe open source (GPLv2) version did not support inserts/updates/deletes and was discontinued with July 2016Open Source infoApache Version 2.0 + Common Clause 1.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 languageJavaScriptGoC and C++CC++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
AIX
FreeBSD
HP-UX
Linux
OS X
server-less infoFirebird Embedded Server
Solaris
Unix
Windows
Linux
Windows
Linux
Data schemeschema-freeschema-freeyesyesStrong typed schema
Typing infopredefined data types such as float or datenoyesyesyesyes
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.nononono
Secondary indexesnoyesyesno infoKnowledge Grid Technology used insteadyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.noyesyesSQL-like query language
APIs and other access methodsJavaScript APIGraphQL query language
gRPC (using protocol buffers) API
HTTP API
ADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
ADO.NET
JDBC
ODBC
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
Supported programming languagesJavaScriptC#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Delphi
Java
JavaScript infoNode.js
Lua
Perl
PHP
Python
Ruby
.Net
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C++
Go
Java
PHP
Python
Server-side scripts infoStored proceduresnonoPSQLnouser defined functions
Triggersyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesnoneyesnonenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSynchronous replication via RaftSource-replica replicationSource-replica replicationCausal Clustering using Raft protocol
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesnoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoFeatures a multi-generational MVCC architecture, readers do not block writersyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes infousing RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlnono infoPlanned for future releasesUsers with fine-grained authorization conceptfine grained access rights according to SQL-standard infoexploiting MySQL or PostgreSQL frontend capabilitiesRole-based access control
More information provided by the system vendor
AlaSQLDgraphFirebirdInfobrightNebulaGraph
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» 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
AlaSQLDgraphFirebirdInfobrightNebulaGraph
Recent citations in the news

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

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

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

provided by Google News

Dgraph on AWS: Setting up a horizontally scalable graph database | Amazon Web Services
1 September 2020, AWS Blog

Popular Open Source GraphQL Company Dgraph Secures $6M in Seed Round with New Leadership
20 July 2022, PR Newswire

10 Best Graph Databases to Consider for 2023
24 November 2023, Analytics Insight

Dgraph Rises to the Top Graph Database on GitHub With 11 G2 Badges and 11M Downloads
26 May 2021, Business Wire

Dgraph launches Slash GraphQL, a GraphQL-native database Backend-as-a-Service
10 September 2020, TechCrunch

provided by Google News

12 Top Open Source Databases to Consider
1 May 2024, TechTarget

DoNot Team's New Firebird Backdoor Hits Pakistan and Afghanistan
23 October 2023, The Hacker News

Exploring the Firebird Database
9 August 2023, Open Source For You

Top 15 Databases to Use in 2024 and Beyond
4 June 2021, Appinventiv

EF Core Database Providers
4 January 2019, InfoQ.com

provided by Google News

Celebrating 10,000 GitHub Stars for NebulaGraph
26 March 2024, PR Newswire

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15 November 2023, PR Newswire

NebulaGraph reaps from China's growing appetite for graph databases
16 September 2022, TechCrunch

Beginner’s Guide to NebulaGraph Database | by Ng Wai Foong
26 October 2022, Towards Data Science

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16 September 2022, Datanami

provided by Google News



Share this page

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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.

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