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. Manticore Search vs. Oracle Rdb vs. Snowflake vs. Teradata Aster

System Properties Comparison LMDB vs. Manticore Search vs. Oracle Rdb vs. Snowflake vs. Teradata Aster

Editorial information provided by DB-Engines
NameLMDB  Xexclude from comparisonManticore Search  Xexclude from comparisonOracle Rdb  Xexclude from comparisonSnowflake  Xexclude from comparisonTeradata Aster  Xexclude from comparison
Teradata Aster has been integrated into other Teradata systems and therefore will be removed from the DB-Engines ranking.
DescriptionA high performant, light-weight, embedded key-value database libraryMulti-storage database for search, including full-text search.Cloud-based data warehousing service for structured and semi-structured dataPlatform for big data analytics on multistructured data sources and types
Primary database modelKey-value storeSearch engineRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.09
Rank#121  Overall
#20  Key-value stores
Score0.29
Rank#302  Overall
#21  Search engines
Score1.14
Rank#178  Overall
#80  Relational DBMS
Score130.36
Rank#8  Overall
#5  Relational DBMS
Websitewww.symas.com/­symas-embedded-database-lmdbmanticoresearch.comwww.oracle.com/­database/­technologies/­related/­rdb.htmlwww.snowflake.com
Technical documentationwww.lmdb.tech/­docmanual.manticoresearch.comwww.oracle.com/­database/­technologies/­related/­rdb-doc.htmldocs.snowflake.net/­manuals/­index.html
DeveloperSymasManticore SoftwareOracle, originally developed by Digital Equipment Corporation (DEC)Snowflake Computing Inc.Teradata
Initial release20112017198420142005
Current release0.9.32, January 20246.0, February 20237.4.1.1, 2021
License infoCommercial or Open SourceOpen SourceOpen Source infoGPL version 2commercialcommercialcommercial
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 languageCC++
Server operating systemsLinux
Unix
Windows
FreeBSD
Linux
macOS
Windows
HP Open VMShostedLinux
Data schemeschema-freeFixed schemaFlexible Schema (defined schema, partial schema, schema free)yes infosupport of semi-structured data formats (JSON, XML, Avro)Flexible Schema (defined schema, partial schema, schema free) infodefined schema within the relational store; partial schema or schema free in the Aster File Store
Typing infopredefined data types such as float or dateInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesyesyes
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.noCan index from XMLnoyesyes infoin Aster File Store
Secondary indexesnoyes infofull-text index on all search fieldsyesyes
SQL infoSupport of SQLnoSQL-like query languageyesyesyes
APIs and other access methodsBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
CLI Client
JDBC
ODBC
ADO.NET
JDBC
ODBC
OLE DB
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
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
JavaScript (Node.js)
Python
C
C#
C++
Java
Python
R
Server-side scripts infoStored proceduresnouser defined functionsuser defined functionsR packages
Triggersnonono infosimilar concept for controling cloud resourcesno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoPartitioning is done manually, search queries against distributed index is supportedyesSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSynchronous replication based on Galera libraryyesyes infoDimension tables are replicated across all nodes in the cluster. The number of replicas for the file store can be configured.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes infoSQL Map-Reduce Framework
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynonoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes infoisolated transactions for atomic changes and binary logging for safe writesyes, on a single nodeACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infoThe original contents of fields are not stored in the Manticore index.yesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnonono
User concepts infoAccess controlnonoUsers with fine-grained authorization concept, user roles and pluggable authenticationfine grained access rights 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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
LMDBManticore SearchOracle RdbSnowflakeTeradata Aster
DB-Engines blog posts

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

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

Connecting the worlds of metabolomics databases
15 June 2021, Medical Xpress

provided by Google News

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

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

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

Highlighting in Search Results
24 May 2020, hackernoon.com

provided by Google News

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

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18 September 2020, The Register

2013 Data Science Salary Survey – O'Reilly
4 May 2013, O'Reilly Media

provided by Google News

Lessons from the Ticketmaster-Snowflake Breach
12 June 2024, The Hacker News

Ticketmaster's Snowflake data breach was just one of 165
11 June 2024, The Verge

Mandiant says hackers stole a 'significant volume of data' from Snowflake customers
10 June 2024, TechCrunch

Hackers steal “significant volume” of data from hundreds of Snowflake customers
10 June 2024, Ars Technica

LendingTree confirms that cloud services attack potentially affected subsidiary
10 June 2024, The Record from Recorded Future News

provided by Google News

Northwestern Analytics Partners with Teradata Aster to Host Hackathon
23 May 2014, Northwestern Engineering

Teradata Provides the Simplest Way to Bring the Science of Data to the Art of Business
22 September 2011, PR Newswire

Teradata's Aster shows how the flowers of fraud bloom
23 April 2015, The Register

Case study: Siemens reduces train failures with Teradata Aster
12 September 2016, RCR Wireless News

Teradata unveils improved QueryGrid connectors
21 April 2015, CIO

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.

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