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

DBMS > AntDB vs. Cassandra vs. CockroachDB vs. Datastax Enterprise vs. FoundationDB

Vergleich der Systemeigenschaften AntDB vs. Cassandra vs. CockroachDB vs. Datastax Enterprise vs. FoundationDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAntDB  Xaus Vergleich ausschliessenCassandra  Xaus Vergleich ausschliessenCockroachDB  Xaus Vergleich ausschliessenDatastax Enterprise  Xaus Vergleich ausschliessenFoundationDB  Xaus Vergleich ausschliessen
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
KurzbeschreibungA scalable, multi-tenant, MPP-architectured RDBMS for OLTP and OLAP operations, highly compatible with OracleWide-Column Store basierend auf Ideen von BigTable und DynamoDB infoOptimiert für schreibende ZugriffeCockroachDB 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.DataStax Enterprise (DSE) is the always-on, scalable data platform built on Apache Cassandra and designed for hybrid Cloud. DSE integrates graph, search, analytics, administration, developer tooling, and monitoring into a unified platform.Sortierter Key-Value Store. Core features werden durch layers ergänzt.
Primäres DatenbankmodellRelational DBMSWide Column StoreRelational DBMSWide Column StoreDocument Store infoUnterstützt durch speziellen Layer
Key-Value Store
Relational DBMS infoUnterstützt durch speziellen SQL-Layer
Sekundäre DatenbankmodelleVektor DBMS infostarting with release V5Document Store
Graph DBMS
Spatial DBMS
Suchmaschine
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,23
Rang#317  Overall
#141  Relational DBMS
Punkte98,83
Rang#12  Overall
#1  Wide Column Stores
Punkte5,73
Rang#58  Overall
#34  Relational DBMS
Punkte5,93
Rang#56  Overall
#4  Wide Column Stores
Punkte1,06
Rang#185  Overall
#31  Document Stores
#28  Key-Value Stores
#85  Relational DBMS
Websitewww.asiainfo.com/­en_us/­product_aisware_antdb_detail.htmlcassandra.apache.orgwww.cockroachlabs.comwww.datastax.com/­products/­datastax-enterprisegithub.com/­apple/­foundationdb
Technische Dokumentationcassandra.apache.org/­doc/­latestwww.cockroachlabs.com/­docsdocs.datastax.comapple.github.io/­foundationdb
EntwicklerAsiaInfo Technologies LimitedApache Software Foundation infoApache Top Level Projekt, ursprünglich von Facebook entwickeltCockroach LabsDataStaxFoundationDB
Erscheinungsjahr2008201520112013
Aktuelle Version4.1.3, Juli 202324.1.0, Mai 20246.8, April 20206.2.28, November 2020
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2Open Source infoApache 2.0, commercial license availablekommerziellOpen Source infoApache 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.
Astra DB: Multi-cloud DBaaS built on Apache Cassandra.Datastax Astra DB: Astra DB simplifies cloud-native Cassandra application development for your apps, microservices and functions. Deploy in minutes on AWS, Google Cloud, Azure, and have it managed for you by the experts, with serverless, pay-as-you-go pricing.
ImplementierungsspracheJavaGoJavaC++
Server BetriebssystemeBSD
Linux
OS X
Windows
Linux
macOS
Windows
Linux
OS X
Linux
OS X
Windows
Datenschemajaschemafreidynamic schemaschemafreischemafrei infoEinige Layers unterstützen Schemata
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajanein infoEinige Layers unterstützen Typen
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesjaeingeschränkt infoNur Gleichheitsabfragen, nicht immer die performanteste Lösungjajanein
SQL infoSupport of SQLSQL2016 compliantSQL-like SELECT, DML and DDL statements (CQL)yes, wire compatible with PostgreSQLSQL-like DML and DDL statements (CQL); Spark SQLnur in speziellem SQL-Layer
APIs und andere ZugriffskonzepteJDBC
MySQL protocol compliant
ODBC
Proprietäres Protokoll infoCQL (Cassandra Query Language, eine SQL-ähnliche Abfragesprache)
Thrift
JDBCPropriätäres Protokoll infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
Unterstützte ProgrammiersprachenC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
C
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
Server-seitige Scripts infoStored Proceduresneinneinneinnur im SQL-layer
Triggersjajaneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infokein "single point of failure"horizontal 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 RAFTSharding infono "single point of failure"Sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer Replikationsfaktor infoAbbildung von geographischer Verteilung der Server möglichMulti-source replication using RAFTconfigurable replication factor, datacenter aware, advanced replication for edge computingja
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency infobei jedem Schreibvorgang individuell einstellbar
Immediate ConsistencyImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Linearizable consistency
Fremdschlüssel inforeferenzielle Integritätjaneinjaneinnur im SQL-layer
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDnein infoAtomizität und Isolation innerhalb einzelner Operationen werden unterstütztACIDnein infoAtomicity and isolation are supported for single operationsACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinneinja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer auf einzelne Objekte definierbarRole-based access controlZugriffsrechte für Benutzer auf einzelne Objekte definierbarnein
Weitere Informationen bereitgestellt vom Systemhersteller
AntDBCassandraCockroachDBDatastax EnterpriseFoundationDB
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» mehr
DataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» mehr
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» mehr
Supporting the following application requirements: Zero downtime - Built on Apache...
» mehr
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» mehr
Applications that must be massively and linearly scalable with 100% uptime and able...
» mehr
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» mehr
Capital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» mehr
Market metricsCassandra is used by 40% of the Fortune 100.
» mehr
Among the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» mehr
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» mehr
Annual subscription
» mehr
Neuigkeiten

An Introduction to David Jones-Gilardi, Developer Relations
11. Juni 2024

Introducing Tejas Kumar, Developer Relations Engineer
7. Juni 2024

Indexing All of Wikipedia on a Laptop
5. Juni 2024

An Introduction to Phil Nash, Developer Relations
3. Juni 2024

Focus on Creativity, Not Clusters: DataStax Mission Control in Action!
30. Mai 2024

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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Cassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» mehr

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

Weitere Ressourcen
AntDBCassandraCockroachDBDatastax EnterpriseFoundationDB
DB-Engines Blog Posts

AntDB: Answer to Database Evolution - Hyperconverged All-in-One Streaming Engine
22. Juni 2023,  Bei Mo, AntDB (sponsor) 

alle anzeigen

Cassandra keeps climbing the ranks of the DB-Engines Ranking
3. Mai 2016, Matthias Gelbmann

Oracle is the DBMS of the Year
5. Januar 2016, Paul Andlinger, Matthias Gelbmann

Winners, losers and an attractive newcomer in Novembers DB-Engines ranking
2. November 2015, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Cassandra is the “best f*cking database for gen AI,” says DataStax CEO
13. Dezember 2023, VentureBeat

Here's What to Know About Apache Cassandra 5.0
15. April 2024, hackernoon.com

DataStax Enterprise 4.0 Gives in-Memory Option to Cassandra
31. Mai 2024, Data Center Knowledge

How Uber Optimized Cassandra Operations At Scale
20. Juli 2023, Uber

Microsoft extends life support for aging Apache Cassandra 3.11 database
10. Oktober 2023, The Register

bereitgestellt von Google News

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

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

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

bereitgestellt von Google News

DataStax Enterprise 4.0 Gives in-Memory Option to Cassandra
31. Mai 2024, Data Center Knowledge

DataStax previews new Hyper Converged Data Platform for enterprise AI
15. Mai 2024, VentureBeat

DataStax Launches New Hyper-Converged Data Platform Giving Enterprises the Complete Modern Data Center Suite ...
15. Mai 2024, Business Wire

DataStax and LlamaIndex Partner to Make Building RAG Applications Easier than Ever for GenAI Developers
20. Februar 2024, insideBIGDATA

DataStax Introduces Enhanced RAG Capabilities Through Astra DB and NVIDIA Tech
19. März 2024, Datanami

bereitgestellt von Google News

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13. Februar 2024, SiliconANGLE News

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12. März 2024, Datanami

Antithesis raises $47M to launch an automated testing platform for software
13. Februar 2024, TechCrunch

FoundationDB, a very interesting NoSQL database owned by Apple, is now an open-source project
19. April 2018, GeekWire

Apple Open Sources FoundationDB
19. April 2018, MacRumors

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

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt