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 > Bangdb vs. GridDB vs. MarkLogic vs. Memgraph vs. Sequoiadb

Vergleich der Systemeigenschaften Bangdb vs. GridDB vs. MarkLogic vs. Memgraph vs. Sequoiadb

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBangdb  Xaus Vergleich ausschliessenGridDB  Xaus Vergleich ausschliessenMarkLogic  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenSequoiadb  Xaus Vergleich ausschliessen
KurzbeschreibungConverged and high performance database for device data, events, time series, document and graphScalable in-memory time series database optimized for IoT and Big DataOperational and transactional Enterprise NoSQL databaseAn open source graph database built for real-time streaming and compatible with Neo4jNewSQL database with distributed OLTP and SQL
Primäres DatenbankmodellDocument Store
Graph DBMS
Time Series DBMS
Time Series DBMSDocument Store
Native XML DBMS
RDF Store infoab Version 7
Suchmaschine
Graph DBMSDocument Store
Relational DBMS
Sekundäre DatenbankmodelleSpatial DBMSKey-Value Store
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,08
Rang#347  Overall
#47  Document Stores
#34  Graph DBMS
#31  Time Series DBMS
Punkte1,95
Rang#128  Overall
#10  Time Series DBMS
Punkte5,92
Rang#58  Overall
#10  Document Stores
#1  Native XML DBMS
#1  RDF Stores
#6  Suchmaschinen
Punkte3,02
Rang#98  Overall
#8  Graph DBMS
Punkte0,45
Rang#261  Overall
#41  Document Stores
#122  Relational DBMS
Websitebangdb.comgriddb.netwww.marklogic.commemgraph.comwww.sequoiadb.com
Technische Dokumentationdocs.bangdb.comdocs.griddb.netdocs.marklogic.commemgraph.com/­docswww.sequoiadb.com/­en/­index.php?m=Files&a=index
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerSachin Sinha, BangDBToshiba CorporationMarkLogic Corp.Memgraph LtdSequoiadb Ltd.
Erscheinungsjahr20122013200120172013
Aktuelle VersionBangDB 2.0, October 20215.1, August 202211.0, December 2022
Lizenz infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availablekommerziell infoeingeschränkte kostenlose Version verfügbarOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoServer: AGPL; Client: Apache V2
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.
ImplementierungsspracheC, C++C++C++C und C++C++
Server BetriebssystemeLinuxLinuxLinux
OS X
Windows
LinuxLinux
Datenschemaschemafreijaschemafrei infoSchema kann erzwungen werdenschemafrei und schema-optionalschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateyes: string, long, double, int, geospatial, stream, eventsja infonumerical, string, blob, geometry, boolean, timestampjajaja infooid, date, timestamp, binary, regex
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjaneinnein
Sekundärindizesja infosecondary, composite, nested, reverse, geospatialjajaja
SQL infoSupport of SQLSQL like support with command line toolSQL92, SQL-like TQL (Toshiba Query Language)ja infoSQL92neinSQL-like query language
APIs und andere ZugriffskonzeptePropriätäres Protokoll
RESTful HTTP API
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP/JSON API
Java API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
Bolt protocol
Cypher query language
Proprietäres Protokoll basierend auf JSON
Unterstützte ProgrammiersprachenC
C#
C++
Java
Python
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C++
Java
PHP
Python
Server-seitige Scripts infoStored Proceduresneinneinja infovia XQuery or JavaScriptJavaScript
Triggersyes, Notifications (with Streaming only)jajanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardingShardingSharding infodynamic graph partitioningSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication factor, Knob for CAP (enterprise version only)Source-Replica ReplikationjaMulti-source replication using RAFTSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce OperationenneinConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsja infoÃœber Hadoop Connector, HDFS Direct Access und in-database MapReduce Jobsneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable consistency, set CAP knob accordinglyImmediate consistency within container, eventual consistency across containersImmediate ConsistencyImmediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinja inforelationships in graphsnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID at container levelACID infocan act as a resource manager in an XA/JTA transactionACID infowith snapshot isolationwährend einer Transaktion wird das Dokument gesperrt
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, optimistic concurrency controljajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenyes, implements WAL (Write ahead log) as welljajaja infowith periodic snapshot and write-ahead logging (WAL) of changesja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenyes, run db with in-memory only modejayes, with Range Indexesjanein
Berechtigungskonzept infoZugriffskontrolleyes (enterprise version only)Access rights for users can be defined per databaseRollen-basierte Zugriffskontrolle auf Dokumenten- und SubdokumentenebeneUsers, roles and permissionseinfacher Passwort-basierter Zugriffsschutz
Weitere Informationen bereitgestellt vom Systemhersteller
BangdbGridDBMarkLogicMemgraphSequoiadb
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» mehr
Memgraph directly connects to your streaming infrastructure so you and your team...
» mehr
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» mehr
Business Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» mehr
Graph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» mehr
Market metricsGitHub trending repository
» mehr
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» mehr
You 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

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

Weitere Ressourcen
BangdbGridDBMarkLogicMemgraphSequoiadb
Erwähnungen in aktuellen Nachrichten

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16. Januar 2024, 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

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19. August 2022, global.toshiba

bereitgestellt von Google News

MarkLogic “The NoSQL Database”. In the MarkLogic Query Console, you can… | by Abhay Srivastava | Apr, 2024
22. April 2024, Medium

ABN AMRO Moves Progress-Powered Credit Store App to Azure Cloud; Achieves 40% Faster Data Processing, Lower ...
12. März 2024, Yahoo Finance

Seven Quick Steps to Setting Up MarkLogic Server in Kubernetes
1. Februar 2024, release.nl

Progress's $355m move for MarkLogic sets the tone for 2023
4. Januar 2023, The Stack

Progress to acquire PE-backed data platform MarkLogic for $355m
4. Januar 2023, PE Hub

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

Modeling and Navigating a Transportation Network with Memgraph
12. April 2021, Towards Data Science

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Präsentieren Sie hier Ihr Produkt