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

DBMS > LMDB vs. ObjectBox vs. Postgres-XL vs. Sphinx vs. Trafodion

System Properties Comparison LMDB vs. ObjectBox vs. Postgres-XL vs. Sphinx vs. Trafodion

Editorial information provided by DB-Engines
NameLMDB  Xexclude from comparisonObjectBox  Xexclude from comparisonPostgres-XL  Xexclude from comparisonSphinx  Xexclude from comparisonTrafodion  Xexclude from comparison
Apache Trafodion has been retired in 2021. Therefore it is excluded from the DB-Engines Ranking.
DescriptionA high performant, light-weight, embedded key-value database libraryExtremely fast embedded database for small devices, IoT and MobileBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresOpen source search engine for searching in data from different sources, e.g. relational databasesTransactional SQL-on-Hadoop DBMS
Primary database modelKey-value storeObject oriented DBMSRelational DBMSSearch engineRelational DBMS
Secondary database modelsTime Series DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.09
Rank#121  Overall
#20  Key-value stores
Score1.29
Rank#166  Overall
#5  Object oriented DBMS
Score0.53
Rank#254  Overall
#117  Relational DBMS
Score5.95
Rank#55  Overall
#5  Search engines
Websitewww.symas.com/­symas-embedded-database-lmdbobjectbox.iowww.postgres-xl.orgsphinxsearch.comtrafodion.apache.org
Technical documentationwww.lmdb.tech/­docdocs.objectbox.iowww.postgres-xl.org/­documentationsphinxsearch.com/­docstrafodion.apache.org/­documentation.html
DeveloperSymasObjectBox LimitedSphinx Technologies Inc.Apache Software Foundation, originally developed by HP
Initial release201120172014 infosince 2012, originally named StormDB20012014
Current release0.9.32, January 202410 R1, October 20183.5.1, February 20232.3.0, February 2019
License infoCommercial or Open SourceOpen SourceOpen Source infoApache License 2.0Open Source infoMozilla public licenseOpen Source infoGPL version 2, commercial licence availableOpen Source infoApache 2.0
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 and C++CC++C++, Java
Server operating systemsLinux
Unix
Windows
Android
iOS
Linux
macOS
Windows
Linux
macOS
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Linux
Data schemeschema-freeyesyesyesyes
Typing infopredefined data types such as float or dateyesyesnoyes
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.nonoyes infoXML type, but no XML query functionalityno
Secondary indexesnoyesyesyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLnonoyes infodistributed, parallel query executionSQL-like query language (SphinxQL)yes
APIs and other access methodsProprietary native APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Proprietary protocolADO.NET
JDBC
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++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
All languages supporting JDBC/ODBC/ADO.Net
Server-side scripts infoStored proceduresnonouser defined functionsnoJava Stored Procedures
Triggersnonoyesnono
Partitioning methods infoMethods for storing different data on different nodesnonenonehorizontal partitioningSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneonline/offline synchronization between client and servernoneyes, via HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes infovia user defined functions and HBase
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infoMVCCnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoThe original contents of fields are not stored in the Sphinx index.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnonono
User concepts infoAccess controlnoyesfine grained access rights according to SQL-standardnofine grained access rights according to SQL-standard
More information provided by the system vendor
LMDBObjectBoxPostgres-XLSphinxTrafodion
News

The on-device Vector Database for Android and Java
29 May 2024

Vector search: making sense of search queries
29 May 2024

Python on-device Vector and Object Database for Local AI
28 May 2024

Evolution of search: traditional vs vector search
23 May 2024

On-device Vector Database for Dart/Flutter
21 May 2024

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
LMDBObjectBoxPostgres-XLSphinxTrafodion
DB-Engines blog posts

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

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 and Files

Jaxon Repp on HarperDB Distributed Database Platform
23 March 2022, InfoQ.com

provided by Google News

ObjectBox Raises $2M in Funding
4 December 2018, FinSMEs

provided by Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2 February 2024, Towards Data Science

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Google's Newest Challenger
11 January 2024, Free Press Journal

The Pirate Bay was recently down for over a week due to a DDoS attack
29 October 2019, The Hacker News

How to Build 600+ Links in One Month
4 September 2020, Search Engine Journal

provided by Google News

Evaluating HTAP Databases for Machine Learning Applications
2 November 2016, KDnuggets

Low-latency, distributed database architectures are critical for emerging fog applications
7 April 2022, Embedded Computing Design

provided by Google News



Share this page

Featured Products

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