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 > Alibaba Cloud Table Store vs. GridDB vs. MongoDB vs. NebulaGraph vs. Weaviate

Vergleich der Systemeigenschaften Alibaba Cloud Table Store vs. GridDB vs. MongoDB vs. NebulaGraph vs. Weaviate

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud Table Store  Xaus Vergleich ausschliessenGridDB  Xaus Vergleich ausschliessenMongoDB  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 accessScalable in-memory time series database optimized for IoT and Big DataEiner der meistverwendeten Document StoresA distributed, linear scalable, high perfomant Graph DBMSAn AI-native realtime vector database engine that integrates scalable machine learning models.
Primäres DatenbankmodellWide Column StoreTime Series DBMSDocument StoreGraph DBMSVektor DBMS
Sekundäre DatenbankmodelleKey-Value Store
Relational DBMS
Spatial DBMS
Suchmaschine infointegrated Lucene index, currently in MongoDB Atlas only.
Time Series DBMS infoTime Series Collections introduced in Release 5.0
Vektor DBMS infocurrently available in the MongoDB Atlas cloud service only
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,24
Rang#310  Overall
#12  Wide Column Stores
Punkte2,02
Rang#132  Overall
#11  Time Series DBMS
Punkte423,96
Rang#5  Overall
#1  Document Stores
Punkte2,12
Rang#125  Overall
#10  Graph DBMS
Punkte1,89
Rang#138  Overall
#4  Vektor DBMS
Websitewww.alibabacloud.com/­product/­table-storegriddb.netwww.mongodb.comgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
github.com/­weaviate/­weaviate
weaviate.io
Technische Dokumentationwww.alibabacloud.com/­help/­en/­tablestoredocs.griddb.netwww.mongodb.com/­docs/­manualdocs.nebula-graph.ioweaviate.io/­developers/­weaviate
EntwicklerAlibabaToshiba CorporationMongoDB, IncVesoft Inc.Weaviate B.V.
Erscheinungsjahr20162013200920192019
Aktuelle Version5.1, August 20226.0.7, Juni 20231.19, Mai 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availableOpen Source infoMongoDB Inc.'s Server Side Public License v1. Prior versions were published under GNU AGPL v3.0. Commercial licenses are also available.Open 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ügbarjaneinnein infoMongoDB available as DBaaS (MongoDB Atlas)neinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
MongoDB Atlas: Global multi-cloud database with unmatched data distribution and mobility across AWS, Azure, and Google Cloud, built-in automation for resource and workload optimization, and so much more.
ImplementierungsspracheC++C++C++Go
Server BetriebssystemegehostetLinuxLinux
OS X
Solaris
Windows
Linux
Datenschemaschemafreijaschemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe StrukturStrong typed schemayes, maps to GraphQL interface
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infonumerical, string, blob, geometry, boolean, timestampja infostring, integer, double, decimal, boolean, date, object_id, geospatialjaja 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, XSLTneinneinneinnein
Sekundärindizesneinjajaja 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 SQLneinSQL92, SQL-like TQL (Toshiba Query Language)Read-only SQL queries via the MongoDB Atlas SQL InterfaceSQL-like query languageGraphQL is used as query language
APIs und andere ZugriffskonzepteHTTP APIJDBC
ODBC
Proprietäres Protokoll
RESTful HTTP/JSON API
GraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
Browser 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++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Actionscript infoinoffizielle Driver
C
C#
C++
Clojure infoinoffizielle Driver
ColdFusion infoinoffizielle Driver
D infoinoffizielle Driver
Dart infoinoffizielle Driver
Delphi infoinoffizielle Driver
Erlang
Go
Groovy infoinoffizielle Driver
Haskell
Java
JavaScript
Kotlin
Lisp infoinoffizielle Driver
Lua infoinoffizielle Driver
MatLab infoinoffizielle Driver
Perl
PHP
PowerShell infoinoffizielle Driver
Prolog infoinoffizielle Driver
Python
R infoinoffizielle Driver
Ruby
Rust
Scala
Smalltalk infoinoffizielle Driver
Swift
.Net
C++
Go
Java
PHP
Python
JavaScript / TypeScript
Python
Server-seitige Scripts infoStored ProceduresneinneinJavaScriptuser defined functionsnein
Triggersneinjaja infoin MongoDB Atlas onlynein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud serviceShardingSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.ShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud serviceSource-Replica ReplikationMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
Causal Clustering using Raft protocolja
MapReduce infoBietet ein API für Map/Reduce OperationenneinConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate consistency within container, eventual consistency across containersEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Immediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinnein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefja infoRelationships in graphsnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic single-row operationsACID at container levelMulti-document ACID Transactions with snapshot isolationACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajaja infooptional, enabled by defaultja infousing RocksDBja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja infoIn-memory storage engine introduced with MongoDB version 3.2jaja
Berechtigungskonzept infoZugriffskontrolleAccess rights based on subaccounts and tokensAccess rights for users can be defined per databaseZugriffsrechte für Benutzer und RollenRole-based access controlAPI Keys
OpenID Connect Discovery
Weitere Informationen bereitgestellt vom Systemhersteller
Alibaba Cloud Table StoreGridDBMongoDBNebulaGraphWeaviate
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» mehr
MongoDB provides an integrated suite of cloud database and data services to accelerate...
» mehr
NebulaGraph 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 advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» mehr
Built around the flexible document data model and unified API, MongoDB is a developer...
» mehr
NebulaGraph 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 scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» mehr
AI-enriched intelligent apps (Continental, Telefonica, Iron Mountain) Internet of...
» mehr
Social 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 customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» mehr
ADP, Adobe, Amadeus, AstraZeneca, Auto Trader, Barclays, BBVA, Bosch, Cisco, CERN,...
» mehr
Companies from a variety of industries have implemented NebulaGraph Database in production,...
» mehr
All companies that have data. ​
» mehr
Market metricsGitHub trending repository
» mehr
Hundreds of millions downloads, over 150,000+ Atlas clusters provisioned every month...
» mehr
At 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 modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» mehr
MongoDB database server: Server-Side Public License (SSPL) . Commercial licenses...
» mehr
NebulaGraph 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
DrittanbieterNavicat for MongoDB gives you a highly effective GUI interface for MongoDB database management, administration and development.
» mehr

CData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Studio 3T: The world's favorite IDE for working with MongoDB
» 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
Alibaba Cloud Table StoreGridDBMongoDBNebulaGraphWeaviate
DB-Engines Blog Posts

Snowflake is the DBMS of the Year 2021
3. Januar 2022, Paul Andlinger, Matthias Gelbmann

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

PostgreSQL is the DBMS of the Year 2018
2. Januar 2019, Paul Andlinger, Matthias Gelbmann

alle anzeigen

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

alle anzeigen

Konferenzen, Veranstaltungen und Webinare

Intro to MongoDB
Webinar, 11am ET, 1. Mai 2024

Erwähnungen in aktuellen Nachrichten

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

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

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

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

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

bereitgestellt von Google News

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16. Januar 2024, global.toshiba

General Availability of GridDB 5.3 Enterprise Edition ~ Major Enhancement in IoT and Time Series Data Analysis ...
16. Mai 2023, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8. April 2021, The Register

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1. November 2020, global.toshiba

Toshiba's Distributed Database GridDB(R) Now Features Scale-Out and Scale-Up combo for Petabyte-scale Data ...
3. Dezember 2019, global.toshiba

bereitgestellt von Google News

MongoDB: Strong Long-Term Growth Ahead (NASDAQ:MDB)
25. April 2024, Seeking Alpha

Why MongoDB (MDB) Stock Is Up Today By Stock Story
23. April 2024, Investing.com

With GenAI, database firm MongoDB gets set for big India play
25. April 2024, The Economic Times

This Is What Whales Are Betting On MongoDB - MongoDB (NASDAQ:MDB)
24. April 2024, Benzinga

A support level that should be taken advantage of
23. April 2024, Marketscreener.com

bereitgestellt von Google News

NebulaGraph Enterprise v5.0: The First Distributed Graph Database to Offer Native GQL Support
18. April 2024, PR Newswire

NebulaGraph Enterprise v3.7.0 Empowers Enterprises to Build Knowledge Graphs with a Few Clicks
3. April 2024, PR Newswire

Celebrating 10,000 GitHub Stars for NebulaGraph
26. März 2024, PR Newswire

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

Beginner’s Guide to NebulaGraph Database | by Ng Wai Foong
26. Oktober 2022, Towards Data Science

bereitgestellt von Google News

Weaviate Partners with Snowflake to Bring Secure GenAI to Snowpark Container Services
8. Februar 2024, Datanami

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

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

The 5 Best Vector Databases You Must Try in 2024
17. November 2023, KDnuggets

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

SingleStore logo

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

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.

Präsentieren Sie hier Ihr Produkt