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

DBMS > Alibaba Cloud MaxCompute vs. Apache Impala vs. Faircom DB vs. H2 vs. Manticore Search

Vergleich der Systemeigenschaften Alibaba Cloud MaxCompute vs. Apache Impala vs. Faircom DB vs. H2 vs. Manticore Search

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud MaxCompute  Xaus Vergleich ausschliessenApache Impala  Xaus Vergleich ausschliessenFaircom DB infoformerly c-treeACE  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenManticore Search  Xaus Vergleich ausschliessen
KurzbeschreibungMaxCompute (previously known as ODPS) is a general purpose, fully managed, multi-tenancy data processing platform for large-scale data warehousingAnalytic DBMS für HadoopNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Multi-storage database for search, including full-text search.
Primäres DatenbankmodellRelational DBMS infoa graph-processing framework is available with the graphs being stored in tablesRelational DBMSKey-Value Store
Relational DBMS
Relational DBMSSuchmaschine
Sekundäre DatenbankmodelleDocument StoreSpatial DBMSTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,77
Rang#214  Overall
#98  Relational DBMS
Punkte13,77
Rang#40  Overall
#24  Relational DBMS
Punkte0,20
Rang#318  Overall
#48  Key-Value Stores
#141  Relational DBMS
Punkte8,13
Rang#49  Overall
#31  Relational DBMS
Punkte0,22
Rang#312  Overall
#21  Suchmaschinen
Websitewww.alibabacloud.com/­product/­maxcomputeimpala.apache.orgwww.faircom.com/­products/­faircom-dbwww.h2database.commanticoresearch.com
Technische Dokumentationwww.alibabacloud.com/­help/­en/­maxcomputeimpala.apache.org/­impala-docs.htmldocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlwww.h2database.com/­html/­main.htmlmanual.manticoresearch.com
EntwicklerAlibabaApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von ClouderaFairCom CorporationThomas MuellerManticore Software
Erscheinungsjahr20162013197920052017
Aktuelle Version4.1.0, Juni 2022V12, November 20202.2.220, Juli 20236.0, Februar 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2kommerziell infoRestricted, free version availableOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoGPL Version 2
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++ANSI C, C++JavaC++
Server BetriebssystemegehostetLinuxAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
Alle Betriebssysteme mit einer Java VMFreeBSD
Linux
macOS
Windows
Datenschemajajaschema free, schema optional, schema required, partial schema,jaFixed schema
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja, ANSI Standard SQL Types, JSON, typed binary structuresjaInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Boolean
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinCan index from XML
Sekundärindizesneinjajajaja infoFull-Text Index auf allen Suchfeldern
SQL infoSupport of SQLSQL-like query languageSQL-like DML and DDL statementsyes, ANSI SQL with proprietary extensionsjaSQL-like query language
APIs und andere ZugriffskonzepteFluentd
Flume
MaxCompute Console
JDBC
ODBC
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
JDBC
ODBC
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Unterstützte ProgrammiersprachenJavaAll languages supporting JDBC/ODBC.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
JavaElixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Server-seitige Scripts infoStored Proceduresuser defined functions infoin Javaja infoBenutzer definierte Funktionen und Integration von Map/Reduceja info.Net, JavaScript, C/C++Java Stored Procedures and User-Defined Functionsuser defined functions
Triggersneinneinjajanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud serviceShardingFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningkeineSharding infoAufteilung der Daten erfolgt manuell, Suchabfragen auf verteilten Index werden unterstützt.
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud servicefrei wählbarer Replikationsfaktoryes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).With clustering: 2 database servers on different computers operate on identical copies of a databaseSynchronous replication based on Galera library
MapReduce infoBietet ein API für Map/Reduce Operationenjaja infoAbfragen werden als Map/Reduce Jobs durchgeführtneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencyEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjajanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneinneintunable from ACID to Eventually ConsistentACIDja infoisolated transactions for atomic changes and binary logging for safe writes
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der DatenjajaYes, tunable from durable to delayed durability to in-memoryjaja infoDer Originalinhalt von Feldern wird nicht im Manticore-Index gespeichert.
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinjaja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and rolesZugriffsrechte für Benutzer, Gruppen und Rollen infobasiert auf Apache Sentry und KerberosFine grained access rights according to SQL-standard with additional protections for filesBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardnein

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 MaxComputeApache ImpalaFaircom DB infoformerly c-treeACEH2Manticore Search
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

Cloudera creates observability tool to help enterprises manage cloud costs
6. Juni 2023, SiliconANGLE News

Apache Impala becomes Top-Level Project
28. November 2017, SDTimes.com

Cloudera Bringing Impala to AWS Cloud
28. November 2017, Datanami

Apache Doris just 'graduated': Why care about this SQL data warehouse
24. Juni 2022, InfoWorld

Hudi: Uber Engineering’s Incremental Processing Framework on Apache Hadoop
12. März 2017, Uber

bereitgestellt von Google News

FairCom kicks off new era of database technology USA - English
10. November 2020, PR Newswire

bereitgestellt von Google News

Integrating Manticore Search with Apache Superset
8. August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1. Juni 2022, hackernoon.com

Google's Gemini comes to databases
9. April 2024, Yahoo Canada Shine On

Comparing Meilisearch and Manticore Search Using Key Benchmarks
2. Mai 2023, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1. Februar 2023, Gizmodo

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

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

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

Präsentieren Sie hier Ihr Produkt