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. Fujitsu Enterprise Postgres vs. Hazelcast vs. HyperSQL vs. Vertica

Vergleich der Systemeigenschaften Alibaba Cloud Table Store vs. Fujitsu Enterprise Postgres vs. Hazelcast vs. HyperSQL vs. Vertica

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud Table Store  Xaus Vergleich ausschliessenFujitsu Enterprise Postgres  Xaus Vergleich ausschliessenHazelcast  Xaus Vergleich ausschliessenHyperSQL infoalso known as HSQLDB  Xaus Vergleich ausschliessenVertica infoOpenText™ Vertica™  Xaus Vergleich ausschliessen
KurzbeschreibungA fully managed Wide Column Store for large quantities of semi-structured data with real-time accessEnterprise-grade PostgreSQL-based DBMS with security enhancements such as Transparent Data Encryption and Data Masking, plus high-availability and performance improvement features.A widely adopted in-memory data gridIn Java gesschriebenes multithreaded und transaktionales RDBMS infoAuch bekannt unter HSQLDBCloud 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 DBMSKey-Value StoreRelational DBMSRelational DBMS infoColumn oriented
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Document Store infoJSON support with IMDG 3.12Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,31
Rang#297  Overall
#11  Wide Column Stores
Punkte0,37
Rang#278  Overall
#128  Relational DBMS
Punkte5,46
Rang#61  Overall
#7  Key-Value Stores
Punkte3,23
Rang#93  Overall
#48  Relational DBMS
Punkte10,06
Rang#42  Overall
#26  Relational DBMS
Websitewww.alibabacloud.com/­product/­table-storewww.postgresql.fastware.comhazelcast.comhsqldb.orgwww.vertica.com
Technische Dokumentationwww.alibabacloud.com/­help/­en/­tablestorewww.postgresql.fastware.com/­product-manualshazelcast.org/­imdg/­docshsqldb.org/­web/­hsqlDocsFrame.htmlvertica.com/­documentation
EntwicklerAlibabaPostgreSQL Global Development Group, Fujitsu Australia Software TechnologyHazelcastOpenText infopreviously Micro Focus and Hewlett Packard
Erscheinungsjahr2016200820012005
Aktuelle VersionFujitsu Enterprise Postgres 14, January 20225.3.6, November 20232.7.2, Juni 202312.0.3, Jänner 2023
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen Source infoApache Version 2; commercial licenses availableOpen Source infoBasiert auf BSD-Lizenzkommerziell 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.
ImplementierungsspracheCJavaJavaC++
Server BetriebssystemegehostetLinux
Windows
Alle Betriebssysteme mit einer Java VMAlle Betriebssysteme mit einer Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinux
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 datejajajajayes
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinja infothe object must implement a serialization strategyneinnein
SekundärindizesneinjajajaNo Indexes Required. Different internal optimization strategy, but same functionality included.
SQL infoSupport of SQLneinjaSQL-like query languagejaFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.
APIs und andere ZugriffskonzepteHTTP APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JCache
JPA
Memcached Protokoll
RESTful HTTP API
HTTP API infoJDBC via HTTP
JDBC
ODBC
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Unterstützte ProgrammiersprachenJava
Python
.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
All languages supporting JDBC/ODBC
Java
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Server-seitige Scripts infoStored Proceduresneinbenutzerdefinierte Funktionenja infoEvent Listeners, Executor ServicesJava, SQLyes, PostgreSQL PL/pgSQL, with minor differences
Triggersneinjaja infoEventsjayes, called Custom Alerts
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud servicepartitioning by range, list and by hashShardingkeinehorizontal partitioning, hierarchical partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud serviceSource-Replica Replikationja infoReplicated MapkeineMulti-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 Operationenneinneinjaneinno infoBi-directional Spark integration
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic single-row operationsACIDone or two-phase-commit; repeatable reads; read commitedACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)jajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajanein
Berechtigungskonzept infoZugriffskontrolleAccess rights based on subaccounts and tokensBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRole-based access controlBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash
Weitere Informationen bereitgestellt vom Systemhersteller
Alibaba Cloud Table StoreFujitsu Enterprise PostgresHazelcastHyperSQL infoalso known as HSQLDBVertica infoOpenText™ Vertica™
Specific characteristics100% compatible with community PostgreSQL
» mehr
Deploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» mehr
Competitive advantagesBuilt-in TDE and Data Masking security. In-Memory Columnar Index, and a high speed...
» mehr
Fast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» mehr
Typical application scenariosTransactional payments applications, reporting and mixed workloads.
» mehr
Communication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» mehr
Key customersAbiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» mehr
Market metricsOver 30 years experience in database technology. Over 20 years in Postgres development...
» mehr
Licensing and pricing modelsCore based licensing
» mehr
Cost-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 StoreFujitsu Enterprise PostgresHazelcastHyperSQL infoalso known as HSQLDBVertica infoOpenText™ Vertica™
Erwähnungen in aktuellen Nachrichten

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

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

Fujitsu Develops Column-Oriented Data-Processing Engine Enabling Fast, High-Volume Data Analysis in Database ...
26. Februar 2015, Fujitsu

Expert Insight 202009 KAC
4. September 2023, Fujitsu

Fujitsu Develops Database Integration Technology to Accelerate IoT Data Analysis
17. März 2017, Fujitsu

Fujitsu recognized as winner of 2023 Microsoft Japan Healthcare & Life Sciences Partner of the Year Award for its ...
28. Juni 2023, Fujitsu

Latest News
17. September 2020, IBM Newsroom

bereitgestellt von Google News

Hazelcast Showcases Real-Time Data Platform at 2024 Gartner Summit
15. Mai 2024, Datanami

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7. März 2024, Forbes

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17. April 2024, VentureBeat

Hazelcast Versus Redis: A Practical Comparison
4. Januar 2024, Database Trends and Applications

Hazelcast: The 'true' value of streaming real-time data
27. September 2023, ComputerWeekly.com

bereitgestellt von Google News

HyperSQL DataBase flaw leaves library vulnerable to RCE
24. Oktober 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14. November 2022, TheServerSide.com

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

Querying a Vertica data source in Amazon Athena using the Athena Federated Query SDK | Amazon Web Services
11. Februar 2021, AWS Blog

Vertica by OpenText and Anritsu Sign New Deal for Next-Gen Architecture and 5G Network Capabilities
17. Mai 2023, PR Newswire

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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