DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Alibaba Cloud MaxCompute vs. Badger vs. FileMaker vs. OpenEdge vs. Tarantool

Vergleich der Systemeigenschaften Alibaba Cloud MaxCompute vs. Badger vs. FileMaker vs. OpenEdge vs. Tarantool

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud MaxCompute  Xaus Vergleich ausschliessenBadger  Xaus Vergleich ausschliessenFileMaker  Xaus Vergleich ausschliessenOpenEdge  Xaus Vergleich ausschliessenTarantool  Xaus Vergleich ausschliessen
KurzbeschreibungMaxCompute (previously known as ODPS) is a general purpose, fully managed, multi-tenancy data processing platform for large-scale data warehousingAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.FileMaker ist ein RDBMS mit einem GUI Frontend.Anwendungsentwicklungsumgebung mit integrierter DatenbankIn-memory computing platform with a flexible data schema for efficiently building high-performance applications
Primäres DatenbankmodellRelational DBMS infoa graph-processing framework is available with the graphs being stored in tablesKey-Value StoreRelational DBMSRelational DBMSDocument Store
Key-Value Store
Relational DBMS
Sekundäre DatenbankmodelleSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,77
Rang#214  Overall
#98  Relational DBMS
Punkte0,14
Rang#331  Overall
#49  Key-Value Stores
Punkte48,20
Rang#20  Overall
#14  Relational DBMS
Punkte3,51
Rang#86  Overall
#46  Relational DBMS
Punkte1,72
Rang#144  Overall
#25  Document Stores
#25  Key-Value Stores
#66  Relational DBMS
Websitewww.alibabacloud.com/­product/­maxcomputegithub.com/­dgraph-io/­badgerwww.claris.com/­filemakerwww.progress.com/­openedgewww.tarantool.io
Technische Dokumentationwww.alibabacloud.com/­help/­en/­maxcomputegodoc.org/­github.com/­dgraph-io/­badgerwww.claris.com/­resources/­documentationdocumentation.progress.com/­output/­ua/­OpenEdge_latestwww.tarantool.io/­en/­doc
EntwicklerAlibabaDGraph LabsClaris infoein Tochterunternehmen von AppleProgress Software CorporationVK
Erscheinungsjahr20162017198319842008
Aktuelle Version19.4.1, November 2021OpenEdge 12.2, Maerz 20202.10.0, Mai 2022
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache 2.0kommerziellkommerziellOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprise
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.
ImplementierungsspracheGoC und C++
Server BetriebssystemegehostetBSD
Linux
OS X
Solaris
Windows
iOS infoclient part only
Linux
OS X
Windows
AIX
HP-UX
Linux
Solaris
Windows
BSD
Linux
macOS
DatenschemajaschemafreijajaFlexible data schema: relational definition for tables with ability to store json-like documents in columns
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinjajastring, 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, XSLTneinneinja infoEine http Query kann die Daten als XML zurück gebenjanein
Sekundärindizesneinneinjajaja
SQL infoSupport of SQLSQL-like query languageneinja infoüber PlugInsja infoclose to SQL 92Full-featured ANSI SQL support
APIs und andere ZugriffskonzepteFluentd
Flume
MaxCompute Console
Filemaker WebDirect
JDBC
ODBC
JDBC
ODBC
Open binary protocol
Unterstützte ProgrammiersprachenJavaGoPHPProgress proprietary ABL (Advanced Business Language)C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-seitige Scripts infoStored Proceduresuser defined functions infoin JavaneinjajaLua, C and SQL stored procedures
Triggersneinneinjajaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud servicekeinekeinehorizontale Partitionierung infosince Version 11.4Sharding, 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 servicekeineSource-Replica Replikation infosince Version 14Source-Replica ReplikationAsynchronous 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 Operationenjaneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencykeineImmediate 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ätneinneinjajayes
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinneinneinACIDACID, 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 haltenneinneinneinyes, full featured in-memory storage engine with persistence
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and rolesneineinfache Rechteverwaltung mit Benutzeraccounts und Anbindung an externe directory servicesBenutzer und GruppenAccess 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

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

Alibaba Cloud Brings ‘MaxCompute’ Big Data Service To Europe
5. November 2019, Silicon UK

Alibaba Cloud To Launch Big Data Service in Europe
15. Juni 2017, Alizila

Alibaba Cloud introduces serverless AI solution to boost enterprise efficiency
31. Januar 2024, Backend News

Streaming Data Services Comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM Cloud
20. Januar 2020, Wire19

How Big Data Platform Helped Power Last Year's Double 11
3. März 2020, DataDrivenInvestor

bereitgestellt von Google News

Tilda Swinton on 'Problemista' Fan Horror Stories About Her Character
1. März 2024, IndieWire

Reviews - Features
1. März 2024, Reverse Shot

Apple Filed for new Trademarks in the U.S. and Hong Kong this week for the Figurative Version of 'Reality Composer ...
15. Oktober 2023, Patently Apple

Apple Subsidiary to Face Worker's Job Loss Claims, but Not Apple
14. Februar 2024, Bloomberg Law

Claris FileMaker Pro 19 review
2. März 2022, TechRadar

bereitgestellt von Google News

OpenEdge Application Development | Progress OpenEdge
14. September 2014, Progress Software

What's New in OpenEdge 12.8
15. April 2024, release.nl

PoC Exploit Released for OpenEdge Authentication Gateway & AdminServer Vulnerability
11. März 2024, GBHackers

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, Хабр

Tarantool Announces New Enterprise Version With Enhanced Scaling and Monitoring Capabilities
18. Mai 2018, Newswire

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

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

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

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

RaimaDB logo

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

Präsentieren Sie hier Ihr Produkt