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 > AgensGraph vs. Badger vs. Couchbase vs. Drizzle vs. Memgraph

Vergleich der Systemeigenschaften AgensGraph vs. Badger vs. Couchbase vs. Drizzle vs. Memgraph

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAgensGraph  Xaus Vergleich ausschliessenBadger  Xaus Vergleich ausschliessenCouchbase infoUrsprünglich Membase genannt  Xaus Vergleich ausschliessenDrizzle  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessen
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
KurzbeschreibungMulti-model database supporting relational and graph data models and built upon PostgreSQLAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.A distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseMySQL fork mit erweiterbarem Micro-Kernel und mit Betonung von Leistung vor Kompatibilität.An open source graph database built for real-time streaming and compatible with Neo4j
Primäres DatenbankmodellGraph DBMS
Relational DBMS
Key-Value StoreDocument StoreRelational DBMSGraph DBMS
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
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,20
Rang#321  Overall
#27  Graph DBMS
#143  Relational DBMS
Punkte0,14
Rang#331  Overall
#49  Key-Value Stores
Punkte17,30
Rang#36  Overall
#5  Document Stores
Punkte3,02
Rang#98  Overall
#8  Graph DBMS
Websitebitnine.net/­agensgraphgithub.com/­dgraph-io/­badgerwww.couchbase.commemgraph.com
Technische Dokumentationbitnine.net/­documentationgodoc.org/­github.com/­dgraph-io/­badgerdocs.couchbase.commemgraph.com/­docs
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerBitnine Global Inc.DGraph LabsCouchbase, Inc.Drizzle Projekt, ursprünglich gestartet von Brian AkerMemgraph Ltd
Erscheinungsjahr20162017201120082017
Aktuelle Version2.1, Dezember 2018Server: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20237.2.4, September 2012
Lizenz infoCommercial or Open SourceOpen Source infoApache License 2.0Open Source infoApache 2.0Open Source infoBusiness Source License (BSL 1.1); Commercial licenses also availableOpen Source infoGNU GPLOpen Source infoBSL 1.1; commercial license for enterprise edition available
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.
ImplementierungsspracheCGoC, C++, Go and ErlangC++C und C++
Server BetriebssystemeLinux
OS X
Windows
BSD
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
FreeBSD
Linux
OS X
Linux
Datenschemadepending on used data modelschemafreischemafreijaschemafrei und schema-optional
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesjaneinjaja
SQL infoSupport of SQLjaneinSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesja infomit propriätären Erweiterungennein
APIs und andere ZugriffskonzepteCypher Query Language
JDBC
CLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
JDBCBolt protocol
Cypher query language
Unterstützte ProgrammiersprachenC
Java
JavaScript
Python
Go.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
C
C++
Java
PHP
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
Server-seitige Scripts infoStored ProceduresjaneinFunctions and timers in JavaScript and UDFs in Java, Python, SQL++nein
Triggersneinneinja infoüber das TAP Protokollnein infoHooks für Callbacks innerhalb der Servers können verwendet werden.
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotennein, aber über Tabellenvererbung möglichkeineAutomatic ShardingShardingSharding infodynamic graph partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationkeineMulti-Source Replikation infoinklusive cross data center replication
Source-Replica Replikation
Multi-Source Replikation
Source-Replica Replikation
Multi-source replication using RAFT
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencykeineEventual Consistency
Immediate Consistency infopro Operation auswählbar
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinjaja inforelationships in graphs
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDACIDACID infowith snapshot isolation
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajayes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenjajajajaja infowith periodic snapshot and write-ahead logging (WAL) of changes
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinja infoEphemeral bucketsja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.Pluggable Authentication Mechanismen infoz.B. LDAP, HTTPUsers, roles and permissions
Weitere Informationen bereitgestellt vom Systemhersteller
AgensGraphBadgerCouchbase infoUrsprünglich Membase genanntDrizzleMemgraph
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» mehr
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» 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
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
AgensGraphBadgerCouchbase infoUrsprünglich Membase genanntDrizzleMemgraph
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

MySQL won the April ranking; did its forks follow?
1. April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1. Juli 2013, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Graph DBMS Performance Comparison AgensGraph vs. Neo4j
29. Juni 2017, Business Wire

Bitnine Releases AgensGraph 2.1, the Multi-model Graph Database Optimized for the Legacy Environment
29. Januar 2019, Business Wire

Bitnine: The Newly Revealed 'AI Teacher' Powered by Graph Database Delivers Hyper-Personalized Learning ...
25. März 2019, Business Wire

bereitgestellt von Google News

Institutional investors are Couchbase, Inc.'s (NASDAQ:BASE) biggest bettors and were rewarded after last week's US ...
8. Mai 2024, Yahoo Finance

Couchbase, Inc. (NASDAQ:BASE) Shares Sold by New York Life Investment Management LLC
10. Mai 2024, Defense World

Couchbase Archives
7. Mai 2024, insideBIGDATA

Couchbase Survey Finds Enterprises Plan Massive Spend on AI, with Over $21M Allocated in 2023-24
6. Mai 2024, Datanami

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

bereitgestellt von Google News

Enhance Your Network with the Power of a Graph DB
1. Mai 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5. Oktober 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7. August 2023, PR Newswire

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20. Oktober 2021, The Recursive

How to Implement Custom JSON Utility Procedures With Memgraph MAGE and Python
26. März 2021, Towards Data Science

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

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

SingleStore logo

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

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