DB-EnginesEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > CockroachDB vs. Memcached vs. Qdrant vs. Rockset vs. SingleStore

Vergleich der Systemeigenschaften CockroachDB vs. Memcached vs. Qdrant vs. Rockset vs. SingleStore

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCockroachDB  Xaus Vergleich ausschliessenMemcached  Xaus Vergleich ausschliessenQdrant  Xaus Vergleich ausschliessenRockset  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  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.In-memory Key-Value Store, ursprünglich entwickelt für CachingA high-performance vector database with neural network or semantic-based matchingA scalable, reliable search and analytics service in the cloud, built on RocksDBMySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table type
Primäres DatenbankmodellRelational DBMSKey-Value StoreVektor DBMSDocument StoreRelational DBMS
Sekundäre DatenbankmodelleRelational DBMS
Suchmaschine
Document Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,85
Rang#64  Overall
#36  Relational DBMS
Punkte17,79
Rang#32  Overall
#4  Key-Value Stores
Punkte1,69
Rang#136  Overall
#8  Vektor DBMS
Punkte1,05
Rang#181  Overall
#31  Document Stores
Punkte4,11
Rang#70  Overall
#38  Relational DBMS
Websitewww.cockroachlabs.comwww.memcached.orggithub.com/­qdrant/­qdrant
qdrant.tech
rockset.comwww.singlestore.com
Technische Dokumentationwww.cockroachlabs.com/­docsgithub.com/­memcached/­memcached/­wikiqdrant.tech/­documentationdocs.rockset.comdocs.singlestore.com
EntwicklerCockroach LabsDanga Interactive infoursprünglich von Brad Fitzpatrick für LiveJournal entwickeltQdrantRocksetSingleStore Inc.
Erscheinungsjahr20152003202120192013
Aktuelle Version24.1.0, Mai 20241.6.29, Juni 20248.5, Jänner 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availableOpen Source infoBSD LizenzOpen Source infoApache Version 2.0kommerziellkommerziell infofree developer edition 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.
ImplementierungsspracheGoCRustC++C++, Go
Server BetriebssystemeLinux
macOS
Windows
FreeBSD
Linux
OS X
Unix
Windows
Docker
Linux
macOS
Windows
gehostetLinux info64 bit version required
Datenschemadynamic schemaschemafreischemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinNumbers, Strings, Geo, Booleandynamic typingja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein infoingestion from XML files supportednein
Sekundärindizesjaneinja infoKeywords, numberic ranges, geo, full-textall fields are automatically indexedja
SQL infoSupport of SQLyes, wire compatible with PostgreSQLneinneinRead-only SQL queries, including JOINsyes infobut no triggers and foreign keys
APIs und andere ZugriffskonzepteJDBCPropriätäres ProtokollgRPC
OpenAPI 3.0
RESTful HTTP/JSON API infoOpenAPI 3.0
HTTP RESTCluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Unterstützte ProgrammiersprachenC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
.Net
Go
Java
JavaScript (Node.js)
Python
Rust
Go
Java
JavaScript (Node.js)
Python
Bash
C
C#
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresneinneinneinja
Triggersneinneinneinnein
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 RAFTkeineShardingAutomatic shardingSharding infohash partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using RAFTkeine infoRepcached, ein Memcached Patch, liefert ReplicationCollection-level replicationjaSource-Replica Replikation infostores two copies of each physical data partition on two separate nodes
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein infocan define user-defined aggregate functions for map-reduce-style calculations
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency, tunable consistencyEventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajayes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenjaneinjajaja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja
Berechtigungskonzept infoZugriffskontrolleRole-based access controlja infomittels SASL (Simple Authentication and Security Layer) ProtokollKey-based authenticationAccess rights for users and organizations can be defined via Rockset consoleFine grained access control via users, groups and roles

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
CockroachDBMemcachedQdrantRocksetSingleStore infoformer name was MemSQL
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

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17. Oktober 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9. Juni 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14. Februar 2022,  Akmal Chaudhri, SingleStore (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Cockroach Labs shakes up its licensing to force bigger companies to pay
15. August 2024, TechCrunch

CockroachDB scuttles away from open source Core offering
19. August 2024, The Register

Now CockroachDB Ditches Open-Source License
20. August 2024, It's FOSS News

CockroachDB retires self-hosted Core offering, makes Enterprise version free for companies under $10M in annual revenue
15. August 2024, SDTimes.com

Cockroach Labs Shifts from Open Core to Single Enterprise Model
19. August 2024, Datanami

bereitgestellt von Google News

Install and Configure Memcached for Faster Web Apps
6. Juli 2024, The New Stack

AMD Ryzen 5 9600X & Ryzen 7 9700X Offer Excellent Linux Performance
7. August 2024, Phoronix

Valkey-, Memcached-, and Redis OSS-Compatible Cache – Amazon ElastiCache Global Datastore
12. Januar 2024, AWS Blog

Memcrashed - Major amplification attacks from UDP port 11211
27. Februar 2018, The Cloudflare Blog

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

bereitgestellt von Google News

Qdrant review: A highly flexible option for vector search
29. Juli 2024, InfoWorld

Vector database company Qdrant wants RAG to be more cost-effective
2. Juli 2024, VentureBeat

Qdrant Announces an Industry-First Hybrid Cloud Offering For Enterprise AI Applications
16. April 2024, Business Wire

Qdrant unveils hybrid vector algorithm for improved RAG
2. Juli 2024, Blocks & Files

Qdrant Introduces BM42: Hybrid Search For Enhanced RAG
6. Juli 2024, Forbes

bereitgestellt von Google News

OpenAI’s first acquisition is an enterprise data startup
21. Juni 2024, The Verge

OpenAI Goes All-In on RAG with Chat History Search Feature
30. Oktober 2024, AIM

OpenAI acquires Rockset to enhance ChatGPT real-time data processing
25. Juni 2024, InfoWorld

OpenAI Acquires Rockset
21. Juni 2024, OpenAI

OpenAI buys database analytics firm Rockset in nine-figure stock deal, sources say
21. Juni 2024, Reuters

bereitgestellt von Google News

Third time was the charm for SingleStore in the cloud, CEO says
8. Juli 2024, The Register

SingleStore acquires BryteFlow to boost data ingestion capabilities
3. Oktober 2024, InfoWorld

SingleStore Acquires BryteFlow ​​to Accelerate Adoption of Real-Time Analytics, GenAI
3. Oktober 2024, Business Wire

SingleStore acquires BryteFlow to better digest ERP and CRM data
4. Oktober 2024, Blocks & Files

Achieve near real-time analytics on Amazon DynamoDB with SingleStore
16. September 2024, AWS Blog

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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

Milvus logo

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

RaimaDB logo

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

Präsentieren Sie hier Ihr Produkt