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

DBMS > Alibaba Cloud Table Store vs. Bangdb vs. IBM Cloudant vs. NebulaGraph vs. Weaviate

Vergleich der Systemeigenschaften Alibaba Cloud Table Store vs. Bangdb vs. IBM Cloudant vs. NebulaGraph vs. Weaviate

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud Table Store  Xaus Vergleich ausschliessenBangdb  Xaus Vergleich ausschliessenIBM Cloudant  Xaus Vergleich ausschliessenNebulaGraph  Xaus Vergleich ausschliessenWeaviate  Xaus Vergleich ausschliessen
KurzbeschreibungA fully managed Wide Column Store for large quantities of semi-structured data with real-time accessConverged and high performance database for device data, events, time series, document and graphAuf Apache CouchDB basierendes Database as a Service AngebotA distributed, linear scalable, high perfomant Graph DBMSAn AI-native realtime vector database engine that integrates scalable machine learning models.
Primäres DatenbankmodellWide Column StoreDocument Store
Graph DBMS
Time Series DBMS
Document StoreGraph DBMSVektor DBMS
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,31
Rang#297  Overall
#11  Wide Column Stores
Punkte0,16
Rang#338  Overall
#47  Document Stores
#32  Graph DBMS
#31  Time Series DBMS
Punkte2,75
Rang#104  Overall
#19  Document Stores
Punkte2,23
Rang#116  Overall
#10  Graph DBMS
Punkte1,52
Rang#153  Overall
#5  Vektor DBMS
Websitewww.alibabacloud.com/­product/­table-storebangdb.comwww.ibm.com/­products/­cloudantgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
github.com/­weaviate/­weaviate
weaviate.io
Technische Dokumentationwww.alibabacloud.com/­help/­en/­tablestoredocs.bangdb.comcloud.ibm.com/­docs/­Cloudantdocs.nebula-graph.ioweaviate.io/­developers/­weaviate
EntwicklerAlibabaSachin Sinha, BangDBIBM, Apache Software Foundation infoIBM hat im Februar 2014 Cloudant gekauftVesoft Inc.Weaviate B.V.
Erscheinungsjahr20162012201020192019
Aktuelle VersionBangDB 2.0, October 20211.19, Mai 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoBSD 3kommerziellOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infocommercial license available with Weaviate Enterprise
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC, C++ErlangC++Go
Server BetriebssystemegehostetLinuxgehostetLinux
DatenschemaschemafreischemafreischemafreiStrong typed schemayes, maps to GraphQL interface
Typisierung infovordefinierte Datentypen, z.B. float oder datejayes: string, long, double, int, geospatial, stream, eventsneinjaja infostring, int, float, geo point, date, cross reference, fuzzy references
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesneinja infosecondary, composite, nested, reverse, geospatialjaja infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.ja infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLneinSQL like support with command line toolneinSQL-like query languageGraphQL is used as query language
APIs und andere ZugriffskonzepteHTTP APIPropriätäres Protokoll
RESTful HTTP API
RESTful HTTP/JSON APIBrowser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietäres native API
Python Object Graph Mapper
Query language nGQL
GraphQL query language
RESTful HTTP/JSON API
Unterstützte ProgrammiersprachenJava
Python
C
C#
C++
Java
Python
C#
Java
JavaScript
Objective-C
PHP
Ruby
.Net
C++
Go
Java
PHP
Python
JavaScript / TypeScript
Python
Server-seitige Scripts infoStored ProceduresneinneinView Functions (Map-Reduce) in JavaScriptuser defined functionsnein
Triggersneinyes, Notifications (with Streaming only)janein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud serviceSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardingShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud serviceselectable replication factor, Knob for CAP (enterprise version only)Multi-Source Replikation
Source-Replica Replikation
Causal Clustering using Raft protocolja
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyTunable consistency, set CAP knob accordinglyEventual ConsistencyImmediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinja infoRelationships in graphsnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic single-row operationsACIDnein infoAtomare Operationen innerhalb eines Dokumentes möglichACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, optimistic concurrency controlja infoOptimistic lockingjaja
Durability infoDauerhafte Speicherung der Datenjayes, implements WAL (Write ahead log) as welljaja infousing RocksDBja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinyes, run db with in-memory only modeneinjaja
Berechtigungskonzept infoZugriffskontrolleAccess rights based on subaccounts and tokensyes (enterprise version only)Zugriffsrechte für Benutzer pro Datenbank definierbarRole-based access controlAPI Keys
OpenID Connect Discovery
Weitere Informationen bereitgestellt vom Systemhersteller
Alibaba Cloud Table StoreBangdbIBM CloudantNebulaGraphWeaviate
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» mehr
Weaviate is an open source vector database that is robust, scalable, cloud-native,...
» mehr
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» mehr
Flexible deployment - Free, open source or fully-managed cloud vector database service...
» mehr
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» mehr
As a database supporting the development of generative AI and semantic search applications...
» mehr
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» mehr
All companies that have data. ​
» mehr
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» mehr
As of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» mehr
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» mehr
Weaviate is open-source, and free to use. Weaviate is also available as a fully managed...
» 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

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

Weitere Ressourcen
Alibaba Cloud Table StoreBangdbIBM CloudantNebulaGraphWeaviate
DB-Engines Blog Posts

Weaviate, an ANN Database with CRUD support
2. Februar 2021,  Etienne Dilocker, SeMI Technologies (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Apache Software Foundation Announces New Top-Level Project Apache Paimon
16. April 2024, Datanami

Gartner’s Magic Quadrant for Cloud Database Management Systems
9. Dezember 2020, CRN

Top data analytics tools comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM
5. Dezember 2019, Wire19

25 Best Cloud Service Providers (Public and Private) in 2024
4. Juni 2023, CybersecurityNews

Apache Software Foundation Announces New Top-Level Project Apache Paimon
19. April 2024, Datanami

bereitgestellt von Google News

Cloudant Best (and Worst) Practices — Part 1
18. März 2019, IBM

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1. Dezember 2014, Linux.com

IBM Expands Cloud Database Services with Kubernetes
26. September 2019, EnterpriseAI

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16. August 2021, IBM

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22. März 2014, App Developer Magazine

bereitgestellt von Google News

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15. November 2023, PR Newswire

NebulaGraph reaps from China's growing appetite for graph databases
16. September 2022, TechCrunch

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16. September 2022, Datanami

bereitgestellt von Google News

Build enterprise-ready generative AI solutions with Cohere foundation models in Amazon Bedrock and Weaviate vector ...
24. Januar 2024, AWS Blog

Foley Represents Cortical Ventures in $50M Series B Round for Weaviate
17. Dezember 2023, Foley & Lardner LLP

Weaviate Strengthens Partnership with AWS to Make it Easier for Developers to Build Generative AI Applications
16. November 2023, Datanami

Getting Started with Weaviate: A Beginner's Guide to Search with Vector Databases
18. Juli 2023, Towards Data Science

Weaviate Raises $50 Million Series B Funding to Meet Soaring Demand for AI Native Vector Database Technology ...
21. April 2023, PR Newswire

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