DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > dBASE vs. openGemini vs. RethinkDB vs. SiteWhere vs. SpatiaLite

System Properties Comparison dBASE vs. openGemini vs. RethinkDB vs. SiteWhere vs. SpatiaLite

Editorial information provided by DB-Engines
NamedBASE  Xexclude from comparisonopenGemini  Xexclude from comparisonRethinkDB  Xexclude from comparisonSiteWhere  Xexclude from comparisonSpatiaLite  Xexclude from comparison
DescriptiondBase was one of the first databases with a development environment on PC's. Its latest version dBase V is still sold as dBase classic, which needs a DOS Emulation. The up-to-date product is dBase plus.An open source distributed Time Series DBMS with high concurrency, high performance, and high scalabilityDBMS for the Web with a mechanism to push updated query results to applications in realtime.M2M integration platform for persisting/querying time series dataSpatial extension of SQLite
Primary database modelRelational DBMSTime Series DBMSDocument storeTime Series DBMSSpatial DBMS
Secondary database modelsSpatial DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score9.16
Rank#43  Overall
#27  Relational DBMS
Score0.00
Rank#385  Overall
#40  Time Series DBMS
Score2.58
Rank#105  Overall
#20  Document stores
Score0.07
Rank#347  Overall
#33  Time Series DBMS
Score1.56
Rank#142  Overall
#3  Spatial DBMS
Websitewww.dbase.comwww.opengemini.org
github.com/­openGemini
rethinkdb.comgithub.com/­sitewhere/­sitewherewww.gaia-gis.it/­fossil/­libspatialite/­index
Technical documentationwww.dbase.com/­support/­knowledgebasedocs.opengemini.org/­guiderethinkdb.com/­docssitewhere1.sitewhere.io/­index.htmlwww.gaia-gis.it/­gaia-sins/­spatialite_topics.html
DeveloperAsthon TateHuawei and openGemini communityThe Linux Foundation infosince July 2017SiteWhereAlessandro Furieri
Initial release19792022200920102008
Current releasedBASE 2019, 20191.1, July 20232.4.1, August 20205.0.0, August 2020
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0Open Source infoApache Version 2Open Source infoCommon Public Attribution License Version 1.0Open Source infoMPL 1.1, GPL v2.0 or LGPL v2.1
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 languageGoC++JavaC++
Server operating systemsDOS infodBase Classic
Windows infodBase Pro
Linux
Windows
Linux
OS X
Windows
Linux
OS X
Windows
server-less
Data schemeyesschema-freeschema-freepredefined schemeyes
Typing infopredefined data types such as float or dateyesInteger, Float, Boolean, Stringyes infostring, binary, float, bool, date, geometryyesyes
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.nononono
Secondary indexesyesyesyesnoyes
SQL infoSupport of SQLnoSQL-like query languagenonoyes
APIs and other access methodsnone infoThe IDE can access other DBMS or ODBC-sources.HTTP RESTHTTP REST
Supported programming languagesdBase proprietary IDEC
C++
Go
Java
JavaScript (Node.js)
Python
Rust
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
Server-side scripts infoStored proceduresno infoThe IDE can access stored procedures in other database systems.nono
TriggersnonoClient-side triggers through changefeedsyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding inforange basedSharding infobased on HBasenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesSource-replica replicationselectable replication factor infobased on HBasenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infonot for dBase internal data, but IDE does support transactions when accessing external DBMSnoAtomic single-document operationsnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCC basedyesyes
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.yesnonoyes
User concepts infoAccess controlAccess rights for users and rolesAdministrators and common users accountsyes infousers and table-level permissionsUsers with fine-grained authorization conceptno

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

DB-Engines Ranking coverage expanded to 169 database management systems
3 June 2013, 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

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Recent citations in the news

Added Namespace and lost all the PHP OOPs Classes
5 November 2018, SitePoint

FlytBase & DroneBase partner up to provide fully autonomous Drone-in-a-Box solutions in Italy
14 December 2021, sUAS News

Back to the future: A visual tour of my day in FreeDOS
3 July 2014, Ars Technica

Estimating systems discuss body shops’ options for managing BMS communication
17 May 2021, Repairer Driven News

5 ancient software programs we refuse to give up
31 July 2019, PCWorld

provided by Google News

Open Source @ Huawei
9 February 2022, Huawei

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devm.io

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

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

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

Installing and Using RethinkDB on Ubuntu
8 April 2022, Open Source For You

provided by Google News

SiteWhere: An open platform for connected devices
11 July 2017, Open Source For You

Top Open-Source Tools for IoT Development in 2024
5 September 2024, Analytics Insight

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

provided by Google News



Share this page

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it 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

RaimaDB logo

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