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

DBMS > Machbase Neo vs. Milvus vs. SwayDB vs. Titan vs. YugabyteDB

System Properties Comparison Machbase Neo vs. Milvus vs. SwayDB vs. Titan vs. YugabyteDB

Editorial information provided by DB-Engines
NameMachbase Neo infoFormer name was Infiniflux  Xexclude from comparisonMilvus  Xexclude from comparisonSwayDB  Xexclude from comparisonTitan  Xexclude from comparisonYugabyteDB  Xexclude from comparison
Titan has been decommisioned after the takeover by Datastax. It will be removed from the DB-Engines ranking. A fork has been open-sourced as JanusGraph.
DescriptionTimeSeries DBMS for AIoT and BigDataA DBMS designed for efficient storage of vector data and vector similarity searchesAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storageTitan is a Graph DBMS optimized for distributed clusters.High-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelTime Series DBMSVector DBMSKey-value storeGraph DBMSRelational DBMS
Secondary database modelsDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.17
Rank#337  Overall
#30  Time Series DBMS
Score2.78
Rank#103  Overall
#3  Vector DBMS
Score0.04
Rank#387  Overall
#61  Key-value stores
Score2.63
Rank#109  Overall
#53  Relational DBMS
Websitemachbase.commilvus.ioswaydb.simer.augithub.com/­thinkaurelius/­titanwww.yugabyte.com
Technical documentationmachbase.com/­dbmsmilvus.io/­docs/­overview.mdgithub.com/­thinkaurelius/­titan/­wikidocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperMachbaseSimer PlahaAurelius, owned by DataStaxYugabyte Inc.
Initial release20132019201820122017
Current releaseV8.0, August 20232.3.4, January 20242.19, September 2023
License infoCommercial or Open Sourcecommercial infofree test version availableOpen Source infoApache Version 2.0Open Source infoGNU Affero GPL V3.0Open Source infoApache license, version 2.0Open 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.
Zilliz Cloud – Cloud-native service for MilvusYugabyteDB 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 languageCC++, GoScalaJavaC and C++
Server operating systemsLinux
macOS
Windows
Linux
macOS info10.14 or later
Windows infowith WSL 2 enabled
Linux
OS X
Unix
Windows
Linux
OS X
Data schemeyesschema-freeyesdepending on used data model
Typing infopredefined data types such as float or dateyesVector, Numeric and Stringnoyesyes
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.nononono
Secondary indexesyesnonoyesyes
SQL infoSupport of SQLSQL-like query languagenononoyes, PostgreSQL compatible
APIs and other access methodsgRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP APIJava API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
JDBC
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 languagesC
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
C++
Go
Java
JavaScript (Node.js)
Python
Java
Kotlin
Scala
Clojure
Java
Python
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresnononoyesyes infosql, plpgsql, C
Triggersnononoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnoneyes infovia pluggable storage backendsHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factornoneyesBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes infovia Faunus, a graph analytics engineno
Consistency concepts infoMethods to ensure consistency in a distributed systemBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Immediate ConsistencyEventual Consistency
Immediate Consistency
Strong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynononoyes infoRelationships in graphyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoAtomic execution of operationsACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentnoyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infovolatile and lookup tableyesyesno
User concepts infoAccess controlsimple password-based access controlRole based access control and fine grained access rightsnoUser authentification and security via Rexster Graph Serveryes
More information provided by the system vendor
Machbase Neo infoFormer name was InfinifluxMilvusSwayDBTitanYugabyteDB
Specific characteristicsMilvus is an open-source and cloud-native vector database built for production-ready...
» more
YugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesHighly available, versatile, and robust with millisecond latency. Supports batch...
» more
PostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosRAG: retrieval augmented generation Video media : video understanding, video deduplication....
» more
Systems of record and engagement for cloud native applications that require resilience,...
» more
Key customersMilvus is trusted by thousands of enterprises, including PayPal, eBay, IKEA, LINE,...
» more
Market metricsAs of January 2024, 25k+ GitHub stars 10M+ downloads and installations​ ​ 3k+ enterprise...
» more
2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsMilvus was released under the open-source Apache License 2.0 in October 2019. Fully-managed...
» more
Apache 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
Machbase Neo infoFormer name was InfinifluxMilvusSwayDBTitanYugabyteDB
DB-Engines blog posts

Vector databases
2 June 2023, Matthias Gelbmann

show all

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Recent citations in the news

How NVIDIA GPU Acceleration Supercharged Milvus Vector Database
26 March 2024, The New Stack

AI-Powered Search Engine With Milvus Vector Database on Vultr
31 January 2024, SitePoint

Milvus 2.4 Unveils Game-Changing Features for Enhanced Vector Search
20 March 2024, GlobeNewswire

Zilliz Unveils Game-Changing Features for Vector Search
22 March 2024, Datanami

IBM watsonx.data’s integrated vector database: unify, prepare, and deliver your data for AI
9 April 2024, IBM

provided by Google News

Amazon DynamoDB Storage Backend for Titan: Distributed Graph Database | Amazon Web Services
24 August 2015, AWS Blog

Titan Graph Database Integration with DynamoDB: World-class Performance, Availability, and Scale for New Workloads
20 August 2015, All Things Distributed

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

DSE Graph review: Graph database does double duty
14 November 2019, InfoWorld

Database Deep Dives: JanusGraph
8 August 2019, IBM

provided by Google News

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, Business Wire

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

The surprising link between Formula One and enterprise PostgreSQL optimisation
28 March 2024, The Stack

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
18 April 2024, Business Wire

Can Yugabyte Become The Defacto Database For Large-Scale, Cloud Native Applications?
20 May 2022, Forbes

provided by Google News



Share this page

Featured Products

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here