DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > CockroachDB vs. Drizzle vs. Oracle NoSQL vs. Quasardb

Vergleich der Systemeigenschaften CockroachDB vs. Drizzle vs. Oracle NoSQL vs. Quasardb

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCockroachDB  Xaus Vergleich ausschliessenDrizzle  Xaus Vergleich ausschliessenOracle NoSQL  Xaus Vergleich ausschliessenQuasardb  Xaus Vergleich ausschliessen
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
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.MySQL fork mit erweiterbarem Micro-Kernel und mit Betonung von Leistung vor Kompatibilität.A multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesDistributed, high-performance timeseries database
Primäres DatenbankmodellRelational DBMSRelational DBMSDocument Store
Key-Value Store
Relational DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte6,10
Rang#58  Overall
#33  Relational DBMS
Punkte2,96
Rang#103  Overall
#18  Document Stores
#17  Key-Value Stores
#52  Relational DBMS
Punkte0,19
Rang#327  Overall
#30  Time Series DBMS
Websitewww.cockroachlabs.comwww.oracle.com/­database/­nosql/­technologies/­nosqlquasar.ai
Technische Dokumentationwww.cockroachlabs.com/­docsdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmldoc.quasar.ai/­master
EntwicklerCockroach LabsDrizzle Projekt, ursprünglich gestartet von Brian AkerOraclequasardb
Erscheinungsjahr2015200820112009
Aktuelle Version23.1.1, Mai 20237.2.4, September 201223.3, Dezember 20233.14.1, Jänner 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availableOpen Source infoGNU GPLOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)kommerziell infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licenses
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
CockroachDB: A cloud-native, distributed SQL database designed for speed, scale, and survival. Get started for free today with a fully-managed CockroachDB cluster -- leave operations behind and get your app to market faster.
ImplementierungsspracheGoC++JavaC++
Server BetriebssystemeLinux
macOS
Windows
FreeBSD
Linux
OS X
Linux
Solaris SPARC/x86
BSD
Linux
OS X
Windows
Datenschemadynamic schemajaSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaoptionalja infointeger and binary
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesjajajaja infomittels Tags
SQL infoSupport of SQLyes, wire compatible with PostgreSQLja infomit propriätären ErweiterungenSQL-like DML and DDL statementsSQL-like query language
APIs und andere ZugriffskonzepteJDBCJDBCRESTful HTTP APIHTTP API
Unterstützte ProgrammiersprachenC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
C
C++
Java
PHP
C
C#
Go
Java
JavaScript (Node.js)
Python
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Server-seitige Scripts infoStored Proceduresneinneinneinnein
Triggersneinnein infoHooks für Callbacks innerhalb der Servers können verwendet werden.neinnein
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 RAFTShardingShardingSharding infoconsistent hashing
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using RAFTMulti-Source Replikation
Source-Replica Replikation
Electable source-replica replication per shard. Support distributed global deployment with Multi-region table featureSource-Replica Replikation mit wählbarem Replikationsfaktor
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinwith Hadoop integrationwith Hadoop integration
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency infoabhängig von Konfiguration
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDkonfigurierbar infoACID innerhalb eines 'storage nodes' (=shard)ACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infomittels LevelDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja infooff heap cacheja infoTransient mode
Berechtigungskonzept infoZugriffskontrolleRole-based access controlPluggable Authentication Mechanismen infoz.B. LDAP, HTTPZugriffsrechte für Benutzer und RollenCryptographically strong user authentication and audit trail
Weitere Informationen bereitgestellt vom Systemhersteller
CockroachDBDrizzleOracle NoSQLQuasardb
Specific characteristicsCockroachDB is a cloud-native, distributed SQL database architected for modern applications....
» mehr
Competitive advantages- EFFORTLESS SCALE: Scale your applications, not operational complexity. CockroachDB...
» mehr
Typical application scenariosPayment processing, user account management, metadata management, identity access...
» mehr
Key customersComcast, DoorDash, Mythical Games, Norfolk Southern, Netflix, LUSH, Bose, Shipt,...
» mehr
Market metrics12K+ long-running clusters 25K+ CockroachDB self-hosted clusters 75K+ CockroachDB...
» mehr
Licensing and pricing models- Apache 2.0 for core features released up to and including the 19.1 release - Time-limited...
» 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
CockroachDBDrizzleOracle NoSQLQuasardb
DB-Engines Blog Posts

MySQL won the April ranking; did its forks follow?
1. April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1. Juli 2013, Matthias Gelbmann

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

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

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

CockroachDB's Latest Enhancements Focus on Resilience
18. Januar 2024, Database Trends and Applications

bereitgestellt von Google News

Enhance enterprise data security and trust: Must see Blockchain Technology sessions at Oracle CloudWorld 2023
21. August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18. November 2021, Oracle

Oracle NoSQL database comes to the cloud
2. April 2020, TechTarget

Oracle Defies Self With 'NoSQL' Database
3. Oktober 2011, WIRED

Oracle Defends Relational DBs Against NoSQL Competitors
25. November 2015, eWeek

bereitgestellt von Google News

Record quasar is most luminous object in the universe
20. Februar 2024, EarthSky

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6. Juni 2023, PR Newswire

QUASAR yacht (Bilgin, 46.8m, 2016)
3. Juli 2023, Boat International

Precisely measure a quasar galaxy's weight
5. Juni 2023, Newswise

Weighing a quasar’s galaxy with precision
3. Juni 2023, Tech Explorist

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Milvus logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Präsentieren Sie hier Ihr Produkt