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 > Kingbase vs. OrigoDB vs. Realm vs. RethinkDB vs. SwayDB

System Properties Comparison Kingbase vs. OrigoDB vs. Realm vs. RethinkDB vs. SwayDB

Editorial information provided by DB-Engines
NameKingbase  Xexclude from comparisonOrigoDB  Xexclude from comparisonRealm  Xexclude from comparisonRethinkDB  Xexclude from comparisonSwayDB  Xexclude from comparison
DescriptionAn enterprise-class RDBMS compatible with PostgreSQL and Oracle and widely used in China.A fully ACID in-memory object graph databaseA DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core DataDBMS for the Web with a mechanism to push updated query results to applications in realtime.An embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelRelational DBMSDocument store
Object oriented DBMS
Document storeDocument storeKey-value store
Secondary database modelsDocument store
Spatial DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.45
Rank#262  Overall
#123  Relational DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score7.60
Rank#52  Overall
#9  Document stores
Score2.74
Rank#105  Overall
#19  Document stores
Score0.00
Rank#382  Overall
#59  Key-value stores
Websitewww.kingbase.com.cnorigodb.comrealm.iorethinkdb.comswaydb.simer.au
Technical documentationorigodb.com/­docsrealm.io/­docsrethinkdb.com/­docs
DeveloperBeiJing KINGBASE Information technologies inc.Robert Friberg et alRealm, acquired by MongoDB in May 2019The Linux Foundation infosince July 2017Simer Plaha
Initial release19992009 infounder the name LiveDB201420092018
Current releaseV8.0, August 20212.4.1, August 2020
License infoCommercial or Open SourcecommercialOpen SourceOpen SourceOpen Source infoApache Version 2Open Source infoGNU Affero GPL V3.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 languageC and JavaC#C++Scala
Server operating systemsLinux
Windows
Linux
Windows
Android
Backend: server-less
iOS
Windows
Linux
OS X
Windows
Data schemeyesyesyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesUser defined using .NET types and collectionsyesyes infostring, binary, float, bool, date, geometryno
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.yesno infocan be achieved using .NETnonono
Secondary indexesyesyesyesyesno
SQL infoSupport of SQLStandard with numerous extensionsnononono
APIs and other access methodsADO.NET
gokb
JDBC
kdbndp
ODBC
PDI
PDO
Pro*C
psycopg2
QT
.NET Client API
HTTP API
LINQ
Supported programming languages.Net
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net.Net
Java infowith Android only
Objective-C
React Native
Swift
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Java
Kotlin
Scala
Server-side scripts infoStored proceduresuser defined functionsyesno inforuns within the applications so server-side scripts are unnecessaryno
Triggersyesyes infoDomain Eventsyes infoChange ListenersClient-side triggers through changefeedsno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by range, list and hash) and vertical partitioninghorizontal partitioning infoclient side managed; servers are not synchronizednoneSharding inforange basednone
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationnoneSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesdepending on modelnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDAtomic single-document operationsAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCC basedyes
Durability infoSupport for making data persistentyesyes infoWrite ahead logyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoIn-Memory realmnoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardRole based authorizationyesyes infousers and table-level permissionsno

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
KingbaseOrigoDBRealmRethinkDBSwayDB
DB-Engines blog posts

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

show all

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

Made in China 2025 is back, with a new name and a focus on database companies – The China Project
19 December 2022, The China Project

Opening preparation - Alekhine defense, Saemisch variation
18 April 2016, Chess.com

Backup & Recovery Solutions from China
4 August 2022, Хабр

provided by Google News

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

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

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

Kotlin Programming Language Will Surpass Java On Android Next Year
15 October 2017, Fossbytes

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

provided by Google News

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

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

SingleStore logo

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

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

Present your product here