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 > Atos Standard Common Repository vs. CockroachDB vs. etcd vs. eXtremeDB vs. Hive

Vergleich der Systemeigenschaften Atos Standard Common Repository vs. CockroachDB vs. etcd vs. eXtremeDB vs. Hive

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAtos Standard Common Repository  Xaus Vergleich ausschliessenCockroachDB  Xaus Vergleich ausschliessenetcd  Xaus Vergleich ausschliesseneXtremeDB  Xaus Vergleich ausschliessenHive  Xaus Vergleich ausschliessen
This system has been discontinued and will be removed from the DB-Engines ranking.
KurzbeschreibungHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksCockroachDB 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 distributed reliable key-value storeNatively in-memory DBMS with options for persistency, high-availability and clusteringData Warehouse Software zum Abfragen und Verwalten großer verteilter Datenmengen beispielsweise in Hadoop
Primäres DatenbankmodellDocument Store
Key-Value Store
Relational DBMSKey-Value StoreRelational DBMS
Time Series DBMS
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte6,10
Rang#58  Overall
#33  Relational DBMS
Punkte7,64
Rang#54  Overall
#5  Key-Value Stores
Punkte0,73
Rang#227  Overall
#104  Relational DBMS
#18  Time Series DBMS
Punkte62,59
Rang#18  Overall
#12  Relational DBMS
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorywww.cockroachlabs.cometcd.io
github.com/­etcd-io/­etcd
www.mcobject.comhive.apache.org
Technische Dokumentationwww.cockroachlabs.com/­docsetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
www.mcobject.com/­docs/­extremedb.htmcwiki.apache.org/­confluence/­display/­Hive/­Home
EntwicklerAtos Convergence CreatorsCockroach LabsMcObjectApache Software Foundation infoUrsprünglich von Facebook entwickelt
Erscheinungsjahr2016201520012012
Aktuelle Version170323.1.1, Mai 20233.4, August 20198.2, 20213.1.3, April 2022
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache 2.0, commercial license availableOpen Source infoApache Version 2.0kommerziellOpen Source infoApache Version 2
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.
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.
ImplementierungsspracheJavaGoGoC und C++Java
Server BetriebssystemeLinuxLinux
macOS
Windows
FreeBSD
Linux
Windows infoexperimental
AIX
HP-UX
Linux
macOS
Solaris
Windows
Alle Betriebssysteme mit einer Java VM
DatenschemaSchema and schema-less with LDAP viewsdynamic schemaschemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateoptionaljaneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinneinnein infosupport of XML interfaces available
Sekundärindizesjajaneinjaja
SQL infoSupport of SQLneinyes, wire compatible with PostgreSQLneinja infowith the option: eXtremeSQLSQL-like DML and DDL statements
APIs und andere ZugriffskonzepteLDAPJDBCgRPC
JSON over HTTP
.NET Client API
JDBC
JNI
ODBC
Proprietäres Protokoll
RESTful HTTP API
JDBC
ODBC
Thrift
Unterstützte ProgrammiersprachenAll languages with LDAP bindingsC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
.Net
C
C#
C++
Java
Lua
Python
Scala
C++
Java
PHP
Python
Server-seitige Scripts infoStored Proceduresneinneinneinjaja infoBenutzerdefinierte Funktion und Map-Reduce Integration
Triggersjaneinyes, watching key changesja infoby defining eventsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infocell divisionhorizontal 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 Partitionierung / shardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaMulti-source replication using RAFTUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Active Replication Fabric™ for IoT
Multi-Source Replikation infoby means of eXtremeDB Cluster option
Source-Replica Replikation infoby means of eXtremeDB High Availability option
frei wählbarer Replikationsfaktor
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinja infoAbfragen werden als MapReduce Jobs behandelt
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of specific operationsACIDneinACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja infoOptimistic (MVCC) and pessimistic (locking) strategies availableja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinneinja
Berechtigungskonzept infoZugriffskontrolleLDAP bind authenticationRole-based access controlneinZugriffsrechte für Benutzer, Gruppen und Rollen
Weitere Informationen bereitgestellt vom Systemhersteller
Atos Standard Common RepositoryCockroachDBetcdeXtremeDBHive
Specific characteristicsCockroachDB is a cloud-native, distributed SQL database architected for modern applications....
» mehr
eXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» mehr
Competitive advantages- EFFORTLESS SCALE: Scale your applications, not operational complexity. CockroachDB...
» mehr
eXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» mehr
Typical application scenariosPayment processing, user account management, metadata management, identity access...
» mehr
IoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» mehr
Key customersComcast, DoorDash, Mythical Games, Norfolk Southern, Netflix, LUSH, Bose, Shipt,...
» mehr
Schneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» mehr
Market metrics12K+ long-running clusters 25K+ CockroachDB self-hosted clusters 75K+ CockroachDB...
» mehr
With hundreds of customers and over 30 million devices/applications using the product...
» mehr
Licensing and pricing models- Apache 2.0 for core features released up to and including the 19.1 release - Time-limited...
» mehr
For server use cases, there is a simple per-server license irrespective of the number...
» 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
Atos Standard Common RepositoryCockroachDBetcdeXtremeDBHive
DB-Engines Blog Posts

Why is Hadoop not listed in the DB-Engines Ranking?
13. Mai 2013, 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

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

ETCD directives don't go well with RBI's stellar reputation
14. April 2024, Business Standard

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12. Oktober 2023, AWS Blog

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7. April 2024, The Economic Times

RBI defers exchange traded currency derivatives norms
5. April 2024, The Indian Express

RBI holds firm on rupee derivatives stance, defers norm implementation to May 3
4. April 2024, The Hindu

bereitgestellt von Google News

McObject Announces Availability of eXtremeDB/rt for Green Hills Software's INTEGRITY RTOS
21. April 2022, GlobeNewswire

Latest embedded DBMS supports asymmetric multiprocessing systems
24. Mai 2023, Embedded

McObject’s new eXtremeDB Cluster provides distributed database solution for real-time apps
20. Juli 2011, Embedded

Schneider Electric to collaborate with McObject
14. Oktober 2015, Construction Week Online

Oracle Database's ADRCI : Reading the Old Alert Log and Listener Log
5. Mai 2010, Database Journal

bereitgestellt von Google News

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18. Oktober 2023, AWS Blog

Data Engineering in 2024: Predictions For Data Lakes and The Serving Layer
23. Januar 2024, Datanami

18 Top Big Data Tools and Technologies to Know About in 2024
24. Januar 2024, TechTarget

Top 80 Hadoop Interview Questions and Answers for 2024
15. Februar 2024, Simplilearn

What Is Apache Iceberg?
26. Februar 2024, IBM

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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