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 > LMDB vs. MarkLogic vs. Sadas Engine vs. Vertica vs. Vitess

System Properties Comparison LMDB vs. MarkLogic vs. Sadas Engine vs. Vertica vs. Vitess

Editorial information provided by DB-Engines
NameLMDB  Xexclude from comparisonMarkLogic  Xexclude from comparisonSadas Engine  Xexclude from comparisonVertica infoOpenText™ Vertica™  Xexclude from comparisonVitess  Xexclude from comparison
DescriptionA high performant, light-weight, embedded key-value database libraryOperational and transactional Enterprise NoSQL databaseSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsCloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.Scalable, distributed, cloud-native DBMS, extending MySQL
Primary database modelKey-value storeDocument store
Native XML DBMS
RDF store infoas of version 7
Search engine
Relational DBMSRelational DBMS infoColumn orientedRelational DBMS
Secondary database modelsSpatial DBMS
Time Series DBMS
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.99
Rank#125  Overall
#21  Key-value stores
Score5.92
Rank#58  Overall
#10  Document stores
#1  Native XML DBMS
#1  RDF stores
#6  Search engines
Score0.00
Rank#383  Overall
#158  Relational DBMS
Score10.68
Rank#43  Overall
#27  Relational DBMS
Score0.82
Rank#209  Overall
#97  Relational DBMS
Websitewww.symas.com/­symas-embedded-database-lmdbwww.marklogic.comwww.sadasengine.comwww.vertica.comvitess.io
Technical documentationwww.lmdb.tech/­docdocs.marklogic.comwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationvertica.com/­documentationvitess.io/­docs
DeveloperSymasMarkLogic Corp.SADAS s.r.l.OpenText infopreviously Micro Focus and Hewlett PackardThe Linux Foundation, PlanetScale
Initial release20112001200620052013
Current release0.9.32, January 202411.0, December 20228.012.0.3, January 202315.0.2, December 2022
License infoCommercial or Open SourceOpen Sourcecommercial inforestricted free version is availablecommercial infofree trial version availablecommercial infoLimited community edition freeOpen Source infoApache Version 2.0, commercial licenses available
Cloud-based only infoOnly available as a cloud servicenononono infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containersno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCC++C++C++Go
Server operating systemsLinux
Unix
Windows
Linux
OS X
Windows
AIX
Linux
Windows
LinuxDocker
Linux
macOS
Data schemeschema-freeschema-free infoSchema can be enforcedyesYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.yes
Typing infopredefined data types such as float or dateyesyesyesyes
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.noyesnono
Secondary indexesnoyesyesNo Indexes Required. Different internal optimization strategy, but same functionality included.yes
SQL infoSupport of SQLnoyes infoSQL92yesFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.yes infowith proprietary extensions
APIs and other access methodsJava 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
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
ADO.NET
JDBC
MySQL protocol
ODBC
Supported programming languages.Net
C
C++
Clojure
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Nim
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Rust
Swift
Tcl
C
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
C
C#
C++
Groovy
Java
PHP
Python
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnoyes infovia XQuery or JavaScriptnoyes, PostgreSQL PL/pgSQL, with minor differencesyes infoproprietary syntax
Triggersnoyesnoyes, called Custom Alertsyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardinghorizontal partitioninghorizontal partitioning, hierarchical partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesnoneMulti-source replication infoOne, or more copies of data replicated across nodes, or object-store used for repository.Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infovia Hadoop Connector, HDFS Direct Access and in-database MapReduce jobsnono infoBi-directional Spark integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integritynonoyesyesyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infocan act as a resource manager in an XA/JTA transactionACIDACID at shard level
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infotable locks or row locks depending on storage engine
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, with Range Indexesyes infomanaged by 'Learn by Usage'noyes
User concepts infoAccess controlnoRole-based access control at the document and subdocument levelsAccess rights for users, groups and roles according to SQL-standardfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hashUsers with fine-grained authorization concept infono user groups or roles
More information provided by the system vendor
LMDBMarkLogicSadas EngineVertica infoOpenText™ Vertica™Vitess
Specific characteristicsDeploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» more
Competitive advantagesFast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» more
Typical application scenariosCommunication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» more
Key customersAbiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» more
Licensing and pricing modelsCost-based models and subscription-based models are both available. One license is...
» more

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
LMDBMarkLogicSadas EngineVertica infoOpenText™ Vertica™Vitess
Recent citations in the news

Automating SAP S/4HANA Migration with IT-Conductor, BGP Managed Services, and AWS | Amazon Web Services
22 August 2023, AWS Blog

The Tom Brady Data Biography
8 September 2023, StatsBomb

The Lightning Memory-mapped Database
2 March 2016, InfoQ.com

Akamai launches managed database service – Blocks and Files
25 April 2022, Blocks & Files

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

provided by Google News

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

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

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

Progress's $355m move for MarkLogic sets the tone for 2023
4 January 2023, The Stack

Progress to acquire PE-backed data platform MarkLogic for $355m
4 January 2023, PE Hub

provided by Google News

OCI Object Storage Completes Technical Validation of Vertica in Eon Mode
16 October 2023, Oracle

Vertica by OpenText and Anritsu Sign New Deal for Next-Gen Architecture and 5G Network Capabilities
17 May 2023, PR Newswire

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

OpenText expands enterprise portfolio with AI and Micro Focus integrations
25 July 2023, VentureBeat

OpenText integrates Micro Focus tech through Cloud Editions 23.3
26 July 2023, Techzine Europe

provided by Google News

Vitess, the database clustering system powering YouTube, graduates CNCF incubation
5 November 2019, SiliconANGLE News

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18 May 2021, Datanami

The ultimate MySQL database platform — PlanetScale
20 June 2018, planetscale.com

PlanetScale grabs YouTube-developed open-source tech, promises Vitess DBaaS with on-the-fly schema changes
18 May 2021, The Register

They scaled YouTube — now they’ll shard everyone with PlanetScale
13 December 2018, TechCrunch

provided by Google News



Share this page

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

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.

Present your product here