DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Couchbase vs. Graph Engine vs. Postgres-XL vs. Riak KV

Vergleich der Systemeigenschaften Couchbase vs. Graph Engine vs. Postgres-XL vs. Riak KV

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCouchbase infoUrsprünglich Membase genannt  Xaus Vergleich ausschliessenGraph Engine infoformer name: Trinity  Xaus Vergleich ausschliessenPostgres-XL  Xaus Vergleich ausschliessenRiak KV  Xaus Vergleich ausschliessen
KurzbeschreibungA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineBasiert auf PostgreSQL und ist um Clusterfähigkeiten (scale out) erweitert.Verteilter, fehlertoleranter Key-Value Store
Primäres DatenbankmodellDocument StoreGraph DBMS
Key-Value Store
Relational DBMSKey-Value Store infomit Links zwischen Datensätzen und mit Objekt-Tags zur Bildung von Sekundärindizes
Sekundäre DatenbankmodelleKey-Value Store infooriginating from the former Membase product and supporting the Memcached protocol
Spatial DBMS infousing the Geocouch extension
Suchmaschine
Time Series DBMS
Vektor DBMS
Document Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte18,46
Rang#36  Overall
#5  Document Stores
Punkte0,62
Rang#240  Overall
#21  Graph DBMS
#35  Key-Value Stores
Punkte0,52
Rang#256  Overall
#117  Relational DBMS
Punkte4,44
Rang#80  Overall
#9  Key-Value Stores
Websitewww.couchbase.comwww.graphengine.iowww.postgres-xl.org
Technische Dokumentationdocs.couchbase.comwww.graphengine.io/­docs/­manualwww.postgres-xl.org/­documentationwww.tiot.jp/­riak-docs/­riak/­kv/­latest
EntwicklerCouchbase, Inc.MicrosoftOpenSource, formerly Basho Technologies
Erscheinungsjahr201120102014 infoseit 2012, ursprünglich genannt StormDB2009
Aktuelle VersionServer: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 202310 R1, Oktober 20183.2.0, Dezember 2022
Lizenz infoCommercial or Open SourceOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availableOpen Source infoMIT LicenseOpen Source infoMozilla public licenseOpen Source infoApache Version 2, kommerzielle Enterprise Edition
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC, C++, Go and Erlang.NET and CCErlang
Server BetriebssystemeLinux
OS X
Windows
.NETLinux
macOS
Linux
OS X
Datenschemaschemafreijajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinja infoXML type, but no XML query functionalitynein
Sekundärindizesjajaeingeschränkt
SQL infoSupport of SQLSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesneinja infodistributed, parallel query executionnein
APIs und andere ZugriffskonzepteCLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
RESTful HTTP APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP API
Native Erlang Interface
Unterstützte Programmiersprachen.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
C#
C++
F#
Visual Basic
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C infoinoffizielle Client Library
C#
C++ infoinoffizielle Client Library
Clojure infoinoffizielle Client Library
Dart infoinoffizielle Client Library
Erlang
Go infoinoffizielle Client Library
Groovy infoinoffizielle Client Library
Haskell infoinoffizielle Client Library
Java
JavaScript infoinoffizielle Client Library
Lisp infoinoffizielle Client Library
Perl infoinoffizielle Client Library
PHP
Python
Ruby
Scala infoinoffizielle Client Library
Smalltalk infoinoffizielle Client Library
Server-seitige Scripts infoStored ProceduresFunctions and timers in JavaScript and UDFs in Java, Python, SQL++jabenutzerdefinierte FunktionenErlang
Triggersja infoüber das TAP Protokollneinjaja infoPre-Commit Hooks und Post-Commit Hooks
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenAutomatic Shardinghorizontale Partitionierunghorizontale PartitionierungSharding infokein "single point of failure"
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation infoinklusive cross data center replication
Source-Replica Replikation
frei wählbarer Replikationsfaktor
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency infopro Operation auswählbar
Immediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjanein infoes können Links zwischen Datensätzen gespeichert werden
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACID infoMVCCnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjaoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storagejaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja infoEphemeral bucketsjanein
Berechtigungskonzept infoZugriffskontrolleUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardyes, using Riak Security

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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
Couchbase infoUrsprünglich Membase genanntGraph Engine infoformer name: TrinityPostgres-XLRiak KV
DB-Engines Blog Posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2. Juni 2014, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Couchbase Announces New Features to Accelerate AI-Powered Adaptive Applications for Customers
29. Februar 2024, PR Newswire

Couchbase's revenue grows 20% and its stock rises in extended trading
5. März 2024, SiliconANGLE News

Couchbase Server and Capella to gain vector support
1. März 2024, InfoWorld

Insider Sell: Couchbase Inc (BASE) CEO Matthew Cain Disposes of Shares Insider Sell: Couchbase Inc (BASE) CEO ...
18. April 2024, Yahoo Finance

Couchbase Bolsters GenAI Development with Vector Search, RAG
29. Februar 2024, Datanami

bereitgestellt von Google News

Trinity
2. Juni 2023, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13. Februar 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27. Juli 2016, GeekWire

How Google and Microsoft taught search to "understand" the Web
6. Juni 2012, Ars Technica

Aerospike Is Now a Graph Database, Too
21. Juni 2023, Datanami

bereitgestellt von Google News

Basho Revamps Riak Open-Source Database
22. September 2023, InformationWeek

Basho, Maker of Riak NoSQL Database, Raises $25M
13. Januar 2015, Data Center Knowledge

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26. August 2018, InfoQ.com

Riak NoSQL snapped up by Bet365
12. September 2017, ComputerWeekly.com

Basho launches complete NoSQL software kit - DCD
28. Mai 2015, DatacenterDynamics

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Milvus logo

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

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.

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

Neo4j logo

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

SingleStore logo

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

Präsentieren Sie hier Ihr Produkt