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

DBMS > CockroachDB vs. Databricks vs. Hazelcast vs. InfinityDB vs. Memcached

Vergleich der Systemeigenschaften CockroachDB vs. Databricks vs. Hazelcast vs. InfinityDB vs. Memcached

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCockroachDB  Xaus Vergleich ausschliessenDatabricks  Xaus Vergleich ausschliessenHazelcast  Xaus Vergleich ausschliessenInfinityDB  Xaus Vergleich ausschliessenMemcached  Xaus Vergleich ausschliessen
KurzbeschreibungCockroachDB 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.The Databricks Lakehouse Platform combines elements of data lakes and data warehouses to provide a unified view onto structured and unstructured data. It is based on Apache Spark.A widely adopted in-memory data gridA Java embedded Key-Value Store which extends the Java Map interfaceIn-memory Key-Value Store, ursprünglich entwickelt für Caching
Primäres DatenbankmodellRelational DBMSDocument Store
Relational DBMS
Key-Value StoreKey-Value StoreKey-Value Store
Sekundäre DatenbankmodelleDocument Store infoJSON support with IMDG 3.12
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte5,73
Rang#58  Overall
#34  Relational DBMS
Punkte81,08
Rang#15  Overall
#2  Document Stores
#10  Relational DBMS
Punkte5,46
Rang#61  Overall
#7  Key-Value Stores
Punkte0,08
Rang#365  Overall
#55  Key-Value Stores
Punkte18,08
Rang#32  Overall
#4  Key-Value Stores
Websitewww.cockroachlabs.comwww.databricks.comhazelcast.comboilerbay.comwww.memcached.org
Technische Dokumentationwww.cockroachlabs.com/­docsdocs.databricks.comhazelcast.org/­imdg/­docsboilerbay.com/­infinitydb/­manualgithub.com/­memcached/­memcached/­wiki
EntwicklerCockroach LabsDatabricksHazelcastBoiler Bay Inc.Danga Interactive infoursprünglich von Brad Fitzpatrick für LiveJournal entwickelt
Erscheinungsjahr20152013200820022003
Aktuelle Version24.1.0, Mai 20245.3.6, November 20234.01.6.27, Mai 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availablekommerziellOpen Source infoApache Version 2; commercial licenses availablekommerziellOpen Source infoBSD Lizenz
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheGoJavaJavaC
Server BetriebssystemeLinux
macOS
Windows
gehostetAlle Betriebssysteme mit einer Java VMAlle Betriebssysteme mit einer Java VMFreeBSD
Linux
OS X
Unix
Windows
Datenschemadynamic schemaFlexible Schema (defined schema, partial schema, schema free)schemafreija infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysnein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaja infothe object must implement a serialization strategynein
Sekundärindizesjajajanein infomanual creation possible, using inversions based on multi-value capabilitynein
SQL infoSupport of SQLyes, wire compatible with PostgreSQLwith Databricks SQLSQL-like query languageneinnein
APIs und andere ZugriffskonzepteJDBCJDBC
ODBC
RESTful HTTP API
JCache
JPA
Memcached Protokoll
RESTful HTTP API
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Propriätäres Protokoll
Unterstützte ProgrammiersprachenC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Python
R
Scala
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
Java.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
Server-seitige Scripts infoStored Proceduresneinbenutzerdefinierte Funktionenja infoEvent Listeners, Executor Servicesneinnein
Triggersneinja infoEventsneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontal 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 RAFTShardingkeinekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using RAFTjaja infoReplicated Mapkeinekeine infoRepcached, ein Memcached Patch, liefert Replication
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate Consistency infoREAD-COMMITTED or SERIALIZED
Fremdschlüssel inforeferenzielle Integritätjaneinnein infomanual creation possible, using inversions based on multi-value capabilitynein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDone or two-phase-commit; repeatable reads; read commitedACID infoOptimistic locking for transactions; no isolation for bulk loadsnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajanein
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinjanein
Berechtigungskonzept infoZugriffskontrolleRole-based access controlRole-based access controlneinja infomittels SASL (Simple Authentication and Security Layer) Protokoll
Weitere Informationen bereitgestellt vom Systemhersteller
CockroachDBDatabricksHazelcastInfinityDBMemcached
Specific characteristicsSupported database models : In addition to the Document store and Relational DBMS...
» 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
CockroachDBDatabricksHazelcastInfinityDBMemcached
DB-Engines Blog Posts

PostgreSQL is the DBMS of the Year 2023
2. Januar 2024, Matthias Gelbmann, Paul Andlinger

alle anzeigen

Redis extends the lead in the DB-Engines key-value store ranking
3. Februar 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3. Oktober 2012, Matthias Gelbmann, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

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

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

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

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

bereitgestellt von Google News

Databricks buys Tabular to win the Iceberg war – Blocks and Files
5. Juni 2024, Blocks and Files

Databricks CEO Ali Ghodsi on Snowflake rivalry and the 'why' behind Databricks' latest billion-dollar deal
5. Juni 2024, Yahoo Finance

Databricks Buys Tabular, The End of Software? – Stratechery by Ben Thompson
5. Juni 2024, Stratechery by Ben Thompson

Databricks' $1B Tabular buy raises questions around table format wars
5. Juni 2024, The Register

Acante Launches Effortless Data Access Solution for Databricks Users
6. Juni 2024, Datanami

bereitgestellt von Google News

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7. März 2024, Forbes

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17. April 2024, VentureBeat

Hazelcast Showcases Real-Time Data Platform at 2024 Gartner Summit
15. Mai 2024, Datanami

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7. November 2023, Finovate

Hazelcast Versus Redis: A Practical Comparison
4. Januar 2024, Database Trends and Applications

bereitgestellt von Google News

Memcached Adoption Spurs Solutions
30. Mai 2024, Data Center Knowledge

Why DDoS Threat Actors Are Shifting Their Tactics
15. März 2024, Infosecurity Magazine

Ubuntu 24.04 Helping Achieve Greater Performance On Intel Xeon Scalable Emerald Rapids
8. März 2024, Phoronix

Why Redis beats Memcached for caching
14. September 2017, InfoWorld

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6. März 2018, GeekWire

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

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