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

DBMS > BaseX vs. Infobright vs. Kinetica vs. Microsoft Azure SQL Database vs. Oracle NoSQL

System Properties Comparison BaseX vs. Infobright vs. Kinetica vs. Microsoft Azure SQL Database vs. Oracle NoSQL

Editorial information provided by DB-Engines
NameBaseX  Xexclude from comparisonInfobright  Xexclude from comparisonKinetica  Xexclude from comparisonMicrosoft Azure SQL Database infoformerly SQL Azure  Xexclude from comparisonOracle NoSQL  Xexclude from comparison
DescriptionLight-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.High performant column-oriented DBMS for analytic workloads using MySQL or PostgreSQL as a frontendFully vectorized database across both GPUs and CPUsDatabase as a Service offering with high compatibility to Microsoft SQL ServerA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodes
Primary database modelNative XML DBMSRelational DBMSRelational DBMSRelational DBMSDocument store
Key-value store
Relational DBMS
Secondary database modelsSpatial DBMS
Time Series DBMS
Document store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.73
Rank#142  Overall
#4  Native XML DBMS
Score0.96
Rank#194  Overall
#91  Relational DBMS
Score0.64
Rank#236  Overall
#109  Relational DBMS
Score77.99
Rank#16  Overall
#11  Relational DBMS
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Websitebasex.orgignitetech.com/­softwarelibrary/­infobrightdbwww.kinetica.comazure.microsoft.com/­en-us/­products/­azure-sql/­databasewww.oracle.com/­database/­nosql/­technologies/­nosql
Technical documentationdocs.basex.orgdocs.kinetica.comdocs.microsoft.com/­en-us/­azure/­azure-sqldocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.html
DeveloperBaseX GmbHIgnite Technologies Inc.; formerly InfoBright Inc.KineticaMicrosoftOracle
Initial release20072005201220102011
Current release10.7, August 20237.1, August 2021V1223.3, December 2023
License infoCommercial or Open SourceOpen Source infoBSD licensecommercial infoThe open source (GPLv2) version did not support inserts/updates/deletes and was discontinued with July 2016commercialcommercialOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaCC, C++C++Java
Server operating systemsLinux
OS X
Windows
Linux
Windows
LinuxhostedLinux
Solaris SPARC/x86
Data schemeschema-freeyesyesyesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.
Typing infopredefined data types such as float or dateno infoXQuery supports typesyesyesyesoptional
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.nonoyesno
Secondary indexesyesno infoKnowledge Grid Technology used insteadyesyesyes
SQL infoSupport of SQLnoyesSQL-like DML and DDL statementsyesSQL-like DML and DDL statements
APIs and other access methodsJava API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
ADO.NET
JDBC
ODBC
JDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
RESTful HTTP API
Supported programming languagesActionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
.Net
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C++
Java
JavaScript (Node.js)
Python
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresyesnouser defined functionsTransact SQLno
Triggersyes infovia eventsnoyes infotriggers when inserted values for one or more columns fall within a specified rangeyesno
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationSource-replica replicationyes, with always 3 replicas availableElectable source-replica replication per shard. Support distributed global deployment with Multi-region table feature
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononowith Hadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Foreign keys infoReferential integritynonoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datamultiple readers, single writerACIDnoACIDconfigurable infoACID within a storage node (=shard)
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.yesyes infoGPU vRAM or System RAMyes infooff heap cache
User concepts infoAccess controlUsers with fine-grained authorization concept on 4 levelsfine grained access rights according to SQL-standard infoexploiting MySQL or PostgreSQL frontend capabilitiesAccess rights for users and roles on table levelfine grained access rights according to SQL-standardAccess 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

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

More resources
BaseXInfobrightKineticaMicrosoft Azure SQL Database infoformerly SQL AzureOracle NoSQL
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2020
4 January 2021, Paul Andlinger, Matthias Gelbmann

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

show all

Recent citations in the news

XML Injection Attacks: What to Know About XPath, XQuery, XXE & More
18 May 2022, Hashed Out by The SSL Storeā„¢

9 Skills You Need to Become a Data Engineer
2 November 2022, KDnuggets

provided by Google News

Kinetica Elevates RAG with Fast Access to Real-Time Data
26 March 2024, Datanami

Kinetica Launches Generative AI Solution for Real-Time Inferencing Powered by NVIDIA AI Enterprise
18 March 2024, GlobeNewswire

Kinetica ramps up RAG for generative AI, empowering enterprises with real-time operational data
18 March 2024, SiliconANGLE News

Kinetica Delivers Real-Time Vector Similarity Search
21 March 2024, insideBIGDATA

Transforming spatiotemporal data analysis with GPUs and generative AI
30 October 2023, InfoWorld

provided by Google News

Copilot in Azure SQL Database in Private Preview
27 March 2024, InfoQ.com

Microsoft unveils Copilot for Azure SQL Database
27 March 2024, InfoWorld

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25 April 2024, Microsoft

Azure SQL Database takes Saturday off on US east coast following network power failure
18 September 2023, The Register

Microsoft Announces a New Azure SQL Database Free Offer in Public Preview
1 October 2023, InfoQ.com

provided by Google News

Enhance enterprise data security and trust: Must see Blockchain Technology sessions at Oracle CloudWorld 2023
21 August 2023, Oracle

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

Oracle Beefs Up Its NoSQL Database Offering
3 April 2014, Data Center Knowledge

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

Larry Ellison Just Embraced the Enemy. Or Did He?
1 October 2012, WIRED

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

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.

Milvus logo

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

SingleStore logo

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

Present your product here