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 > Atos Standard Common Repository vs. NebulaGraph vs. Sadas Engine vs. Sequoiadb vs. TinkerGraph

System Properties Comparison Atos Standard Common Repository vs. NebulaGraph vs. Sadas Engine vs. Sequoiadb vs. TinkerGraph

Editorial information provided by DB-Engines
NameAtos Standard Common Repository  Xexclude from comparisonNebulaGraph  Xexclude from comparisonSadas Engine  Xexclude from comparisonSequoiadb  Xexclude from comparisonTinkerGraph  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.
DescriptionHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksA distributed, linear scalable, high perfomant Graph DBMSSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsNewSQL database with distributed OLTP and SQLA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelDocument store
Key-value store
Graph DBMSRelational DBMSDocument store
Relational DBMS
Graph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.23
Rank#116  Overall
#10  Graph DBMS
Score0.07
Rank#373  Overall
#157  Relational DBMS
Score0.50
Rank#258  Overall
#41  Document stores
#120  Relational DBMS
Score0.13
Rank#345  Overall
#35  Graph DBMS
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorygithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.sadasengine.comwww.sequoiadb.comtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationdocs.nebula-graph.iowww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationwww.sequoiadb.com/­en/­index.php?m=Files&a=index
DeveloperAtos Convergence CreatorsVesoft Inc.SADAS s.r.l.Sequoiadb Ltd.
Initial release20162019200620132009
Current release17038.0
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0 + Common Clause 1.0commercial infofree trial version availableOpen Source infoServer: AGPL; Client: Apache V2Open Source infoApache 2.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 languageJavaC++C++C++Java
Server operating systemsLinuxLinuxAIX
Linux
Windows
Linux
Data schemeSchema and schema-less with LDAP viewsStrong typed schemayesschema-freeschema-free
Typing infopredefined data types such as float or dateoptionalyesyesyes infooid, date, timestamp, binary, regexyes
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.yesnononono
Secondary indexesyesyes 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.yesyesno
SQL infoSupport of SQLnoSQL-like query languageyesSQL-like query languageno
APIs and other access methodsLDAPBrowser 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
JDBC
ODBC
Proprietary protocol
proprietary protocol using JSONTinkerPop 3
Supported programming languagesAll languages with LDAP bindings.Net
C++
Go
Java
PHP
Python
.Net
C
C#
C++
Groovy
Java
PHP
Python
.Net
C++
Java
PHP
Python
Groovy
Java
Server-side scripts infoStored proceduresnouser defined functionsnoJavaScriptno
Triggersyesnonono
Partitioning methods infoMethods for storing different data on different nodesSharding infocell divisionShardinghorizontal partitioningShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesCausal Clustering using Raft protocolnoneSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyImmediate ConsistencyEventual Consistencynone
Foreign keys infoReferential integritynoyes infoRelationships in graphsyesnoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsACIDDocument is locked during a transactionno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesno
Durability infoSupport for making data persistentyesyes infousing RocksDByesyesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infomanaged by 'Learn by Usage'noyes
User concepts infoAccess controlLDAP bind authenticationRole-based access controlAccess rights for users, groups and roles according to SQL-standardsimple password-based access controlno
More information provided by the system vendor
Atos Standard Common RepositoryNebulaGraphSadas EngineSequoiadbTinkerGraph
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
Atos Standard Common RepositoryNebulaGraphSadas EngineSequoiadbTinkerGraph
Recent citations in the news

Infographic: What makes a Mobile Operator's setup future proof?
10 February 2024, Atos

provided by Google News

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

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

provided by Google News

Unit testing Apache TinkerPop transactions: From TinkerGraph to Amazon Neptune | Amazon Web Services
3 June 2024, AWS Blog

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

Introducing Gremlin query hints for Amazon Neptune
26 February 2019, AWS Blog

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