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

DBMS > IRONdb vs. Kinetica vs. Manticore Search vs. OpenSearch vs. SQLite

System Properties Comparison IRONdb vs. Kinetica vs. Manticore Search vs. OpenSearch vs. SQLite

Editorial information provided by DB-Engines
NameIRONdb  Xexclude from comparisonKinetica  Xexclude from comparisonManticore Search  Xexclude from comparisonOpenSearch  Xexclude from comparisonSQLite  Xexclude from comparison
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionA distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityFully vectorized database across both GPUs and CPUsMulti-storage database for search, including full-text search.A distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneWidely used embeddable, in-process RDBMS
Primary database modelTime Series DBMSRelational DBMSSearch engineSearch engineRelational DBMS
Secondary database modelsSpatial DBMS
Time Series DBMS
Time Series DBMS infousing the Manticore Columnar LibraryVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.66
Rank#234  Overall
#107  Relational DBMS
Score0.29
Rank#302  Overall
#21  Search engines
Score16.03
Rank#37  Overall
#4  Search engines
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websitewww.circonus.com/solutions/time-series-database/www.kinetica.commanticoresearch.comgithub.com/­opensearch-project
opensearch.org
www.sqlite.org
Technical documentationdocs.circonus.com/irondb/category/getting-starteddocs.kinetica.commanual.manticoresearch.comopensearch.org/­docs/­latestwww.sqlite.org/­docs.html
DeveloperCirconus LLC.KineticaManticore SoftwareAmazon Web ServicesDwayne Richard Hipp
Initial release20172012201720212000
Current releaseV0.10.20, January 20187.1, August 20216.0, February 20232.5.0, January 20233.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourcecommercialcommercialOpen Source infoGPL version 2Open Source infoApache Version 2.0Open Source infoPublic Domain
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.
  • STACKIT OpenSearch offers OpenSearch in a managed version in enterprise grade, 100% GDPR-compliant, for a wide range of applications like analytics, website search, offering scalability and fast data access.
  • Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
Implementation languageC and C++C, C++C++JavaC
Server operating systemsLinuxLinuxFreeBSD
Linux
macOS
Windows
All OS with a Java VMserver-less
Data schemeschema-freeyesFixed schemaschema-free infoFlexible type definitions. Once a type is defined, it is persistentyes infodynamic column types
Typing infopredefined data types such as float or dateyes infotext, numeric, histogramsyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesyes infonot rigid because of 'dynamic typing' concept.
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.nonoCan index from XMLno
Secondary indexesnoyesyes infofull-text index on all search fieldsyes infoAll search fields are automatically indexedyes
SQL infoSupport of SQLSQL-like query language (Circonus Analytics Query Language: CAQL)SQL-like DML and DDL statementsSQL-like query languageSQL-like query languageyes infoSQL-92 is not fully supported
APIs and other access methodsHTTP APIJDBC
ODBC
RESTful HTTP API
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Java API
RESTful HTTP/JSON API
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languages.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
C++
Java
JavaScript (Node.js)
Python
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresyes, in Luauser defined functionsuser defined functionsyesno
Triggersnoyes infotriggers when inserted values for one or more columns fall within a specified rangenoyes infoby using the 'percolation' featureyes
Partitioning methods infoMethods for storing different data on different nodesAutomatic, metric affinity per nodeShardingSharding infoPartitioning is done manually, search queries against distributed index is supportedShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesconfigurable replication factor, datacenter awareSource-replica replicationSynchronous replication based on Galera libraryyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate consistency per node, eventual consistency across nodesImmediate Consistency or Eventual Consistency depending on configurationEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, all
Foreign keys infoReferential integritynoyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoyes infoisolated transactions for atomic changes and binary logging for safe writesnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Manticore index.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoGPU vRAM or System RAMyes
User concepts infoAccess controlnoAccess rights for users and roles on table levelnono
More information provided by the system vendor
IRONdbKineticaManticore SearchOpenSearchSQLite
Specific characteristicsOpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantagesDistributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenariosThe OpenSearch platform is used across a broad range of search , analytics, and observability...
» more
Licensing and pricing modelsThe OpenSearch Project offers open source software licensed under Apache License...
» 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
3rd partiesAiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» more
Navicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
IRONdbKineticaManticore SearchOpenSearchSQLite
DB-Engines blog posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21 February 2024, SiliconANGLE News

Apica Acquires Telemetry Data Management Pioneer Circonus And Lands New Funding
22 February 2024, Datanami

Apica gets $6 million in funding and buys Circonus -
21 February 2024, Enterprise Times

provided by Google News

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

Kinetica ramps up RAG for generative AI, empowering enterprises with real-time operational data
18 March 2024, SiliconANGLE 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

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

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

Modernize your data observability with Amazon OpenSearch Service zero-ETL integration with Amazon S3 | Amazon ...
5 June 2024, AWS Blog

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13 March 2024, Oracle

Amazon OpenSearch Service now supports OpenSearch version 2.13 - AWS
21 May 2024, AWS Blog

Behind the Scenes: Upgrading OpenSearch efficiency with OCI flexible vertical scaling
13 February 2024, Oracle

AWS announces Amazon DocumentDB zero-ETL integration with Amazon OpenSearch Service
16 May 2024, AWS Blog

provided by Google News

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

Copilot‘s screen-snapping Recall data stored in plain text
31 May 2024, CyberNews.com

Limbo Is An SQLite-Compatible OLTP DBMS Leveraging IO_uring & Rust
9 May 2024, Phoronix

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.

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

Present your product here