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

DBMS > mSQL vs. Oracle NoSQL vs. SQLite vs. TigerGraph vs. WakandaDB

System Properties Comparison mSQL vs. Oracle NoSQL vs. SQLite vs. TigerGraph vs. WakandaDB

Editorial information provided by DB-Engines
NamemSQL infoMini SQL  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonSQLite  Xexclude from comparisonTigerGraph  Xexclude from comparisonWakandaDB  Xexclude from comparison
DescriptionmSQL (Mini SQL) is a simple and lightweight RDBMSA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesWidely used embeddable, in-process RDBMSA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-timeWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primary database modelRelational DBMSDocument store
Key-value store
Relational DBMS
Relational DBMSGraph DBMSObject oriented DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Score1.83
Rank#139  Overall
#13  Graph DBMS
Score0.03
Rank#364  Overall
#17  Object oriented DBMS
Websitehughestech.com.au/­products/­msqlwww.oracle.com/­database/­nosql/­technologies/­nosqlwww.sqlite.orgwww.tigergraph.comwakanda.github.io
Technical documentationdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlwww.sqlite.org/­docs.htmldocs.tigergraph.comwakanda.github.io/­doc
DeveloperHughes TechnologiesOracleDwayne Richard HippWakanda SAS
Initial release19942011200020172012
Current release4.4, October 202123.3, December 20233.45.3  (15 April 2024), April 20242.7.0 (April 29, 2019), April 2019
License infoCommercial or Open Sourcecommercial infofree licenses can be providedOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoPublic DomaincommercialOpen Source infoAGPLv3, extended commercial license available
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 languageCJavaCC++C++, JavaScript
Server operating systemsAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
Solaris SPARC/x86
server-lessLinuxLinux
OS X
Windows
Data schemeyesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yes infodynamic column typesyesyes
Typing infopredefined data types such as float or dateyesoptionalyes infonot rigid because of 'dynamic typing' concept.yesyes
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.nonononono
Secondary indexesyesyesyes
SQL infoSupport of SQLA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersSQL-like DML and DDL statementsyes infoSQL-92 is not fully supportedSQL-like query language (GSQL)no
APIs and other access methodsJDBC
ODBC
RESTful HTTP APIADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
GSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
RESTful HTTP API
Supported programming languagesC
C++
Delphi
Java
Perl
PHP
Tcl
C
C#
Go
Java
JavaScript (Node.js)
Python
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
C++
Java
JavaScript
Server-side scripts infoStored proceduresnononoyesyes
Triggersnonoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featurenonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnowith Hadoop integrationnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency infodepending on configuration
Immediate Consistency
Foreign keys infoReferential integritynonoyesyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoconfigurable infoACID within a storage node (=shard)ACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datanoyesyes infovia file-system locksyesyes
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.noyes infooff heap cacheyesnono
User concepts infoAccess controlnoAccess rights for users and rolesnoRole-based access controlyes

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
3rd partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
mSQL infoMini SQLOracle NoSQLSQLiteTigerGraphWakandaDB
DB-Engines blog posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

Writing a Web Service in Perl
9 July 2003, PCQuest

Higher Education PS rules out ghost students before PAC
29 November 2018, diggers.news

provided by Google News

Oracle NoSQL database comes to the cloud
2 April 2020, TechTarget

Database Technologies
4 September 2018, oracle.com

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

NoSQL Rebels Aim Missile at Larry Ellison's Yacht
20 July 2012, WIRED

provided by Google News

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

Stanchion Turns SQLite Into A Column Store
15 February 2024, iProgrammer

Universal API Access from Postgres and SQLite
27 February 2024, O'Reilly Media

Another Look At The Bcachefs Performance on Linux 6.7 Review
30 November 2023, Phoronix

provided by Google News

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

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

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

Aerospike takes on Neo4j and TigerGraph with launch of graph database
20 June 2023, SiliconANGLE News

New TigerGraph CEO Refocuses Efforts on Enterprise Customers
31 July 2023, Datanami

provided by Google News



Share this page

Featured Products

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

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

Present your product here