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

DBMS > CockroachDB vs. Lovefield vs. mSQL vs. Vertica vs. WakandaDB

Vergleich der Systemeigenschaften CockroachDB vs. Lovefield vs. mSQL vs. Vertica vs. WakandaDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCockroachDB  Xaus Vergleich ausschliessenLovefield  Xaus Vergleich ausschliessenmSQL infoMini SQL  Xaus Vergleich ausschliessenVertica infoOpenText™ Vertica™  Xaus Vergleich ausschliessenWakandaDB  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.Embeddable relational database for web apps written in pure JavaScriptmSQL (Mini SQL) is a simple and lightweight RDBMSCloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.WakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primäres DatenbankmodellRelational DBMSRelational DBMSRelational DBMSRelational DBMS infoColumn orientedObject oriented DBMS
Sekundäre DatenbankmodelleSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte6,15
Rang#55  Overall
#33  Relational DBMS
Punkte0,29
Rang#293  Overall
#133  Relational DBMS
Punkte1,27
Rang#167  Overall
#77  Relational DBMS
Punkte10,68
Rang#43  Overall
#27  Relational DBMS
Punkte0,03
Rang#364  Overall
#17  Object oriented DBMS
Websitewww.cockroachlabs.comgoogle.github.io/­lovefieldhughestech.com.au/­products/­msqlwww.vertica.comwakanda.github.io
Technische Dokumentationwww.cockroachlabs.com/­docsgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdvertica.com/­documentationwakanda.github.io/­doc
EntwicklerCockroach LabsGoogleHughes TechnologiesOpenText infopreviously Micro Focus and Hewlett PackardWakanda SAS
Erscheinungsjahr20152014199420052012
Aktuelle Version24.1.0, Mai 20242.1.12, February 20174.4, Oktober 202112.0.3, Jänner 20232.7.0 (April 29, 2019), April 2019
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availableOpen Source infoApache 2.0kommerziell infofree licenses can be providedkommerziell infoLimitierte Community Edition gratisOpen Source infoAGPLv3, erweiterte kommerzielle Lizenz verfügbar
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containersnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheGoJavaScriptCC++C++, JavaScript
Server BetriebssystemeLinux
macOS
Windows
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
LinuxLinux
OS X
Windows
Datenschemadynamic schemajajaYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.ja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajayesja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
SekundärindizesjajajaNo Indexes Required. Different internal optimization strategy, but same functionality included.
SQL infoSupport of SQLyes, wire compatible with PostgreSQLSQL-like query language infovia JavaScript builder patternA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.nein
APIs und andere ZugriffskonzepteJDBCJDBC
ODBC
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
RESTful HTTP API
Unterstützte ProgrammiersprachenC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
JavaScriptC
C++
Delphi
Java
Perl
PHP
Tcl
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
JavaScript
Server-seitige Scripts infoStored Proceduresneinneinneinyes, PostgreSQL PL/pgSQL, with minor differencesja
TriggersneinUsing read-only observersneinyes, called Custom Alertsja
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 RAFTkeinekeinehorizontal partitioning, hierarchical partitioningkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using RAFTkeinekeineMulti-Source Replikation infoOne, or more copies of data replicated across nodes, or object-store used for repository.keine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinno infoBi-directional Spark integrationnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencykeineImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaneinjaja
Durability infoDauerhafte Speicherung der Datenjayes, by using IndexedDB or the cloud service Firebase Realtime Databasejajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja infousing MemoryDBneinneinnein
Berechtigungskonzept infoZugriffskontrolleRole-based access controlneinneinfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hashja
Weitere Informationen bereitgestellt vom Systemhersteller
CockroachDBLovefieldmSQL infoMini SQLVertica infoOpenText™ Vertica™WakandaDB
Specific characteristicsDeploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» mehr
Competitive advantagesFast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» mehr
Typical application scenariosCommunication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» mehr
Key customersAbiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» mehr
Licensing and pricing modelsCost-based models and subscription-based models are both available. One license is...
» 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
CockroachDBLovefieldmSQL infoMini SQLVertica infoOpenText™ Vertica™WakandaDB
Erwähnungen in aktuellen Nachrichten

mLogica and Cockroach Labs Partner to Accelerate Mainframe and Legacy Database Modernizations
30. Mai 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

Higher Education PS rules out ghost students before PAC
29. November 2018, diggers.news

bereitgestellt von Google News

OCI Object Storage Completes Technical Validation of Vertica in Eon Mode
16. Oktober 2023, Oracle

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

OpenText expands enterprise portfolio with AI and Micro Focus integrations
25. Juli 2023, VentureBeat

Postgres pioneer Michael Stonebraker promises to upend the database once more
26. Dezember 2023, The Register

Querying a Vertica data source in Amazon Athena using the Athena Federated Query SDK | Amazon Web Services
11. Februar 2021, AWS Blog

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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