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

DBMS > Google Cloud Datastore vs. jBASE vs. RavenDB vs. Realm vs. SWC-DB

System Properties Comparison Google Cloud Datastore vs. jBASE vs. RavenDB vs. Realm vs. SWC-DB

Editorial information provided by DB-Engines
NameGoogle Cloud Datastore  Xexclude from comparisonjBASE  Xexclude from comparisonRavenDB  Xexclude from comparisonRealm  Xexclude from comparisonSWC-DB infoSuper Wide Column Database  Xexclude from comparison
DescriptionAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformA robust multi-value DBMS comprising development tools and middlewareOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseA DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core DataA high performance, scalable Wide Column DBMS
Primary database modelDocument storeMultivalue DBMSDocument storeDocument storeWide column store
Secondary database modelsGraph DBMS
Spatial DBMS
Time Series DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.36
Rank#72  Overall
#12  Document stores
Score1.49
Rank#156  Overall
#3  Multivalue DBMS
Score2.84
Rank#101  Overall
#18  Document stores
Score7.41
Rank#52  Overall
#8  Document stores
Score0.08
Rank#364  Overall
#13  Wide column stores
Websitecloud.google.com/­datastorewww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbaseravendb.netrealm.iogithub.com/­kashirin-alex/­swc-db
www.swcdb.org
Technical documentationcloud.google.com/­datastore/­docsdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9ravendb.net/­docsrealm.io/­docs
DeveloperGoogleRocket Software (formerly Zumasys)Hibernating RhinosRealm, acquired by MongoDB in May 2019Alex Kashirin
Initial release20081991201020142020
Current release5.75.4, July 20220.5, April 2021
License infoCommercial or Open SourcecommercialcommercialOpen Source infoAGPL version 3, commercial license availableOpen SourceOpen Source infoGPL V3
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC#C++
Server operating systemshostedAIX
Linux
Windows
Linux
macOS
Raspberry Pi
Windows
Android
Backend: server-less
iOS
Windows
Linux
Data schemeschema-freeschema-freeschema-freeyesschema-free
Typing infopredefined data types such as float or dateyes, details hereoptionalnoyes
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.noyesnono
Secondary indexesyesyesyes
SQL infoSupport of SQLSQL-like query language (GQL)Embedded SQL for jBASE in BASICSQL-like query language (RQL)noSQL-like query language
APIs and other access methodsgRPC (using protocol buffers) API
RESTful HTTP/JSON API
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Proprietary protocol
Thrift
Supported programming languages.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
Basic
Jabbascript
Java
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
Java infowith Android only
Objective-C
React Native
Swift
C++
Server-side scripts infoStored proceduresusing Google App Engineyesyesno inforuns within the applications so server-side scripts are unnecessaryno
TriggersCallbacks using the Google Apps Engineyesyesyes infoChange Listenersno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using PaxosyesMulti-source replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infousing Google Cloud Dataflownoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Default ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infovia ReferenceProperties or Ancestor pathsnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDACID, Cluster-wide transaction availableACID
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.noyesyes infoIn-Memory realmno
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Access rights can be defined down to the item levelAuthorization levels configured per client per databaseyes

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
Google Cloud DatastorejBASERavenDBRealmSWC-DB infoSuper Wide Column Database
DB-Engines blog posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Recent citations in the news

Best cloud storage of 2024
21 May 2024, TechRadar

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

Google says it'll stop charging fees to transfer data out of Google Cloud
11 January 2024, TechCrunch

What is Google App Engine? | Definition from TechTarget
26 April 2024, TechTarget

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

RavenDB Adds Graph Queries
15 May 2019, Datanami

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.com

provided by Google News

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9 June 2020, diginomica

Danish CEO explains Silicon Valley learning curve for European entrepreneurs - San Francisco Business Times
6 October 2016, San Francisco Business Times

Is Swift the Future of Server-side Development?
12 September 2017, Solutions Review

Pyramid Analytics Appoints Spencer Johnson as Vice President of North America Sales
31 March 2020, Business Wire

Java Synthetic Methods — What are these? | by Vaibhav Singh
27 February 2021, DataDrivenInvestor

provided by Google News

2022 All O-Zone Football Team
17 December 2022, Ozarks Sports Zone

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.

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

Present your product here