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 > Couchbase vs. Dragonfly vs. HugeGraph vs. Microsoft Azure SQL Database vs. RDF4J

Vergleich der Systemeigenschaften Couchbase vs. Dragonfly vs. HugeGraph vs. Microsoft Azure SQL Database vs. RDF4J

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCouchbase infoUrsprünglich Membase genannt  Xaus Vergleich ausschliessenDragonfly  Xaus Vergleich ausschliessenHugeGraph  Xaus Vergleich ausschliessenMicrosoft Azure SQL Database infofrüher SQL Azure  Xaus Vergleich ausschliessenRDF4J infoformerly known as Sesame  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 drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceA fast-speed and highly-scalable Graph DBMSRelationaler Datenbankdienst aus der Cloud mit großer Kompatibilität zum Microsoft SQL ServerRDF4J ist ein Java Framework zur Verarbeitung von RDF Daten, sowohl Hauptspeicher- als auch Disk-basiert.
Primäres DatenbankmodellDocument StoreKey-Value StoreGraph DBMSRelational DBMSRDF Store
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
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte16,59
Rang#36  Overall
#5  Document Stores
Punkte0,49
Rang#261  Overall
#38  Key-Value Stores
Punkte0,17
Rang#335  Overall
#31  Graph DBMS
Punkte76,78
Rang#16  Overall
#11  Relational DBMS
Punkte0,74
Rang#222  Overall
#9  RDF Stores
Websitewww.couchbase.comgithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
github.com/­hugegraph
hugegraph.apache.org
azure.microsoft.com/­en-us/­products/­azure-sql/­databaserdf4j.org
Technische Dokumentationdocs.couchbase.comwww.dragonflydb.io/­docshugegraph.apache.org/­docsdocs.microsoft.com/­en-us/­azure/­azure-sqlrdf4j.org/­documentation
EntwicklerCouchbase, Inc.DragonflyDB team and community contributorsBaiduMicrosoftSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.
Erscheinungsjahr20112023201820102004
Aktuelle VersionServer: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20231.0, March 20230.9V12
Lizenz infoCommercial or Open SourceOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availableOpen Source infoBSL 1.1Open Source infoApache Version 2.0kommerziellOpen Source infoEclipse Distribution License (EDL), v1.0.
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.
ImplementierungsspracheC, C++, Go and ErlangC++JavaC++Java
Server BetriebssystemeLinux
OS X
Windows
LinuxLinux
macOS
Unix
gehostetLinux
OS X
Unix
Windows
Datenschemaschemafreischemafreijajaja infoRDF Schemas
Typisierung infovordefinierte Datentypen, z.B. float oder datejastrings, hashes, lists, sets, sorted sets, bit arraysjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinja
Sekundärindizesjaneinja infoalso supports composite index and range indexjaja
SQL infoSupport of SQLSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesneinneinjanein
APIs und andere ZugriffskonzepteCLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
Proprietäres Protokoll infoRESP - REdis Serialization ProtocolJava API
RESTful HTTP API
TinkerPop Gremlin
ADO.NET
JDBC
ODBC
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
Unterstützte Programmiersprachen.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
C
C#
C++
Clojure
D
Dart
Elixir
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
Objective-C
Perl
PHP
Python
R
Ruby
Rust
Scala
Swift
Tcl
Groovy
Java
Python
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
Java
PHP
Python
Server-seitige Scripts infoStored ProceduresFunctions and timers in JavaScript and UDFs in Java, Python, SQL++Luaasynchronous Gremlin script jobsTransact SQLja
Triggersja infoüber das TAP Protokollpublish/subscribe channels provide some trigger functionalityneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenAutomatic Shardingja infodepending on used storage backend, e.g. Cassandra and HBasekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation infoinklusive cross data center replication
Source-Replica Replikation
Source-Replica Replikationja infodepending on used storage backend, e.g. Cassandra and HBaseja, immer mindestens 3 Replikas vorhandenkeine
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinvia hugegraph-sparkneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency infopro Operation auswählbar
Eventual ConsistencyEventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinja infoedges in graphja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDAtomic execution of command blocks and scriptsACIDACIDACID infoIsolation abhängig vom verwendeten API
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, strict serializability by the serverjajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja infoIn-memory Storage wird ebenfalls unterstützt
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja infoEphemeral bucketsjaja
Berechtigungskonzept infoZugriffskontrolleUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.Password-based authenticationUsers, roles and permissionsBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardnein

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 genanntDragonflyHugeGraphMicrosoft Azure SQL Database infofrüher SQL AzureRDF4J infoformerly known as Sesame
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

PostgreSQL is the DBMS of the Year 2020
4. Januar 2021, Paul Andlinger, Matthias Gelbmann

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7. Februar 2017, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

A Closer Look at 9 Analyst Recommendations For Couchbase
7. Juni 2024, Markets Insider

Couchbase, Inc. (NASDAQ:BASE) Shares Slammed 29% But Getting In Cheap Might Be Difficult Regardless
7. Juni 2024, Simply Wall St

Database company Couchbase cruises to another solid earnings and revenue beat
5. Juni 2024, SiliconANGLE News

Couchbase (NASDAQ:BASE) Posts Better-Than-Expected Sales In Q1, Next Quarter's Growth Looks Optimistic
5. Juni 2024, Yahoo Finance

Couchbase, Inc. (NASDAQ:BASE) Q1 2025 Earnings Call Transcript
7. Juni 2024, Insider Monkey

bereitgestellt von Google News

DragonflyDB Announces $21m in New Funding and General Availability
21. März 2023, Business Wire

DragonflyDB reels in $21M for its speedy in-memory database
21. März 2023, SiliconANGLE News

DragonflyDB Raises $21M in Funding
21. März 2023, FinSMEs

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20. März 2023, Phoronix

Intel Linux Kernel Optimizations Show Huge Benefit For High Core Count Servers
29. März 2023, Phoronix

bereitgestellt von Google News

POC exploit code published for 9.8-rated Apache HugeGraph RCE flaw
7. Juni 2024, The Register

PoC Exploit Released for High Severity Apache HugeGraph RCE flaw
7. Juni 2024, CybersecurityNews

Top 5 CVEs and Vulnerabilities of May 2024
3. Juni 2024, Security Boulevard

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23. April 2024, GBHackers

bereitgestellt von Google News

Copilot in Azure SQL Database in Private Preview
27. März 2024, InfoQ.com

Microsoft unveils Copilot for Azure SQL Database
27. März 2024, InfoWorld

Azure SQL Database migration to OCI - resources estimation and migration approach
11. Januar 2024, Oracle

Public Preview: New Azure SQL Database skills introduced to Microsoft Copilot in Azure | Azure updates
21. Mai 2024, azure.microsoft.com

Azure SQL Database takes Saturday off on US east coast following network power failure
18. September 2023, The Register

bereitgestellt von Google News

GraphDB Goes Open Source
27. Januar 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13. Juni 2019, Markets Insider

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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