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. Alibaba Cloud Table Store vs. FatDB vs. LMDB vs. Tarantool

Vergleich der Systemeigenschaften Alibaba Cloud AnalyticDB for MySQL vs. Alibaba Cloud Table Store vs. FatDB vs. LMDB vs. Tarantool

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud AnalyticDB for MySQL  Xaus Vergleich ausschliessenAlibaba Cloud Table Store  Xaus Vergleich ausschliessenFatDB  Xaus Vergleich ausschliessenLMDB  Xaus Vergleich ausschliessenTarantool  Xaus Vergleich ausschliessen
Das Unternehmen FatDB/FatCloud hat im Februar 2014 seine Tätigkeit beendet. FatDB wurde eingestellt und erscheint deshalb nicht mehr im Ranking.
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.A fully managed Wide Column Store for large quantities of semi-structured data with real-time accessEin .NET NoSQL DBMS, das in SQL Server integriert werden kann.A high performant, light-weight, embedded key-value database libraryIn-memory computing platform with a flexible data schema for efficiently building high-performance applications
Primäres DatenbankmodellRelational DBMSWide Column StoreDocument Store
Key-Value Store
Key-Value StoreDocument Store
Key-Value Store
Relational DBMS
Sekundäre DatenbankmodelleDocument StoreSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,77
Rang#224  Overall
#103  Relational DBMS
Punkte0,23
Rang#324  Overall
#12  Wide Column Stores
Punkte2,62
Rang#117  Overall
#21  Key-Value Stores
Punkte1,88
Rang#146  Overall
#24  Document Stores
#25  Key-Value Stores
#68  Relational DBMS
Websitewww.alibabacloud.com/­product/­analyticdb-for-mysqlwww.alibabacloud.com/­product/­table-storewww.symas.com/­symas-embedded-database-lmdbwww.tarantool.io
Technische Dokumentationwww.alibabacloud.com/­help/­doc-detail/­93776.htmwww.alibabacloud.com/­help/­en/­tablestorewww.lmdb.tech/­docwww.tarantool.io/­en/­doc
EntwicklerAlibabaAlibabaFatCloudSymasVK
Erscheinungsjahr2016201220112008
Aktuelle Version0.9.32, Jaenner 20242.10.0, Mai 2022
Lizenz infoCommercial or Open SourcekommerziellkommerziellkommerziellOpen SourceOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprise
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjajaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC#CC und C++
Server BetriebssystemegehostetgehostetWindowsLinux
Unix
Windows
BSD
Linux
macOS
DatenschemajaschemafreischemafreischemafreiFlexible data schema: relational definition for tables with ability to store json-like documents in columns
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajastring, double, decimal, uuid, integer, blob, boolean, datetime
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinneinnein
Sekundärindizesjaneinjaneinja
SQL infoSupport of SQLjaneinnein infoÃœber Integration mit SQL ServerneinFull-featured ANSI SQL support
APIs und andere ZugriffskonzepteJDBC
ODBC
HTTP API.NET Client API
LINQ
RESTful HTTP API
RPC
Windows WCF Bindings
Open binary protocol
Unterstützte ProgrammiersprachenC#
Java
PHP
Python
Java
Python
C#.Net
C
C++
Clojure
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Nim
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Rust
Swift
Tcl
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-seitige Scripts infoStored Proceduresjaneinja infoÃœber ApplikationenneinLua, C and SQL stored procedures
Triggersjaneinja infoÃœber Applikationenneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud serviceSharding infoImplicit feature of the cloud serviceShardingkeineSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud serviceja infoImplicit feature of the cloud servicefrei wählbarer ReplikationsfaktorkeineAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate ConsistencyCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Fremdschlüssel inforeferenzielle Integritätjaneinneinneinyes
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDAtomic single-row operationsneinACIDACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactions
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajayes, write ahead logging
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjayes, full featured in-memory storage engine with persistence
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights based on subaccounts and tokensnein infoSecurity Layer kann über Applikationen implementiert werdenneinAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
Weitere Informationen bereitgestellt vom Systemhersteller
Alibaba Cloud AnalyticDB for MySQLAlibaba Cloud Table StoreFatDBLMDBTarantool
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 MySQLAlibaba Cloud Table StoreFatDBLMDBTarantool
DB-Engines Blog Posts

Data processing speed and reliability: in-memory synchronous replication
9. November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

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

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.com

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

bereitgestellt von Google News

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

bereitgestellt von Google News

Threat Actors Exploit Multiple Vulnerabilities in Ivanti Connect Secure and Policy Secure Gateways
29. Februar 2024, CISA

Automating SAP S/4HANA Migration with IT-Conductor, BGP Managed Services, and AWS | Amazon Web Services
22. August 2023, AWS Blog

The Lightning Memory-mapped Database
2. März 2016, InfoQ.com

Akamai launches managed database service – Blocks and Files
25. April 2022, Blocks & Files

Re-Checking Your Pulse: Updates on Chinese APT Actors Compromising Pulse Secure VPN Devices
27. Mai 2021, Mandiant

bereitgestellt von Google News

TaranHouse: New Big Data Warehouse Announced by Tarantool
4. April 2018, Newswire

In-Memory Showdown: Redis vs. Tarantool
1. September 2021, Хабр

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16. Dezember 2019, Хабр

Deploying Tarantool Cartridge applications with zero effort (Part 2)
13. April 2020, Хабр

Тarantool Cartridge: Sharding Lua Backend in Three Lines
9. Oktober 2019, Хабр

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

Milvus logo

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

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.

Neo4j logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Präsentieren Sie hier Ihr Produkt