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

DBMS > CockroachDB vs. Kdb vs. LeanXcale vs. Oracle NoSQL vs. Splunk

Vergleich der Systemeigenschaften CockroachDB vs. Kdb vs. LeanXcale vs. Oracle NoSQL vs. Splunk

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCockroachDB  Xaus Vergleich ausschliessenKdb  Xaus Vergleich ausschliessenLeanXcale  Xaus Vergleich ausschliessenOracle NoSQL  Xaus Vergleich ausschliessenSplunk  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.Hoch performantes Time Series DBMSA highly scalable full ACID SQL database with fast NoSQL data ingestion and GIS capabilitiesA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesPlattform für die Analyse von Big Data
Primäres DatenbankmodellRelational DBMSTime Series DBMS
Vektor DBMS
Key-Value Store
Relational DBMS
Document Store
Key-Value Store
Relational DBMS
Suchmaschine
Sekundäre DatenbankmodelleRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte5,73
Rang#58  Overall
#34  Relational DBMS
Punkte7,71
Rang#49  Overall
#2  Time Series DBMS
#1  Vektor DBMS
Punkte0,36
Rang#280  Overall
#40  Key-Value Stores
#129  Relational DBMS
Punkte3,05
Rang#97  Overall
#17  Document Stores
#16  Key-Value Stores
#50  Relational DBMS
Punkte89,10
Rang#14  Overall
#2  Suchmaschinen
Websitewww.cockroachlabs.comkx.comwww.leanxcale.comwww.oracle.com/­database/­nosql/­technologies/­nosqlwww.splunk.com
Technische Dokumentationwww.cockroachlabs.com/­docscode.kx.comdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmldocs.splunk.com/­Documentation/­Splunk
EntwicklerCockroach LabsKx Systems, a division of First Derivatives plcLeanXcaleOracleSplunk Inc.
Erscheinungsjahr20152000 infokdb wurde im Jahr 2000 veröffentlicht, kdb+ 2003201520112003
Aktuelle Version24.1.0, Mai 20243.6, Mai 201824.1, Mai 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availablekommerziell infoKostenlose 32-bit VersionkommerziellOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)kommerziell infoEingeschränkte Gratisversion verfügbar
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.
ImplementierungsspracheGoqJava
Server BetriebssystemeLinux
macOS
Windows
Linux
OS X
Solaris
Windows
Linux
Solaris SPARC/x86
Linux
OS X
Solaris
Windows
Datenschemadynamic schemajajaSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.ja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaoptionalja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinja
Sekundärindizesjaja infotable attribute 'grouped'jaja
SQL infoSupport of SQLyes, wire compatible with PostgreSQLSQL-like query language (q)ja infothrough Apache DerbySQL-like DML and DDL statementsnein infoSplunk Search Processing Language for search commands
APIs und andere ZugriffskonzepteJDBCHTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
JDBC
Kafka Connector
ODBC
proprietary key/value interface
Spark Connector
RESTful HTTP APIHTTP REST
Unterstützte ProgrammiersprachenC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
C
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
Scala
C
Java
Scala
C
C#
Go
Java
JavaScript (Node.js)
Python
C#
Java
JavaScript
PHP
Python
Ruby
Server-seitige Scripts infoStored Proceduresneinbenutzerdefinierte Funktionenneinja
Triggersneinja infomittels Viewsneinja
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 RAFThorizontale PartitionierungShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using RAFTSource-Replica ReplikationElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureMulti-Source Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinnein infoein vergleichbares Paradigma wird intern verwendetneinwith Hadoop integrationja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency infoabhängig von Konfiguration
Eventual Consistency
Fremdschlüssel inforeferenzielle Integritätjajajaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDkonfigurierbar infoACID innerhalb eines 'storage nodes' (=shard)nein infoA 'Transaction' in Splunk has a different meaning: grouping related events into a single one for later searching
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 haltenneinjajaja infooff heap cachenein
Berechtigungskonzept infoZugriffskontrolleRole-based access controlRechteverwaltung mit BenutzeraccountsZugriffsrechte für Benutzer und RollenZugriffsrechte für Benutzer und Rollen
Weitere Informationen bereitgestellt vom Systemhersteller
CockroachDBKdbLeanXcaleOracle NoSQLSplunk
Specific characteristicsIntegrated columnar database & programming system for streaming, real time and historical...
» mehr
Competitive advantagesprovides seamless scalability; runs on industry standard server platforms; is top-ranked...
» mehr
Typical application scenariostick database streaming sensor data massive intelligence applications oil and gas...
» mehr
Key customersGoldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» mehr
Market metricskdb+ performance and reliability proven by our customers in critical infrastructure...
» mehr
Licensing and pricing modelsupon request
» 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
CockroachDBKdbLeanXcaleOracle NoSQLSplunk
DB-Engines Blog Posts

Enterprise Search Engines almost double their popularity in the last 12 months
2. Juli 2014, 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

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

Turbocharging the Engine: KX Unleashes AI-First Transformation with kdb+
28. Februar 2024, Business Wire

McLaren Applied and KX partner to enhance ATLAS software analytics capabilities
9. August 2023, Professional Motorsport World

Introducing Amazon FinSpace with Managed kdb Insights, a fully managed analytics engine, commonly used by capital ...
18. Mai 2023, AWS Blog

KX ANNOUNCES KDB INSIGHTS AS FULLY MANAGED SERVICE ON AMAZON FINSPACE
18. Mai 2023, PR Newswire

KX Brings the Power and Performance of kdb+ to Python Developers with PyKX
7. Juni 2023, Datanami

bereitgestellt von Google News

Oracle Beefs Up Its NoSQL Database Offering
31. Mai 2024, Data Center Knowledge

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13. Dezember 2023, Channel Futures

Blog Theme - Details
21. August 2023, blogs.oracle.com

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

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

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