DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Atos Standard Common Repository vs. Derby vs. Galaxybase vs. Google Cloud Firestore vs. JaguarDB

System Properties Comparison Atos Standard Common Repository vs. Derby vs. Galaxybase vs. Google Cloud Firestore vs. JaguarDB

Editorial information provided by DB-Engines
NameAtos Standard Common Repository  Xexclude from comparisonDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonGalaxybase  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonJaguarDB  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 networksFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Scalable, ACID-compliant native distributed parallel graph platformCloud Firestore is an auto-scaling document database for storing, syncing, and querying data for mobile and web apps. It offers seamless integration with other Firebase and Google Cloud Platform products.Performant, highly scalable DBMS for AI and IoT applications
Primary database modelDocument store
Key-value store
Relational DBMSGraph DBMSDocument storeKey-value store
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score0.00
Rank#383  Overall
#39  Graph DBMS
Score7.85
Rank#51  Overall
#8  Document stores
Score0.00
Rank#383  Overall
#60  Key-value stores
#13  Vector DBMS
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorydb.apache.org/­derbygalaxybase.comfirebase.google.com/­products/­firestorewww.jaguardb.com
Technical documentationdb.apache.org/­derby/­manuals/­index.htmlfirebase.google.com/­docs/­firestorewww.jaguardb.com/­support.html
DeveloperAtos Convergence CreatorsApache Software FoundationChuanglin(Createlink) Technology Co., Ltd 浙江创邻科技有限公司GoogleDataJaguar, Inc.
Initial release20161997201720172015
Current release170310.17.1.0, November 2023Nov 20, November 20213.3 July 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache version 2commercialcommercialOpen Source infoGPL V3.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 languageJavaJavaC and JavaC++ infothe server part. Clients available in other languages
Server operating systemsLinuxAll OS with a Java VMLinuxhostedLinux
Data schemeSchema and schema-less with LDAP viewsyesStrong typed schemaschema-freeyes
Typing infopredefined data types such as float or dateoptionalyesyesyesyes
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.yesyesnonono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLnoyesnonoA subset of ANSI SQL is implemented infobut no views, foreign keys, triggers
APIs and other access methodsLDAPJDBCBrowser interface
console (shell)
Graph API (Gremlin)
OpenCypher
Proprietary native API
Android
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
JDBC
ODBC
Supported programming languagesAll languages with LDAP bindingsJavaGo
Java
Python
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresnoJava Stored Proceduresuser defined procedures and functionsyes, Firebase Rules & Cloud Functionsno
Triggersyesyesyes, with Cloud Functionsno
Partitioning methods infoMethods for storing different data on different nodesSharding infocell divisionnoneShardingShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationMulti-source replicationMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoUsing Cloud Dataflowno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyesyes infoRelationships in graphsnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsACIDACIDyesno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.yesyesyesno
User concepts infoAccess controlLDAP bind authenticationfine grained access rights according to SQL-standardRole-based access controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.rights management via user accounts

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 RepositoryDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBGalaxybaseGoogle Cloud FirestoreJaguarDB
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

show all

Recent citations in the news

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

Top Database Tools for Java Developers in 2023
17 November 2023, TechRepublic

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The Arrival of Java 20
21 March 2023, Oracle

No, Citrix did not kill CloudStack
15 September 2014, InfoWorld

provided by Google News

做国产图数据库,「创邻科技」将拓展国际市场| 新科技创业
5 April 2023, 36kr

创邻科技,位居IDC MarketScape中国图数据库市场领导者类别
13 September 2023, CSDN

provided by Google News

Realtime vs Cloud Firestore: Which Firebase Database to go?
8 March 2024, Appinventiv

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

Google's Cloud Firestore is now generally available
31 January 2019, ZDNet

Google launches Cloud Firestore, a new document database for app developers
3 October 2017, TechCrunch

Firestore and Python | NoSQL on Google Cloud
7 August 2020, Towards Data Science

provided by Google News



Share this page

Featured Products

SingleStore logo

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

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

RaimaDB logo

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

Present your product here