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. AnzoGraph DB vs. H2 vs. Microsoft Azure AI Search vs. NebulaGraph

System Properties Comparison AlaSQL vs. AnzoGraph DB vs. H2 vs. Microsoft Azure AI Search vs. NebulaGraph

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonAnzoGraph DB  Xexclude from comparisonH2  Xexclude from comparisonMicrosoft Azure AI Search  Xexclude from comparisonNebulaGraph  Xexclude from comparison
DescriptionJavaScript DBMS libraryScalable graph database built for online analytics and data harmonization with MPP scaling, high-performance analytical algorithms and reasoning, and virtualizationFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Search-as-a-service for web and mobile app developmentA distributed, linear scalable, high perfomant Graph DBMS
Primary database modelDocument store
Relational DBMS
Graph DBMS
RDF store
Relational DBMSSearch engineGraph DBMS
Secondary database modelsSpatial DBMSVector 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
Score0.23
Rank#307  Overall
#24  Graph DBMS
#13  RDF stores
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score5.59
Rank#63  Overall
#7  Search engines
Score2.14
Rank#120  Overall
#10  Graph DBMS
Websitealasql.orgcambridgesemantics.com/­anzographwww.h2database.comazure.microsoft.com/­en-us/­services/­searchgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
Technical documentationgithub.com/­AlaSQL/­alasqldocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmwww.h2database.com/­html/­main.htmllearn.microsoft.com/­en-us/­azure/­searchdocs.nebula-graph.io
DeveloperAndrey Gershun & Mathias R. WulffCambridge SemanticsThomas MuellerMicrosoftVesoft Inc.
Initial release20142018200520152019
Current release2.3, January 20212.2.220, July 2023V1
License infoCommercial or Open SourceOpen Source infoMIT-Licensecommercial infofree trial version availableOpen Source infodual-licence (Mozilla public license, Eclipse public license)commercialOpen Source infoApache Version 2.0 + Common Clause 1.0
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptJavaC++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)LinuxAll OS with a Java VMhostedLinux
Data schemeschema-freeSchema-free and OWL/RDFS-schema supportyesyesStrong typed schema
Typing infopredefined data types such as float or datenoyesyesyes
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.nonononono
Secondary indexesnonoyesyesyes 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.SPARQL and SPARQL* as primary query language. Cypher preview.yesnoSQL-like query language
APIs and other access methodsJavaScript APIApache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
JDBC
ODBC
RESTful HTTP APIBrowser 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++
Java
Python
JavaC#
Java
JavaScript
Python
.Net
C++
Go
Java
PHP
Python
Server-side scripts infoStored proceduresnouser defined functions and aggregatesJava Stored Procedures and User-Defined Functionsnouser defined functions
Triggersyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesnoneAutomatic shardingnoneSharding infoImplicit feature of the cloud serviceSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication in MPP-ClusterWith clustering: 2 database servers on different computers operate on identical copies of a databaseyes infoImplicit feature of the cloud serviceCausal Clustering using Raft protocol
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoKerberos/HDFS data loadingnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency in MPP-ClusterImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesno infonot needed in graphsyesnoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes
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.yesyesyesnoyes
User concepts infoAccess controlnoAccess rights for users and rolesfine grained access rights according to SQL-standardyes infousing Azure authenticationRole-based access control
More information provided by the system vendor
AlaSQLAnzoGraph DBH2Microsoft Azure AI SearchNebulaGraph
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
AlaSQLAnzoGraph DBH2Microsoft Azure AI SearchNebulaGraph
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

AnzoGraph review: A graph database for deep analytics
15 April 2019, InfoWorld

Cambridge Semantics Fits AnzoGraph DB with More Speed, Free Access
23 January 2020, Solutions Review

AnzoGraph: A W3C Standards-Based Graph Database | by Jo Stichbury
8 February 2019, Towards Data Science

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

Is The Enterprise Knowledge Graph Finally Going To Make All Data Usable?
19 September 2018, Forbes

provided by Google News

Announcing updates to Azure AI Search to help organizations build and scale generative AI applications
4 April 2024, Microsoft

Shift AI Podcast: How AI is evolving in 2024, with Microsoft Distinguished Engineer Pablo Castro
9 May 2024, GeekWire

Public Preview of Azure OpenAI and AI Search in-app connectors for Logic Apps (Standard) | Azure updates
2 April 2024, Microsoft

Microsoft’s Azure AI Search updated with increased storage, vector index size
5 April 2024, InfoWorld

Microsoft is a Leader in the 2024 Gartner® Magic Quadrant™ for Cloud AI Developer Services
3 May 2024, Microsoft

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

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

Milvus logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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