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 AnalyticDB for MySQL vs. Bangdb vs. GridGain vs. LevelDB vs. TimesTen

Vergleich der Systemeigenschaften Alibaba Cloud AnalyticDB for MySQL vs. Bangdb vs. GridGain vs. LevelDB vs. TimesTen

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud AnalyticDB for MySQL  Xaus Vergleich ausschliessenBangdb  Xaus Vergleich ausschliessenGridGain  Xaus Vergleich ausschliessenLevelDB  Xaus Vergleich ausschliessenTimesTen  Xaus Vergleich ausschliessen
KurzbeschreibungA real-time data warehousing service that can process petabytes of data with high concurrency and low latency. It is fully compatible with the MySQL protocol.Converged and high performance database for device data, events, time series, document and graphGridGain is an in-memory computing platform, built on Apache IgniteEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesIn-Memory RDBMS compatible to Oracle
Primäres DatenbankmodellRelational DBMSDocument Store
Graph DBMS
Time Series DBMS
Key-Value Store
Relational DBMS
Key-Value StoreRelational DBMS
Sekundäre DatenbankmodelleDocument StoreSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,85
Rang#207  Overall
#96  Relational DBMS
Punkte0,08
Rang#347  Overall
#47  Document Stores
#34  Graph DBMS
#31  Time Series DBMS
Punkte1,47
Rang#154  Overall
#26  Key-Value Stores
#72  Relational DBMS
Punkte2,35
Rang#111  Overall
#19  Key-Value Stores
Punkte1,31
Rang#163  Overall
#74  Relational DBMS
Websitewww.alibabacloud.com/­product/­analyticdb-for-mysqlbangdb.comwww.gridgain.comgithub.com/­google/­leveldbwww.oracle.com/­database/­technologies/­related/­timesten.html
Technische Dokumentationwww.alibabacloud.com/­help/­doc-detail/­93776.htmdocs.bangdb.comwww.gridgain.com/­docs/­index.htmlgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mddocs.oracle.com/­database/­timesten-18.1
EntwicklerAlibabaSachin Sinha, BangDBGridGain Systems, Inc.GoogleOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Erscheinungsjahr2012200720111998
Aktuelle VersionBangDB 2.0, October 2021GridGain 8.5.11.23, Februar 202111 Release 2 (11.2.2.8.0)
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoBSD 3kommerziellOpen Source infoBSDkommerziell
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++Java, C++, .NetC++
Server BetriebssystemegehostetLinuxLinux
OS X
Solaris
Windows
Illumos
Linux
OS X
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Datenschemajaschemafreijaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejayes: string, long, double, int, geospatial, stream, eventsjaneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinjaneinnein
Sekundärindizesjaja infosecondary, composite, nested, reverse, geospatialjaneinja
SQL infoSupport of SQLjaSQL like support with command line toolANSI-99 for query and DML statements, subset of DDLneinja
APIs und andere ZugriffskonzepteJDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
HDFS API
Hibernate
JCache
JDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
Spring Data
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Unterstützte ProgrammiersprachenC#
Java
PHP
Python
C
C#
C++
Java
Python
C#
C++
Java
PHP
Python
Ruby
Scala
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
C
C++
Java
PL/SQL
Server-seitige Scripts infoStored Proceduresjaneinyes (compute grid and cache interceptors can be used instead)neinPL/SQL
Triggersjayes, Notifications (with Streaming only)yes (cache interceptors and events)neinnein
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 algorithmShardingkeinekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud serviceselectable replication factor, Knob for CAP (enterprise version only)yes (replicated cache)keineMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinyes (compute grid and hadoop accelerator)neinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyTunable consistency, set CAP knob accordinglyImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Fremdschlüssel inforeferenzielle Integritätjaneinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, optimistic concurrency controljajaja
Durability infoDauerhafte Speicherung der Datenjayes, implements WAL (Write ahead log) as welljaja infowith automatic compression on writesja infoby means of logfiles and checkpoints
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjayes, run db with in-memory only modejaja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardyes (enterprise version only)Security Hooks for custom implementationsneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
Alibaba Cloud AnalyticDB for MySQLBangdbGridGainLevelDBTimesTen
Specific characteristicsA real-time data warehousing service that can process PB data with high concurrency...
» mehr
Competitive advantagesTPC Benchmark: The world leading result in TPC-DS benchmark . TPC-H benchmark for...
» mehr
Licensing and pricing modelsAvailable regions: America US Virginia US Silicon Valley Asia China Hong Kong India...
» 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 AnalyticDB for MySQLBangdbGridGainLevelDBTimesTen
Erwähnungen in aktuellen Nachrichten

Alibaba Cloud launches new cloud database solutions following market growth
1. Oktober 2020, DataCenterNews Asia

How Data Analytics Capabilities of Alibaba Group Evolve Its Ecosystem to the Cloud
20. Februar 2021, DataDrivenInvestor

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

Alibaba Cloud Named a Leader in Gartner(R) Magic Quadrant(TM) for Cloud Database Management Systems
8. Februar 2024, RYT9

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22. Dezember 2022, Daily Host News

bereitgestellt von Google News

GridGain in-memory data and generative AI – Blocks and Files
10. Mai 2024, Blocks & Files

GridGain to Sponsor and Speak at Three Key Industry Events in May 2024
2. Mai 2024, PR Newswire

GridGain's 2023 Growth Positions Company for Strong 2024
25. Januar 2024, Datanami

GridGain Named in the 2023 Gartner® Market Guide for Event Stream Processing
22. August 2023, GlobeNewswire

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8. Februar 2024, PR Newswire

bereitgestellt von Google News

LevelDB in Ruby — SitePoint
22. Oktober 2014, SitePoint

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14. September 2022, BleepingComputer

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19. Oktober 2022, Blocks & Files

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26. Juli 2021, Phoronix

Rust-Based Info Stealers Abuse GitHub Codespaces
19. Mai 2023, Trend Micro

bereitgestellt von Google News

In-memory databases with Emulex Gen 7
25. Oktober 2023, Broadcom Inc.

The Intel Xeon E7-8800 v3 Review: The POWER8 Killer?
8. Mai 2015, AnandTech

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

AllegroGraph logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Präsentieren Sie hier Ihr Produkt