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. FoundationDB vs. Fujitsu Enterprise Postgres vs. NebulaGraph vs. SiteWhere

System Properties Comparison Atos Standard Common Repository vs. FoundationDB vs. Fujitsu Enterprise Postgres vs. NebulaGraph vs. SiteWhere

Editorial information provided by DB-Engines
NameAtos Standard Common Repository  Xexclude from comparisonFoundationDB  Xexclude from comparisonFujitsu Enterprise Postgres  Xexclude from comparisonNebulaGraph  Xexclude from comparisonSiteWhere  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
DescriptionHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksOrdered key-value store. Core features are complimented by layers.Enterprise-grade PostgreSQL-based DBMS with security enhancements such as Transparent Data Encryption and Data Masking, plus high-availability and performance improvement features.A distributed, linear scalable, high perfomant Graph DBMSM2M integration platform for persisting/querying time series data
Primary database modelDocument store
Key-value store
Document store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Relational DBMSGraph DBMSTime Series DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.03
Rank#190  Overall
#31  Document stores
#28  Key-value stores
#89  Relational DBMS
Score0.31
Rank#285  Overall
#129  Relational DBMS
Score2.14
Rank#120  Overall
#10  Graph DBMS
Score0.06
Rank#356  Overall
#35  Time Series DBMS
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorygithub.com/­apple/­foundationdbwww.postgresql.fastware.comgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
github.com/­sitewhere/­sitewhere
Technical documentationapple.github.io/­foundationdbwww.postgresql.fastware.com/­product-manualsdocs.nebula-graph.iositewhere1.sitewhere.io/­index.html
DeveloperAtos Convergence CreatorsFoundationDBPostgreSQL Global Development Group, Fujitsu Australia Software TechnologyVesoft Inc.SiteWhere
Initial release2016201320192010
Current release17036.2.28, November 2020Fujitsu Enterprise Postgres 14, January 2022
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0commercialOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoCommon Public Attribution License Version 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 languageJavaC++CC++Java
Server operating systemsLinuxLinux
OS X
Windows
Linux
Windows
LinuxLinux
OS X
Windows
Data schemeSchema and schema-less with LDAP viewsschema-free infosome layers support schemasyesStrong typed schemapredefined scheme
Typing infopredefined data types such as float or dateoptionalno infosome layers support typingyesyesyes
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.yesnono
Secondary indexesyesnoyesyes 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.no
SQL infoSupport of SQLnosupported in specific SQL layer onlyyesSQL-like query languageno
APIs and other access methodsLDAPADO.NET
JDBC
native C library
ODBC
streaming API for large objects
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
HTTP REST
Supported programming languagesAll languages with LDAP bindings.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
.Net
C++
Go
Java
PHP
Python
Server-side scripts infoStored proceduresnoin SQL-layer onlyuser defined functionsuser defined functions
Triggersyesnoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infocell divisionShardingpartitioning by range, list and by hashShardingSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesSource-replica replicationCausal Clustering using Raft protocolselectable replication factor infobased on HBase
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 configurationLinearizable consistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoin SQL-layer onlyyesyes infoRelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsACIDACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesyesyes infousing RocksDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlLDAP bind authenticationnofine grained access rights according to SQL-standardRole-based access controlUsers with fine-grained authorization concept
More information provided by the system vendor
Atos Standard Common RepositoryFoundationDBFujitsu Enterprise PostgresNebulaGraphSiteWhere
Specific characteristics100% compatible with community PostgreSQL
» more
NebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesBuilt-in TDE and Data Masking security. In-Memory Columnar Index, and a high speed...
» more
NebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosTransactional payments applications, reporting and mixed workloads.
» more
Social 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 metricsOver 30 years experience in database technology. Over 20 years in Postgres development...
» more
At our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsCore based licensing
» more
NebulaGraph 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 RepositoryFoundationDBFujitsu Enterprise PostgresNebulaGraphSiteWhere
Recent citations in the news

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13 February 2024, SiliconANGLE News

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

Antithesis raises $47M to launch an automated testing platform for software
13 February 2024, TechCrunch

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28 September 2023, DevClass

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

provided by Google News

Fujitsu Develops Column-Oriented Data-Processing Engine Enabling Fast, High-Volume Data Analysis in Database ...
26 February 2015, Fujitsu

Supporting Business Continuity with Postgres on IBM Cloud LinuxONE Virtual Servers for VPC
24 September 2021, IBM

Primary Data says stop, Hammerspace, Innodisk cooks some SSDs, and Fujitsu goes blockchain
22 May 2018, The Register

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

11 Best Open source IoT Platforms To Develop Smart Projects
9 March 2023, H2S Media

provided by Google News



Share this page

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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