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 Table Store vs. Altibase vs. Bangdb vs. PostGIS vs. Vertica

Vergleich der Systemeigenschaften Alibaba Cloud Table Store vs. Altibase vs. Bangdb vs. PostGIS vs. Vertica

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud Table Store  Xaus Vergleich ausschliessenAltibase  Xaus Vergleich ausschliessenBangdb  Xaus Vergleich ausschliessenPostGIS  Xaus Vergleich ausschliessenVertica infoOpenText™ Vertica™  Xaus Vergleich ausschliessen
KurzbeschreibungA fully managed Wide Column Store for large quantities of semi-structured data with real-time accessAn enterprise grade, high-performance RDBMSConverged and high performance database for device data, events, time series, document and graphSpatial extension of PostgreSQLCloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.
Primäres DatenbankmodellWide Column StoreRelational DBMSDocument Store
Graph DBMS
Time Series DBMS
Spatial DBMSRelational DBMS infoColumn oriented
Sekundäre DatenbankmodelleSpatial DBMSRelational DBMSSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,26
Rang#301  Overall
#12  Wide Column Stores
Punkte1,07
Rang#186  Overall
#87  Relational DBMS
Punkte0,08
Rang#347  Overall
#47  Document Stores
#34  Graph DBMS
#31  Time Series DBMS
Punkte22,69
Rang#29  Overall
#1  Spatial DBMS
Punkte10,68
Rang#43  Overall
#27  Relational DBMS
Websitewww.alibabacloud.com/­product/­table-storealtibase.combangdb.compostgis.netwww.vertica.com
Technische Dokumentationwww.alibabacloud.com/­help/­en/­tablestoregithub.com/­ALTIBASE/­Documents/­tree/­master/­Manualsdocs.bangdb.compostgis.net/­documentationvertica.com/­documentation
EntwicklerAlibabaAltibaseSachin Sinha, BangDBOpenText infopreviously Micro Focus and Hewlett Packard
Erscheinungsjahr20161999201220052005
Aktuelle Versionv7.3, 2023, August 2023BangDB 2.0, October 20213.4.2, Februar 202412.0.3, Jänner 2023
Lizenz infoCommercial or Open Sourcekommerziellkommerziell infoOpen source edition discontinued with March 2023Open Source infoBSD 3Open Source infoGPL v2.0kommerziell infoLimitierte Community Edition gratis
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containers
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++C, C++CC++
Server BetriebssystemegehostetAIX
HP-UX
Linux
LinuxLinux
DatenschemaschemafreijaschemafreijaYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.
Typisierung infovordefinierte Datentypen, z.B. float oder datejajayes: string, long, double, int, geospatial, stream, eventsjayes
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinjanein
Sekundärindizesneinjaja infosecondary, composite, nested, reverse, geospatialjaNo Indexes Required. Different internal optimization strategy, but same functionality included.
SQL infoSupport of SQLneinANSI SQL-92SQL like support with command line tooljaFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.
APIs und andere ZugriffskonzepteHTTP APIJDBC
ODBC
Proprietäres Protokoll
Propriätäres Protokoll
RESTful HTTP API
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Unterstützte ProgrammiersprachenJava
Python
C
C++
Java
C
C#
C++
Java
Python
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Server-seitige Scripts infoStored Proceduresneinstored procedures and stored functionsneinbenutzerdefinierte Funktionenyes, PostgreSQL PL/pgSQL, with minor differences
Triggersneinjayes, Notifications (with Streaming only)jayes, called Custom Alerts
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud serviceShardingSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmja infobasierend auf PostgreSQLhorizontal partitioning, hierarchical partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud servicejaselectable replication factor, Knob for CAP (enterprise version only)ja infobasierend auf PostgreSQLMulti-Source Replikation infoOne, or more copies of data replicated across nodes, or object-store used for repository.
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinno infoBi-directional Spark integration
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyTunable consistency, set CAP knob accordinglyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic single-row operationsACIDACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, optimistic concurrency controljaja
Durability infoDauerhafte Speicherung der Datenjajayes, implements WAL (Write ahead log) as welljaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjayes, run db with in-memory only modeneinnein
Berechtigungskonzept infoZugriffskontrolleAccess rights based on subaccounts and tokensBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardyes (enterprise version only)ja infobasierend auf PostgreSQLfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash
Weitere Informationen bereitgestellt vom Systemhersteller
Alibaba Cloud Table StoreAltibaseBangdbPostGISVertica infoOpenText™ Vertica™
Specific characteristicsDeploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» mehr
Competitive advantagesFast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» mehr
Typical application scenariosCommunication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» mehr
Key customersAbiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» mehr
Licensing and pricing modelsCost-based models and subscription-based models are both available. One license is...
» 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 Table StoreAltibaseBangdbPostGISVertica infoOpenText™ Vertica™
DB-Engines Blog Posts

Spatial database management systems
6. April 2021, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Apache Software Foundation Announces New Top-Level Project Apache Paimon
16. April 2024, Datanami

Top data analytics tools comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM
5. Dezember 2019, Wire19

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

25 Best Cloud Service Providers (Public and Private) in 2024
4. Juni 2023, CybersecurityNews

Apache Software Foundation Announces New Top-Level Project Apache Paimon
19. April 2024, Datanami

bereitgestellt von Google News

Altibase is Adopted for Presence Service to Provide User Information and Online Presence
8. April 2019, PR Newswire

Open-source DBMS becoming battleground of public cloud
17. Mai 2022, Etnews

In-memory OLAP Database Market Is Booming (CAGR of 24.95%) Worldwide | Terracotta, Altibase, Kognitio, Mcobject ...
26. Oktober 2018, openPR

South Korean company to provide database solution to Mobicom
10. April 2020, UB Post

In-Memory Database Market Size, Share, Trends and Forecast Analysis by Kognitio Ltd., Datastax, VoltDB, ENEA ...
27. Juli 2018, openPR

bereitgestellt von Google News

OCI Object Storage Completes Technical Validation of Vertica in Eon Mode
16. Oktober 2023, blogs.oracle.com

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12. März 2024, Datanami

OpenText expands enterprise portfolio with AI and Micro Focus integrations
25. Juli 2023, VentureBeat

OpenText integrates Micro Focus tech through Cloud Editions 23.3
26. Juli 2023, Techzine Europe

Postgres pioneer Michael Stonebraker promises to upend the database once more
26. Dezember 2023, The Register

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

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

SingleStore logo

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

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt