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. Google Cloud Bigtable vs. HEAVY.AI vs. Lovefield vs. Memcached

Vergleich der Systemeigenschaften CockroachDB vs. Google Cloud Bigtable vs. HEAVY.AI vs. Lovefield vs. Memcached

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCockroachDB  Xaus Vergleich ausschliessenGoogle Cloud Bigtable  Xaus Vergleich ausschliessenHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xaus Vergleich ausschliessenLovefield  Xaus Vergleich ausschliessenMemcached  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.Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.A high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareEmbeddable relational database for web apps written in pure JavaScriptIn-memory Key-Value Store, ursprünglich entwickelt für Caching
Primäres DatenbankmodellRelational DBMSKey-Value Store
Wide Column Store
Relational DBMSRelational DBMSKey-Value Store
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte6,10
Rang#58  Overall
#33  Relational DBMS
Punkte3,58
Rang#92  Overall
#14  Key-Value Stores
#8  Wide Column Stores
Punkte2,10
Rang#126  Overall
#61  Relational DBMS
Punkte0,32
Rang#290  Overall
#132  Relational DBMS
Punkte20,74
Rang#32  Overall
#4  Key-Value Stores
Websitewww.cockroachlabs.comcloud.google.com/­bigtablegithub.com/­heavyai/­heavydb
www.heavy.ai
google.github.io/­lovefieldwww.memcached.org
Technische Dokumentationwww.cockroachlabs.com/­docscloud.google.com/­bigtable/­docsdocs.heavy.aigithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdgithub.com/­memcached/­memcached/­wiki
EntwicklerCockroach LabsGoogleHEAVY.AI, Inc.GoogleDanga Interactive infoursprünglich von Brad Fitzpatrick für LiveJournal entwickelt
Erscheinungsjahr20152015201620142003
Aktuelle Version23.1.1, Mai 20235.10, Jänner 20222.1.12, February 20171.6.25, Maerz 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availablekommerziellOpen Source infoApache Version 2; enterprise edition availableOpen Source infoApache 2.0Open Source infoBSD Lizenz
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheGoC++ and CUDAJavaScriptC
Server BetriebssystemeLinux
macOS
Windows
gehostetLinuxserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariFreeBSD
Linux
OS X
Unix
Windows
Datenschemadynamic schemaschemafreijajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinjajanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjaneinneinjanein
SQL infoSupport of SQLyes, wire compatible with PostgreSQLneinjaSQL-like query language infovia JavaScript builder patternnein
APIs und andere ZugriffskonzepteJDBCgRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
JDBC
ODBC
Thrift
Vega
Propriätäres Protokoll
Unterstützte ProgrammiersprachenC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
C#
C++
Go
Java
JavaScript (Node.js)
Python
All languages supporting JDBC/ODBC/Thrift
Python
JavaScript.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
Server-seitige Scripts infoStored Proceduresneinneinneinneinnein
TriggersneinneinneinUsing read-only observersnein
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 RAFTShardingSharding infoRound robinkeinekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using RAFTInternal replication in Colossus, and regional replication between two clusters in different zonesMulti-Source Replikationkeinekeine infoRepcached, ein Memcached Patch, liefert Replication
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDAtomic single-row operationsneinACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajayes, by using IndexedDB or the cloud service Firebase Realtime Databasenein
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinjaja infousing MemoryDB
Berechtigungskonzept infoZugriffskontrolleRole-based access controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardneinja infomittels SASL (Simple Authentication and Security Layer) Protokoll

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
CockroachDBGoogle Cloud BigtableHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022LovefieldMemcached
DB-Engines Blog Posts

Redis extends the lead in the DB-Engines key-value store ranking
3. Februar 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3. Oktober 2012, Matthias Gelbmann, 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

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

bereitgestellt von Google News

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1. März 2024, Forbes

Google expands BigQuery with Gemini, brings vector support to cloud databases
29. Februar 2024, VentureBeat

What is Google Bigtable? | Definition from TechTarget
1. März 2022, TechTarget

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31. Januar 2022, InfoQ.com

Review: Google Bigtable scales with ease
7. September 2016, InfoWorld

bereitgestellt von Google News

Big Data Analytics: A Game Changer for Infrastructure
13. Juli 2023, Spiceworks News and Insights

HEAVY.AI Launches HEAVY 7.0, Introducing Real-Time Machine Learning Capabilities
19. April 2023, Business Wire

Making the most of geospatial intelligence
14. April 2023, InfoWorld

HEAVY.AI Partners with Bain, Maxar, and Nvidia to Provide Digital Twins for Telecom Networks
16. Februar 2023, Datanami

The insideBIGDATA IMPACT 50 List for Q4 2023
11. Oktober 2023, insideBIGDATA

bereitgestellt von Google News

Why DDoS Threat Actors Are Shifting Their Tactics
15. März 2024, Infosecurity Magazine

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6. März 2018, GeekWire

Memcached DDoS: The biggest, baddest denial of service attacker yet
1. März 2018, ZDNet

Why Redis beats Memcached for caching
14. September 2017, InfoWorld

Memcached 1.6 Released With Enhanced Performance For This Memory Caching System
9. März 2020, Phoronix

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

Milvus logo

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

Neo4j logo

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

AllegroGraph logo

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

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.

Präsentieren Sie hier Ihr Produkt