DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > etcd vs. Manticore Search vs. Transwarp Hippo vs. YugabyteDB

System Properties Comparison etcd vs. Manticore Search vs. Transwarp Hippo vs. YugabyteDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
Nameetcd  Xexclude from comparisonManticore Search  Xexclude from comparisonTranswarp Hippo  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionA distributed reliable key-value storeMulti-storage database for search, including full-text search.Cloud-native distributed Vector DBMS that supports storage, retrieval, and management of massive vector-based datasetsHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelKey-value storeSearch engineVector DBMSRelational DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibraryDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.05
Rank#53  Overall
#5  Key-value stores
Score0.23
Rank#301  Overall
#21  Search engines
Score0.00
Rank#385  Overall
#16  Vector DBMS
Score2.48
Rank#108  Overall
#53  Relational DBMS
Websiteetcd.io
github.com/­etcd-io/­etcd
manticoresearch.comwww.transwarp.cn/­en/­subproduct/­hippowww.yugabyte.com
Technical documentationetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
manual.manticoresearch.comdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperManticore SoftwareYugabyte Inc.
Initial release201720232017
Current release3.4, August 20196.0, February 20231.0, May 20232.19, September 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoGPL version 2commercialOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageGoC++C++C and C++
Server operating systemsFreeBSD
Linux
Windows infoexperimental
FreeBSD
Linux
macOS
Windows
Linux
macOS
Linux
OS X
Data schemeschema-freeFixed schemadepending on used data model
Typing infopredefined data types such as float or datenoInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, BooleanVector, Numeric and Stringyes
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 XMLnono
Secondary indexesnoyes infofull-text index on all search fieldsnoyes
SQL infoSupport of SQLnoSQL-like query languagenoyes, PostgreSQL compatible
APIs and other access methodsgRPC
JSON over HTTP
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
RESTful HTTP APIJDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languages.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C++
Java
Python
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresnouser defined functionsnoyes infosql, plpgsql, C
Triggersyes, watching key changesnonoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoPartitioning is done manually, search queries against distributed index is supportedShardingHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Synchronous replication based on Galera libraryBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyes infoisolated transactions for atomic changes and binary logging for safe writesnoDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infoThe original contents of fields are not stored in the Manticore index.yesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlnonoRole based access control and fine grained access rightsyes
More information provided by the system vendor
etcdManticore SearchTranswarp HippoYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» more
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsApache 2.0 license for the database
» 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
etcdManticore SearchTranswarp HippoYugabyteDB
Recent citations in the news

ETCD guidelines: RBI seeks to balance rupee stability, competitiveness | Policy Circle
8 April 2024, Policy Circle

Public preview: AKS cluster control plane metrics in managed Prometheus
12 February 2024, Microsoft

Is Your etcd an Open Door for Cyber Attacks? How to Secure Your Kubernetes Clusters & Nodes
8 November 2023, Information Security Newspaper

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services
12 October 2023, AWS Blog

6 Cool Kubernetes Operators and How to Use Them
22 January 2024, hackernoon.com

provided by Google News

Comparing Meilisearch and Manticore Search Using Key Benchmarks
2 May 2023, hackernoon.com

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

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

Highlighting in Search Results
24 May 2020, hackernoon.com

40 Stories To Learn About Elasticsearch
27 April 2023, hackernoon.com

provided by Google News

10 top vector database options for similarity searches
8 August 2024, TechTarget

provided by Google News

YugabyteDB evolves into a distributed PostgreSQL database for apps that need resilience and scale
19 September 2024, SiliconANGLE News

YugabyteDB Evolves PostgreSQL to a Distributed Architecture for Modern, Cloud-Native Applications
19 September 2024, Business Wire

YugabyteDB 2.19 gets new PostgreSQL-compatibility features
19 September 2024, InfoWorld

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

Simplifying cloud-native app development with Yugabyte
2 August 2024, IMDA

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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