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 > Infobright vs. LevelDB vs. MarkLogic vs. RethinkDB vs. Sadas Engine

System Properties Comparison Infobright vs. LevelDB vs. MarkLogic vs. RethinkDB vs. Sadas Engine

Editorial information provided by DB-Engines
NameInfobright  Xexclude from comparisonLevelDB  Xexclude from comparisonMarkLogic  Xexclude from comparisonRethinkDB  Xexclude from comparisonSadas Engine  Xexclude from comparison
DescriptionHigh performant column-oriented DBMS for analytic workloads using MySQL or PostgreSQL as a frontendEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesOperational and transactional Enterprise NoSQL databaseDBMS for the Web with a mechanism to push updated query results to applications in realtime.SADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environments
Primary database modelRelational DBMSKey-value storeDocument store
Native XML DBMS
RDF store infoas of version 7
Search engine
Document storeRelational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.96
Rank#194  Overall
#91  Relational DBMS
Score2.35
Rank#111  Overall
#19  Key-value stores
Score5.92
Rank#58  Overall
#10  Document stores
#1  Native XML DBMS
#1  RDF stores
#6  Search engines
Score2.74
Rank#105  Overall
#19  Document stores
Score0.00
Rank#383  Overall
#158  Relational DBMS
Websiteignitetech.com/­softwarelibrary/­infobrightdbgithub.com/­google/­leveldbwww.marklogic.comrethinkdb.comwww.sadasengine.com
Technical documentationgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mddocs.marklogic.comrethinkdb.com/­docswww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentation
DeveloperIgnite Technologies Inc.; formerly InfoBright Inc.GoogleMarkLogic Corp.The Linux Foundation infosince July 2017SADAS s.r.l.
Initial release20052011200120092006
Current release1.23, February 202111.0, December 20222.4.1, August 20208.0
License infoCommercial or Open Sourcecommercial infoThe open source (GPLv2) version did not support inserts/updates/deletes and was discontinued with July 2016Open Source infoBSDcommercial inforestricted free version is availableOpen Source infoApache Version 2commercial infofree trial version 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 languageCC++C++C++C++
Server operating systemsLinux
Windows
Illumos
Linux
OS X
Windows
Linux
OS X
Windows
Linux
OS X
Windows
AIX
Linux
Windows
Data schemeyesschema-freeschema-free infoSchema can be enforcedschema-freeyes
Typing infopredefined data types such as float or dateyesnoyesyes infostring, binary, float, bool, date, geometryyes
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.nonoyesnono
Secondary indexesno infoKnowledge Grid Technology used insteadnoyesyesyes
SQL infoSupport of SQLyesnoyes infoSQL92noyes
APIs and other access methodsADO.NET
JDBC
ODBC
Java API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
JDBC
ODBC
Proprietary protocol
Supported programming languages.Net
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
C
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
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
.Net
C
C#
C++
Groovy
Java
PHP
Python
Server-side scripts infoStored proceduresnonoyes infovia XQuery or JavaScriptno
TriggersnonoyesClient-side triggers through changefeedsno
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingSharding inforange basedhorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnoneyesSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infovia Hadoop Connector, HDFS Direct Access and in-database MapReduce jobsyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACID infocan act as a resource manager in an XA/JTA transactionAtomic single-document operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoMVCC basedyes
Durability infoSupport for making data persistentyesyes infowith automatic compression on writesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes, with Range Indexesnoyes infomanaged by 'Learn by Usage'
User concepts infoAccess controlfine grained access rights according to SQL-standard infoexploiting MySQL or PostgreSQL frontend capabilitiesnoRole-based access control at the document and subdocument levelsyes infousers and table-level permissionsAccess rights for users, groups and roles according to SQL-standard

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

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

LevelDB in Ruby — SitePoint
22 October 2014, SitePoint

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks & Files

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

Rust-Based Info Stealers Abuse GitHub Codespaces
19 May 2023, Trend Micro

provided by Google News

MarkLogic “The NoSQL Database”. In the MarkLogic Query Console, you can… | by Abhay Srivastava | Apr, 2024
22 April 2024, Medium

AI can make logistics data as valuable as intelligence or operational data for mission success
17 April 2024, Breaking Defense

Database Platform to Simplify Complex Data | Progress Marklogic
7 February 2023, Progress Software

ABN AMRO Moves Progress-Powered Credit Store App to Azure Cloud; Achieves 40% Faster Data Processing, Lower ...
12 March 2024, GlobeNewswire

Seven Quick Steps to Setting Up MarkLogic Server in Kubernetes
1 February 2024, release.nl

provided by Google News

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

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

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

Review: RethinkDB rethinks real-time Web apps
23 September 2015, InfoWorld

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

Present your product here