DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Atos Standard Common Repository vs. Drizzle vs. Google Cloud Spanner vs. Oracle Berkeley DB vs. TigerGraph

System Properties Comparison Atos Standard Common Repository vs. Drizzle vs. Google Cloud Spanner vs. Oracle Berkeley DB vs. TigerGraph

Editorial information provided by DB-Engines
NameAtos Standard Common Repository  Xexclude from comparisonDrizzle  Xexclude from comparisonGoogle Cloud Spanner  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonTigerGraph  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.A horizontally scalable, globally consistent, relational database service. It is the externalization of the core Google database that runs the biggest aspects of Google, like Ads and Google Play.Widely used in-process key-value storeA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-time
Primary database modelDocument store
Key-value store
Relational DBMSRelational DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Graph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.69
Rank#101  Overall
#51  Relational DBMS
Score1.88
Rank#130  Overall
#23  Key-value stores
#3  Native XML DBMS
Score1.44
Rank#152  Overall
#14  Graph DBMS
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorycloud.google.com/­spannerwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlwww.tigergraph.com
Technical documentationcloud.google.com/­spanner/­docsdocs.oracle.com/­cd/­E17076_05/­html/­index.htmldocs.tigergraph.com
DeveloperAtos Convergence CreatorsDrizzle project, originally started by Brian AkerGoogleOracle infooriginally developed by Sleepycat, which was acquired by Oracle
Initial release20162008201719942017
Current release17037.2.4, September 201218.1.40, May 2020
License infoCommercial or Open SourcecommercialOpen Source infoGNU GPLcommercialOpen Source infocommercial license availablecommercial
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++C, Java, C++ (depending on the Berkeley DB edition)C++
Server operating systemsLinuxFreeBSD
Linux
OS X
hostedAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Linux
Data schemeSchema and schema-less with LDAP viewsyesyesschema-freeyes
Typing infopredefined data types such as float or dateoptionalyesyesnoyes
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.yesnoyes infoonly with the Berkeley DB XML editionno
Secondary indexesyesyesyesyes
SQL infoSupport of SQLnoyes infowith proprietary extensionsyes infoQuery statements complying to ANSI 2011yes infoSQL interfaced based on SQLite is availableSQL-like query language (GSQL)
APIs and other access methodsLDAPJDBCgRPC (using protocol buffers) API
JDBC infoAt present, JDBC supports read-only queries. No support for DDL or DML statements.
RESTful HTTP API
GSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
Supported programming languagesAll languages with LDAP bindingsC
C++
Java
PHP
Go
Java
JavaScript (Node.js)
Python
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
C++
Java
Server-side scripts infoStored proceduresnonononoyes
Triggersyesno infohooks for callbacks inside the server can be used.noyes infoonly for the SQL APIno
Partitioning methods infoMethods for storing different data on different nodesSharding infocell divisionShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication
Source-replica replication
Multi-source replication with 3 replicas for regional instances.Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infousing Google Cloud Dataflownoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Foreign keys infoReferential integritynoyesyes infoby using interleaved tables, this features focuses more on performance improvements than on referential integritynoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsACIDACID infoStrict serializable isolationACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesno
User concepts infoAccess controlLDAP bind authenticationPluggable authentication mechanisms infoe.g. LDAP, HTTPAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)noRole-based access control

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
Atos Standard Common RepositoryDrizzleGoogle Cloud SpannerOracle Berkeley DBTigerGraph
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

Google Cloud Spanner gets dual-region configuration option
23 July 2024, InfoWorld

Google Cloud adds graph and vector search features to Spanner database
2 August 2024, Techzine Europe

Google Cloud Enhances Spanner with Dual-Region Configuration
1 August 2024, InfoQ.com

New features make Google's Spanner a database for AI
1 August 2024, TechTarget

Google Cloud expands its database portfolio with new AI capabilities
1 August 2024, TechCrunch

provided by Google News

What is NoSQL (Not Only SQL database)?
28 February 2022, TechTarget

Margo I. Seltzer
18 August 2020, Berkman Klein Center

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular
5 March 2019, ADT Magazine

How to store financial market data for backtesting
26 January 2019, Towards Data Science

A complete beginners guide to installing a Bitcoin Full Node on Linux (2018 Edition)
3 May 2018, hackernoon.com

provided by Google News

TigerGraph Unveils CoPilot, Version 4.0, and New CEO
30 April 2024, Datanami

TigerGraph unveils GenAI assistant, introduces new CEO
30 April 2024, TechTarget

How TigerGraph CoPilot enables graph-augmented AI
30 April 2024, InfoWorld

graph database Archives
26 June 2024, insideBIGDATA

TigerGraph Bolsters DB for Enterprise Graph Workloads
1 November 2023, Datanami

provided by Google News



Share this page

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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.

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