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 TSDB vs. Bangdb vs. GridDB vs. InfinityDB vs. MarkLogic

Vergleich der Systemeigenschaften Alibaba Cloud TSDB vs. Bangdb vs. GridDB vs. InfinityDB vs. MarkLogic

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud TSDB  Xaus Vergleich ausschliessenBangdb  Xaus Vergleich ausschliessenGridDB  Xaus Vergleich ausschliessenInfinityDB  Xaus Vergleich ausschliessenMarkLogic  Xaus Vergleich ausschliessen
KurzbeschreibungA stable, reliable, and cost-effective online high-performance time series database serviceConverged and high performance database for device data, events, time series, document and graphScalable in-memory time series database optimized for IoT and Big DataA Java embedded Key-Value Store which extends the Java Map interfaceOperational and transactional Enterprise NoSQL database
Primäres DatenbankmodellTime Series DBMSDocument Store
Graph DBMS
Time Series DBMS
Time Series DBMSKey-Value StoreDocument Store
Native XML DBMS
RDF Store infoab Version 7
Suchmaschine
Sekundäre DatenbankmodelleSpatial DBMSKey-Value Store
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,24
Rang#306  Overall
#26  Time Series DBMS
Punkte0,08
Rang#347  Overall
#47  Document Stores
#34  Graph DBMS
#31  Time Series DBMS
Punkte1,95
Rang#128  Overall
#10  Time Series DBMS
Punkte0,00
Rang#378  Overall
#57  Key-Value Stores
Punkte5,92
Rang#58  Overall
#10  Document Stores
#1  Native XML DBMS
#1  RDF Stores
#6  Suchmaschinen
Websitewww.alibabacloud.com/­product/­hitsdbbangdb.comgriddb.netboilerbay.comwww.marklogic.com
Technische Dokumentationwww.alibabacloud.com/­help/­en/­time-series-database/­latest/­what-is-tsdbdocs.bangdb.comdocs.griddb.netboilerbay.com/­infinitydb/­manualdocs.marklogic.com
EntwicklerAlibabaSachin Sinha, BangDBToshiba CorporationBoiler Bay Inc.MarkLogic Corp.
Erscheinungsjahr2012201320022001
Aktuelle VersionBangDB 2.0, October 20215.1, August 20224.011.0, December 2022
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoBSD 3Open Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availablekommerziellkommerziell infoeingeschränkte kostenlose Version verfügbar
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC, C++C++JavaC++
Server BetriebssystemegehostetLinuxLinuxAlle Betriebssysteme mit einer Java VMLinux
OS X
Windows
Datenschemaschemafreischemafreijaja infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschemafrei infoSchema kann erzwungen werden
Typisierung infovordefinierte Datentypen, z.B. float oder dateNumeric data and Stringsyes: string, long, double, int, geospatial, stream, eventsja infonumerical, string, blob, geometry, boolean, timestampja infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinja
Sekundärindizesneinja infosecondary, composite, nested, reverse, geospatialjanein infomanual creation possible, using inversions based on multi-value capabilityja
SQL infoSupport of SQLneinSQL like support with command line toolSQL92, SQL-like TQL (Toshiba Query Language)neinja infoSQL92
APIs und andere ZugriffskonzepteHTTP RESTPropriätäres Protokoll
RESTful HTTP API
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP/JSON API
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
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
Unterstützte ProgrammiersprachenJavaC
C#
C++
Java
Python
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
JavaC
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Server-seitige Scripts infoStored Proceduresneinneinneinneinja infovia XQuery or JavaScript
Triggersneinyes, Notifications (with Streaming only)janeinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardingkeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication factor, Knob for CAP (enterprise version only)Source-Replica Replikationkeineja
MapReduce infoBietet ein API für Map/Reduce OperationenneinneinConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsneinja infoÃœber Hadoop Connector, HDFS Direct Access und in-database MapReduce Jobs
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyTunable consistency, set CAP knob accordinglyImmediate consistency within container, eventual consistency across containersImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinnein infomanual creation possible, using inversions based on multi-value capabilitynein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACID at container levelACID infoOptimistic locking for transactions; no isolation for bulk loadsACID infocan act as a resource manager in an XA/JTA transaction
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, optimistic concurrency controljajaja
Durability infoDauerhafte Speicherung der Datenjayes, implements WAL (Write ahead log) as welljajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinyes, run db with in-memory only modejaneinyes, with Range Indexes
Berechtigungskonzept infoZugriffskontrolleAccess managed on TSDB instance levelyes (enterprise version only)Access rights for users can be defined per databaseneinRollen-basierte Zugriffskontrolle auf Dokumenten- und Subdokumentenebene
Weitere Informationen bereitgestellt vom Systemhersteller
Alibaba Cloud TSDBBangdbGridDBInfinityDBMarkLogic
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» mehr
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» mehr
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» 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

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 TSDBBangdbGridDBInfinityDBMarkLogic
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

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

Toshiba to Open Source GridDB(R)'s SQL Interface, Aims to Accelerate Open Innovation | TOSHIBA DIGITAL ...
17. Juni 2020, global.toshiba

bereitgestellt von Google News

Progress (PRGS) Set to Buy MarkLogic, Guides Upbeat Q4 Results
16. Mai 2024, Yahoo Lifestyle Australia

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

Database Platform to Simplify Complex Data | Progress Marklogic
7. Februar 2023, Progress Software

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

AI can make logistics data as valuable as intelligence or operational data for mission success
17. April 2024, Breaking Defense

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

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

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