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

DBMS > Badger vs. Datomic vs. InfluxDB vs. Manticore Search vs. SiteWhere

System Properties Comparison Badger vs. Datomic vs. InfluxDB vs. Manticore Search vs. SiteWhere

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonDatomic  Xexclude from comparisonInfluxDB  Xexclude from comparisonManticore Search  Xexclude from comparisonSiteWhere  Xexclude from comparison
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.Datomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityDBMS for storing time series, events and metricsMulti-storage database for search, including full-text search.M2M integration platform for persisting/querying time series data
Primary database modelKey-value storeRelational DBMSTime Series DBMSSearch engineTime Series DBMS
Secondary database modelsSpatial DBMS infowith GEO packageTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.14
Rank#331  Overall
#49  Key-value stores
Score1.59
Rank#150  Overall
#69  Relational DBMS
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score0.22
Rank#312  Overall
#21  Search engines
Score0.06
Rank#356  Overall
#35  Time Series DBMS
Websitegithub.com/­dgraph-io/­badgerwww.datomic.comwww.influxdata.com/­products/­influxdb-overviewmanticoresearch.comgithub.com/­sitewhere/­sitewhere
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerdocs.datomic.comdocs.influxdata.com/­influxdbmanual.manticoresearch.comsitewhere1.sitewhere.io/­index.html
DeveloperDGraph LabsCognitectManticore SoftwareSiteWhere
Initial release20172012201320172010
Current release1.0.6735, June 20232.7.6, April 20246.0, February 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0commercial infolimited edition freeOpen Source infoMIT-License; commercial enterprise version availableOpen Source infoGPL version 2Open Source infoCommon Public Attribution License Version 1.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 languageGoJava, ClojureGoC++Java
Server operating systemsBSD
Linux
OS X
Solaris
Windows
All OS with a Java VMLinux
OS X infothrough Homebrew
FreeBSD
Linux
macOS
Windows
Linux
OS X
Windows
Data schemeschema-freeyesschema-freeFixed schemapredefined scheme
Typing infopredefined data types such as float or datenoyesNumeric data and StringsInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyes
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.nononoCan index from XMLno
Secondary indexesnoyesnoyes infofull-text index on all search fieldsno
SQL infoSupport of SQLnonoSQL-like query languageSQL-like query languageno
APIs and other access methodsRESTful HTTP APIHTTP API
JSON over UDP
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
HTTP REST
Supported programming languagesGoClojure
Java
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Server-side scripts infoStored proceduresnoyes infoTransaction Functionsnouser defined functions
TriggersnoBy using transaction functionsnono
Partitioning methods infoMethods for storing different data on different nodesnonenone infoBut extensive use of caching in the application peersSharding infoin enterprise version onlySharding infoPartitioning is done manually, search queries against distributed index is supportedSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesnonenone infoBut extensive use of caching in the application peersselectable replication factor infoin enterprise version onlySynchronous replication based on Galera libraryselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoyes infoisolated transactions for atomic changes and binary logging for safe writesno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyes infoThe original contents of fields are not stored in the Manticore index.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes inforecommended only for testing and developmentyes infoDepending on used storage engineno
User concepts infoAccess controlnonosimple rights management via user accountsnoUsers with fine-grained authorization concept
More information provided by the system vendor
BadgerDatomicInfluxDBManticore SearchSiteWhere
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
News

A Detailed Guide to C# TimeSpan
2 May 2024

The Final Frontier: Using InfluxDB on the International Space Station
30 April 2024

Getting the Current Time in C#: A Guide
26 April 2024

Sync Data from InfluxDB v2 to v3 With the Quix Template
8 April 2024

Infrastructure Monitoring Basics: Getting Started with Telegraf, InfluxDB, and Grafana
5 April 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
BadgerDatomicInfluxDBManticore SearchSiteWhere
DB-Engines blog posts

Why Build a Time Series Data Platform?
20 July 2017, Paul Dix (guest author)

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Recent citations in the news

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Zoona Case Study
16 December 2017, AWS Blog

Architecting Software for Leverage
13 November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Nubank acquires US company; PayPal studies cryptocurrencies
24 July 2020, Iupana

provided by Google News

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14 March 2024, AWS Blog

Amazon Timestream: Managed InfluxDB for Time Series Data
14 March 2024, The New Stack

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14 March 2024, Business Wire

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15 March 2024, Datanami

Time-series database startup InfluxData debuts self-managed version of InfluxDB
6 September 2023, SiliconANGLE News

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

Google's Gemini comes to databases
9 April 2024, Yahoo Canada Shine On

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

provided by Google News

11 Best Open source IoT Platforms To Develop Smart Projects
9 March 2023, H2S Media

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Present your product here