DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Apache Phoenix vs. Bangdb vs. CockroachDB vs. HyperSQL vs. Milvus

Vergleich der Systemeigenschaften Apache Phoenix vs. Bangdb vs. CockroachDB vs. HyperSQL vs. Milvus

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Phoenix  Xaus Vergleich ausschliessenBangdb  Xaus Vergleich ausschliessenCockroachDB  Xaus Vergleich ausschliessenHyperSQL infoalso known as HSQLDB  Xaus Vergleich ausschliessenMilvus  Xaus Vergleich ausschliessen
KurzbeschreibungA scale-out RDBMS with evolutionary schema built on Apache HBaseConverged and high performance database for device data, events, time series, document and graphCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.In Java gesschriebenes multithreaded und transaktionales RDBMS infoAuch bekannt unter HSQLDBA DBMS designed for efficient storage of vector data and vector similarity searches
Primäres DatenbankmodellRelational DBMSDocument Store
Graph DBMS
Time Series DBMS
Relational DBMSRelational DBMSVektor DBMS
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,97
Rang#126  Overall
#59  Relational DBMS
Punkte0,08
Rang#347  Overall
#47  Document Stores
#34  Graph DBMS
#31  Time Series DBMS
Punkte6,15
Rang#55  Overall
#33  Relational DBMS
Punkte3,49
Rang#87  Overall
#47  Relational DBMS
Punkte2,31
Rang#113  Overall
#3  Vektor DBMS
Websitephoenix.apache.orgbangdb.comwww.cockroachlabs.comhsqldb.orgmilvus.io
Technische Dokumentationphoenix.apache.orgdocs.bangdb.comwww.cockroachlabs.com/­docshsqldb.org/­web/­hsqlDocsFrame.htmlmilvus.io/­docs/­overview.md
EntwicklerApache Software FoundationSachin Sinha, BangDBCockroach Labs
Erscheinungsjahr20142012201520012019
Aktuelle Version5.0-HBase2, July 2018 and 4.15-HBase1, December 2019BangDB 2.0, October 202123.1.1, Mai 20232.7.2, Juni 20232.3.4, Jänner 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoBSD 3Open Source infoApache 2.0, commercial license availableOpen Source infoBasiert auf BSD-LizenzOpen Source infoApache Version 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Zilliz Cloud – Cloud-native service for Milvus
ImplementierungsspracheJavaC, C++GoJavaC++, Go
Server BetriebssystemeLinux
Unix
Windows
LinuxLinux
macOS
Windows
Alle Betriebssysteme mit einer Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinux
macOS info10.14 or later
Windows infowith WSL 2 enabled
Datenschemaja infolate-bound, schema-on-read capabilitiesschemafreidynamic schemaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejayes: string, long, double, int, geospatial, stream, eventsjajaVector, Numeric and String
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjaja infosecondary, composite, nested, reverse, geospatialjajanein
SQL infoSupport of SQLjaSQL like support with command line toolyes, wire compatible with PostgreSQLjanein
APIs und andere ZugriffskonzepteJDBCPropriätäres Protokoll
RESTful HTTP API
JDBCHTTP API infoJDBC via HTTP
JDBC
ODBC
RESTful HTTP API
Unterstützte ProgrammiersprachenC
C#
C++
Go
Groovy
Java
PHP
Python
Scala
C
C#
C++
Java
Python
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
All languages supporting JDBC/ODBC
Java
C++
Go
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte FunktionenneinneinJava, SQLnein
Triggersneinyes, Notifications (with Streaming only)neinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmhorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTkeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
selectable replication factor, Knob for CAP (enterprise version only)Multi-source replication using RAFTkeine
MapReduce infoBietet ein API für Map/Reduce OperationenHadoop integrationneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual ConsistencyTunable consistency, set CAP knob accordinglyImmediate ConsistencyImmediate ConsistencyBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjajanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, optimistic concurrency controljajaja
Durability infoDauerhafte Speicherung der Datenjayes, implements WAL (Write ahead log) as welljajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjayes, run db with in-memory only modeneinjaja
Berechtigungskonzept infoZugriffskontrolleAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancyyes (enterprise version only)Role-based access controlBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRole based access control and fine grained access rights
Weitere Informationen bereitgestellt vom Systemhersteller
Apache PhoenixBangdbCockroachDBHyperSQL infoalso known as HSQLDBMilvus
Specific characteristicsMilvus is an open-source and cloud-native vector database built for production-ready...
» mehr
Competitive advantagesHighly available, versatile, and robust with millisecond latency. Supports batch...
» mehr
Typical application scenariosRAG: retrieval augmented generation Video media : video understanding, video deduplication....
» mehr
Key customersMilvus is trusted by thousands of enterprises, including PayPal, eBay, IKEA, LINE,...
» mehr
Market metricsAs of January 2024, 25k+ GitHub stars 10M+ downloads and installations​ ​ 3k+ enterprise...
» mehr
Licensing and pricing modelsMilvus was released under the open-source Apache License 2.0 in October 2019. Fully-managed...
» mehr

Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen,
sowie um Herstellerinformationen wie Schlüsselkunden, Vorteile gegenüber Konkurrenten und Marktmetriken anzuzeigen.

Zugehörige Produkte und Dienstleistungen

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
Apache PhoenixBangdbCockroachDBHyperSQL infoalso known as HSQLDBMilvus
DB-Engines Blog Posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11. August 2021,  Krishna Maheshwari (sponsor) 

alle anzeigen

Vector databases
2. Juni 2023, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Supercharge SQL on Your Data in Apache HBase with Apache Phoenix | Amazon Web Services
2. Juni 2016, AWS Blog

Bridge the SQL-NoSQL gap with Apache Phoenix
4. Februar 2016, InfoWorld

Hortonworks Starts Hadoop Summit with Data Platform Update -- ADTmag
28. Juni 2016, ADT Magazine

Amazon EMR 4.7.0 – Apache Tez & Phoenix, Updates to Existing Apps | Amazon Web Services
2. Juni 2016, AWS Blog

Suspects in violent Payson casino robbery were employees, FBI says
7. August 2018, KTAR.com

bereitgestellt von Google News

Cockroach Labs Deepens Partnership with Google Cloud, CockroachDB Selected to Join Google Distributed Cloud
9. April 2024, PR Newswire

DoorDash Uses CockroachDB to Create Config Management Platform for Microservices
14. Februar 2024, InfoQ.com

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6. November 2023, AWS Blog

CockroachDB tempts legacy databases to crawl into the cloud age
29. Januar 2024, The Register

How DoorDash Migrated from Aurora Postgres to CockroachDB
5. Dezember 2023, The New Stack

bereitgestellt von Google News

HyperSQL DataBase flaw leaves library vulnerable to RCE
24. Oktober 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14. November 2022, TheServerSide.com

bereitgestellt von Google News

How NVIDIA GPU Acceleration Supercharged Milvus Vector Database
26. März 2024, The New Stack

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

Milvus 2.4 Unveils Game-Changing Features for Enhanced Vector Search
20. März 2024, GlobeNewswire

Zilliz Unveils Game-Changing Features for Vector Search
22. März 2024, Datanami

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

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

SingleStore logo

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

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

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt