DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > CockroachDB vs. Oracle NoSQL vs. Postgres-XL vs. Rockset vs. Sadas Engine

Vergleich der Systemeigenschaften CockroachDB vs. Oracle NoSQL vs. Postgres-XL vs. Rockset vs. Sadas Engine

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCockroachDB  Xaus Vergleich ausschliessenOracle NoSQL  Xaus Vergleich ausschliessenPostgres-XL  Xaus Vergleich ausschliessenRockset  Xaus Vergleich ausschliessenSadas Engine  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.A multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesBasiert auf PostgreSQL und ist um Clusterfähigkeiten (scale out) erweitert.A scalable, reliable search and analytics service in the cloud, built on RocksDBSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environments
Primäres DatenbankmodellRelational DBMSDocument Store
Key-Value Store
Relational DBMS
Relational DBMSDocument StoreRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Relational DBMS
Suchmaschine
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte6,15
Rang#55  Overall
#33  Relational DBMS
Punkte2,95
Rang#100  Overall
#17  Document Stores
#17  Key-Value Stores
#50  Relational DBMS
Punkte0,49
Rang#256  Overall
#117  Relational DBMS
Punkte0,79
Rang#211  Overall
#35  Document Stores
Punkte0,00
Rang#383  Overall
#158  Relational DBMS
Websitewww.cockroachlabs.comwww.oracle.com/­database/­nosql/­technologies/­nosqlwww.postgres-xl.orgrockset.comwww.sadasengine.com
Technische Dokumentationwww.cockroachlabs.com/­docsdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlwww.postgres-xl.org/­documentationdocs.rockset.comwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentation
EntwicklerCockroach LabsOracleRocksetSADAS s.r.l.
Erscheinungsjahr201520112014 infoseit 2012, ursprünglich genannt StormDB20192006
Aktuelle Version23.1.1, Mai 202323.3, Dezember 202310 R1, Oktober 20188.0
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availableOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoMozilla public licensekommerziellkommerziell infofree trial version available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheGoJavaCC++C++
Server BetriebssystemeLinux
macOS
Windows
Linux
Solaris SPARC/x86
Linux
macOS
gehostetAIX
Linux
Windows
Datenschemadynamic schemaSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.jaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejaoptionaljadynamic typingja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinja infoXML type, but no XML query functionalitynein infoingestion from XML files supportednein
Sekundärindizesjajajaall fields are automatically indexedja
SQL infoSupport of SQLyes, wire compatible with PostgreSQLSQL-like DML and DDL statementsja infodistributed, parallel query executionRead-only SQL queries, including JOINsja
APIs und andere ZugriffskonzepteJDBCRESTful HTTP APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP RESTJDBC
ODBC
Proprietäres Protokoll
Unterstützte ProgrammiersprachenC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
C
C#
Go
Java
JavaScript (Node.js)
Python
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Go
Java
JavaScript (Node.js)
Python
.Net
C
C#
C++
Groovy
Java
PHP
Python
Server-seitige Scripts infoStored Proceduresneinneinbenutzerdefinierte Funktionenneinnein
Triggersneinneinjaneinnein
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 RAFTShardinghorizontale PartitionierungAutomatic shardinghorizontale Partitionierung
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using RAFTElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featurejakeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinwith Hadoop integrationneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency infoabhängig von Konfiguration
Immediate ConsistencyEventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinjaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDkonfigurierbar infoACID innerhalb eines 'storage nodes' (=shard)ACID infoMVCCnein
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 haltenneinja infooff heap cacheneinja infomanaged by 'Learn by Usage'
Berechtigungskonzept infoZugriffskontrolleRole-based access controlZugriffsrechte für Benutzer und RollenBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights for users and organizations can be defined via Rockset consoleAccess rights for users, groups and roles according to SQL-standard

Weitere Informationen bereitgestellt vom Systemhersteller

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
CockroachDBOracle NoSQLPostgres-XLRocksetSadas Engine
Erwähnungen in aktuellen Nachrichten

CockroachDB 23.2 Enhances Enterprise Architectures with Improved Postgres Compatibility and Built-in Resilience
18. Januar 2024, PR Newswire

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

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

Cockroach Entices High-End Legacy Workloads with v23.2
18. Januar 2024, Datanami

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 Beefs Up Its NoSQL Database Offering
3. April 2014, Data Center Knowledge

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

Larry Ellison Just Embraced the Enemy. Or Did He?
1. Oktober 2012, WIRED

bereitgestellt von Google News

Rockset Announces 2024 Index Conference, Industry Event for Engineers Building Search, Analytics, and AI ...
18. April 2024, Datanami

Rockset targets cost control with latest database update
31. Januar 2024, TechTarget

Honing business data with AI real-time analytics
14. März 2024, SiliconANGLE News

Rockset Releases New Instance Class, Gains Momentum as the Search and Analytics Database Built for the Cloud
31. Januar 2024, GlobeNewswire

Real-time analytics database provider aims to cut compute costs by 30%
31. Januar 2024, SDxCentral

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Neo4j logo

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

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

Präsentieren Sie hier Ihr Produkt