DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Bangdb vs. Couchbase vs. Kyligence Enterprise vs. Neo4j

Vergleich der Systemeigenschaften Bangdb vs. Couchbase vs. Kyligence Enterprise vs. Neo4j

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBangdb  Xaus Vergleich ausschliessenCouchbase infoUrsprünglich Membase genannt  Xaus Vergleich ausschliessenKyligence Enterprise  Xaus Vergleich ausschliessenNeo4j  Xaus Vergleich ausschliessen
KurzbeschreibungConverged and high performance database for device data, events, time series, document and graphA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseA distributed analytics engine for big data, built on top of Apache KylinScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offerings
Primäres DatenbankmodellDocument Store
Graph DBMS
Time Series DBMS
Document StoreRelational DBMSGraph DBMS
Sekundäre DatenbankmodelleSpatial DBMSKey-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,16
Rang#338  Overall
#47  Document Stores
#32  Graph DBMS
#31  Time Series DBMS
Punkte16,59
Rang#36  Overall
#5  Document Stores
Punkte0,46
Rang#266  Overall
#124  Relational DBMS
Punkte44,89
Rang#21  Overall
#1  Graph DBMS
Websitebangdb.comwww.couchbase.comkyligence.io/­kyligence-enterpriseneo4j.com
Technische Dokumentationdocs.bangdb.comdocs.couchbase.comneo4j.com/­docs
EntwicklerSachin Sinha, BangDBCouchbase, Inc.Kyligence, Inc.Neo4j, Inc.
Erscheinungsjahr2012201120162007
Aktuelle VersionBangDB 2.0, October 2021Server: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20235.20, Mai 2024
Lizenz infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoBusiness Source License (BSL 1.1); Commercial licenses also availablekommerziellOpen Source infoGPL Version3, kommerzielle Lizenzen verfügbar bei Bedarf
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.
Neo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.
ImplementierungsspracheC, C++C, C++, Go and ErlangJavaJava, Scala
Server BetriebssystemeLinuxLinux
OS X
Windows
LinuxLinux infoKann auch Server-los als embedded Java Datenbank verwendet werden.
OS X
Solaris
Windows
Datenschemaschemafreischemafreijaschemafrei und schema-optional
Typisierung infovordefinierte Datentypen, z.B. float oder dateyes: string, long, double, int, geospatial, stream, eventsjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein
Sekundärindizesja infosecondary, composite, nested, reverse, geospatialjajaja infoAustauschbares Index Subsystem, per Default Apache Lucene
SQL infoSupport of SQLSQL like support with command line toolSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesANSI SQL for queries (using Apache Calcite)nein
APIs und andere ZugriffskonzeptePropriätäres Protokoll
RESTful HTTP API
CLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
JDBC
ODBC
RESTful HTTP API
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
Unterstützte ProgrammiersprachenC
C#
C++
Java
Python
.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
Server-seitige Scripts infoStored ProceduresneinFunctions and timers in JavaScript and UDFs in Java, Python, SQL++ja infoUser defined Procedures and Functions
Triggersyes, Notifications (with Streaming only)ja infoüber das TAP Protokollja infomittels Event Handler
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmAutomatic Shardingja, mit Neo4j Fabric
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication factor, Knob for CAP (enterprise version only)Multi-Source Replikation infoinklusive cross data center replication
Source-Replica Replikation
Causal Clustering using Raft protocol infoavailable in in Enterprise Version only
MapReduce infoBietet ein API für Map/Reduce Operationenneinjajanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable consistency, set CAP knob accordinglyEventual Consistency
Immediate Consistency infopro Operation auswählbar
Immediate ConsistencyCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Fremdschlüssel inforeferenzielle Integritätneinneinja infoBeziehungen in Graphen
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, optimistic concurrency controljajaja
Durability infoDauerhafte Speicherung der Datenyes, implements WAL (Write ahead log) as welljajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenyes, run db with in-memory only modeja infoEphemeral bucketsnein
Berechtigungskonzept infoZugriffskontrolleyes (enterprise version only)User and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.Users, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)
Weitere Informationen bereitgestellt vom Systemhersteller
BangdbCouchbase infoUrsprünglich Membase genanntKyligence EnterpriseNeo4j
Specific characteristicsNeo4j delivers graph technology that has been battle tested for performance and scale...
» mehr
Competitive advantagesNeo4j is the market leader, graph database category creator, and the most widely...
» mehr
Typical application scenariosReal-Time Recommendations Master Data Management Identity and Access Management Network...
» mehr
Key customersOver 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» mehr
Market metricsNeo4j boasts the world's largest graph database ecosystem with more than 140 million...
» mehr
Licensing and pricing modelsGPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» mehr
Neuigkeiten

This Week in Neo4j: Importing Data, NODES, GenAI, Going Meta and more
1. Juni 2024

openCypher Will Pave the Road to GQL for Cypher Implementers
22. Mai 2024

7 Tips for Submitting Your NODES 2024 Talk
22. Mai 2024

How to Configure Neo4j Aura With AWS PrivateLink
21. Mai 2024

This Week in Neo4j: Podcast, GraphRAG, GraphQL, Chatbot and more
18. Mai 2024

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
BangdbCouchbase infoUrsprünglich Membase genanntKyligence EnterpriseNeo4j
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

Applying Graph Analytics to Game of Thrones
12. Juni 2019, Amy Hodler & Mark Needham, Neo4j (guest author)

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, Paul Andlinger

The openCypher Project: Help Shape the SQL for Graphs
22. Dezember 2015, Emil Eifrem (guest author)

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Here's Why We're Not At All Concerned With Couchbase's (NASDAQ:BASE) Cash Burn Situation
30. Mai 2024, Simply Wall St

Couchbase Announces New Employee Inducement Grants | | news-journal.com
31. Mai 2024, Longview News-Journal

Couchbase (NASDAQ:BASE) investors are sitting on a loss of 16% if they invested a year ago
31. Mai 2024, Yahoo New Zealand News

Couchbase (BASE) to Release Quarterly Earnings on Wednesday
29. Mai 2024, Defense World

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

bereitgestellt von Google News

Kyligence Grows OLAP Business in the Cloud
20. Februar 2020, Datanami

Kyligence adds ClickHouse OLAP engine to its analytics platform
10. August 2021, VentureBeat

Distributed OLAPer Kyligence accelerates core engine, adds real-time data support – Blocks and Files
10. August 2021, Blocks and Files

How Kyligence Cloud uses Amazon EMR Serverless to simplify OLAP | Amazon Web Services
9. November 2022, AWS Blog

Analytics and Data Science News for the Week of April 14; Updates from Dataiku, Databricks, Power BI & More
14. April 2023, Solutions Review

bereitgestellt von Google News

Neo4j Announces Collaboration with Microsoft to Advance GenAI and Data Solutions USA - English - India - English
26. März 2024, PR Newswire

Neo Technology Announces Neo4j GraphDays Events in Seattle and Silicon Valley
29. Mai 2024, Yahoo Movies UK

Neo4j CTO says new Graph Query Language standard will have 'massive ripple effects'
26. April 2024, SiliconANGLE News

Neo4j Is Planning IPO on Nasdaq, Largest Owner Greenbridge Says
15. Februar 2024, Bloomberg

Give Your Graph Workload a Cost-Performance Boost with Neo4j and AWS Graviton | Amazon Web Services
27. September 2023, AWS Blog

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.

Präsentieren Sie hier Ihr Produkt