DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Axibase vs. Oracle NoSQL vs. SQLite vs. ToroDB vs. XTDB

System Properties Comparison Axibase vs. Oracle NoSQL vs. SQLite vs. ToroDB vs. XTDB

Editorial information provided by DB-Engines
NameAxibase  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonSQLite  Xexclude from comparisonToroDB  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionScalable TimeSeries DBMS based on HBase with integrated rule engine and visualizationA 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 MongoDB-compatible JSON document store, built on top of PostgreSQLA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelTime Series DBMSDocument store
Key-value store
Relational DBMS
Relational DBMSDocument storeDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.35
Rank#282  Overall
#25  Time Series DBMS
Score3.05
Rank#97  Overall
#17  Document stores
#16  Key-value stores
#50  Relational DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Score0.18
Rank#332  Overall
#46  Document stores
Websiteaxibase.com/­docs/­atsd/­financewww.oracle.com/­database/­nosql/­technologies/­nosqlwww.sqlite.orggithub.com/­torodb/­servergithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlwww.sqlite.org/­docs.htmlwww.xtdb.com/­docs
DeveloperAxibase CorporationOracleDwayne Richard Hipp8KdataJuxt Ltd.
Initial release20132011200020162019
Current release1558523.3, December 20233.46.0  (23 May 2024), May 20241.19, September 2021
License infoCommercial or Open Sourcecommercial infoCommunity Edition (single node) is free, Enterprise Edition (distributed) is paidOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoPublic DomainOpen Source infoAGPL-V3Open Source infoMIT License
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 languageJavaJavaCJavaClojure
Server operating systemsLinuxLinux
Solaris SPARC/x86
server-lessAll OS with a Java 7 VMAll OS with a Java 8 (and higher) VM
Linux
Data schemeyesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yes infodynamic column typesschema-freeschema-free
Typing infopredefined data types such as float or dateyes infoshort, integer, long, float, double, decimal, stringoptionalyes infonot rigid because of 'dynamic typing' concept.yes infostring, integer, double, boolean, date, object_idyes, extensible-data-notation format
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 indexesnoyesyesyes
SQL infoSupport of SQLSQL-like query languageSQL-like DML and DDL statementsyes infoSQL-92 is not fully supportedlimited SQL, making use of Apache Calcite
APIs and other access methodsJDBC
Proprietary protocol (Network API)
RESTful HTTP API
RESTful HTTP APIADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
HTTP REST
JDBC
Supported programming languagesGo
Java
PHP
Python
R
Ruby
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
Clojure
Java
Server-side scripts infoStored proceduresyesnonono
Triggersyesnoyesnono
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featurenoneSource-replica replicationyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsyeswith Hadoop integrationnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infodepending on configuration
Eventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoconfigurable infoACID within a storage node (=shard)ACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infovia file-system locksyesyes
Durability infoSupport for making data persistentyesyesyesyesyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infooff heap cacheyes
User concepts infoAccess controlAccess rights for users and rolesnoAccess rights for users and roles

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
AxibaseOracle NoSQLSQLiteToroDBXTDB infoformerly named Crux
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

The Ultimate ATV Test: Suzuki's King Quad 750 AXI Rugged Package vs. Alaska's Hunting Season
20 April 2021, Outdoor Life

provided by Google News

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, Oracle

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

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

provided by Google News

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

Copilot‘s screen-snapping Recall data stored in plain text
31 May 2024, CyberNews.com

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

SQLite in Python: A Practical Guide for Developers
1 June 2024, Analytics Insight

Fully local retrieval-augmented generation, step by step
10 April 2024, InfoWorld

provided by Google News



Share this page

Featured Products

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here