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 > Fujitsu Enterprise Postgres vs. Microsoft Azure Cosmos DB vs. Snowflake vs. VelocityDB vs. Vertica

Vergleich der Systemeigenschaften Fujitsu Enterprise Postgres vs. Microsoft Azure Cosmos DB vs. Snowflake vs. VelocityDB vs. Vertica

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFujitsu Enterprise Postgres  Xaus Vergleich ausschliessenMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xaus Vergleich ausschliessenSnowflake  Xaus Vergleich ausschliessenVelocityDB  Xaus Vergleich ausschliessenVertica infoOpenText™ Vertica™  Xaus Vergleich ausschliessen
KurzbeschreibungEnterprise-grade PostgreSQL-based DBMS with security enhancements such as Transparent Data Encryption and Data Masking, plus high-availability and performance improvement features.Globally distributed, horizontally scalable, multi-model database serviceData warehousing service aus der Cloud für strukturierte und semi-strukturierte DatenA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)Cloud 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 DatenbankmodellRelational DBMSDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Relational DBMSGraph DBMS
Object oriented DBMS
Relational DBMS infoColumn oriented
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Spatial DBMSSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,31
Rang#285  Overall
#129  Relational DBMS
Punkte29,04
Rang#27  Overall
#4  Document Stores
#2  Graph DBMS
#3  Key-Value Stores
#3  Wide Column Stores
Punkte121,33
Rang#9  Overall
#6  Relational DBMS
Punkte0,05
Rang#358  Overall
#36  Graph DBMS
#16  Object oriented DBMS
Punkte10,68
Rang#43  Overall
#27  Relational DBMS
Websitewww.postgresql.fastware.comazure.microsoft.com/­services/­cosmos-dbwww.snowflake.comvelocitydb.comwww.vertica.com
Technische Dokumentationwww.postgresql.fastware.com/­product-manualslearn.microsoft.com/­azure/­cosmos-dbdocs.snowflake.net/­manuals/­index.htmlvelocitydb.com/­UserGuidevertica.com/­documentation
EntwicklerPostgreSQL Global Development Group, Fujitsu Australia Software TechnologyMicrosoftSnowflake Computing Inc.VelocityDB IncOpenText infopreviously Micro Focus and Hewlett Packard
Erscheinungsjahr2014201420112005
Aktuelle VersionFujitsu Enterprise Postgres 14, January 20227.x12.0.3, Jänner 2023
Lizenz infoCommercial or Open Sourcekommerziellkommerziellkommerziellkommerziellkommerziell infoLimitierte Community Edition gratis
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjajaneinnein 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.
ImplementierungsspracheCC#C++
Server BetriebssystemeLinux
Windows
gehostetgehostetAny that supports .NETLinux
Datenschemajaschemafreija infosupport of semi-structured data formats (JSON, XML, Avro)jaYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infoJSON typesjajayes
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinnein
Sekundärindizesjaja infoAll properties auto-indexed by defaultjaNo Indexes Required. Different internal optimization strategy, but same functionality included.
SQL infoSupport of SQLjaSQL-like query languagejaneinFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.
APIs und andere ZugriffskonzepteADO.NET
JDBC
native C library
ODBC
streaming API for large objects
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
CLI Client
JDBC
ODBC
.NetADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Unterstützte Programmiersprachen.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
JavaScript (Node.js)
Python
.NetC#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte FunktionenJavaScriptuser defined functionsneinyes, PostgreSQL PL/pgSQL, with minor differences
TriggersjaJavaScriptnein infosimilar concept for controling cloud resourcesCallbacks are triggered when data changesyes, called Custom Alerts
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenpartitioning by range, list and by hashSharding infoImplizit im Cloud ServicejaShardinghorizontal partitioning, hierarchical partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica Replikationja infoImplizit im Cloud ServicejaMulti-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 Operationenneinwith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*neinneinno infoBi-directional Spark integration
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinjaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDMulti-item ACID transactions with snapshot isolation within a partitionACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)jajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjanein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardZugriffsrechte bis auf item level einstellbarBenutzer mit feingranularem Berechtigungskonzept und BenutzerrollenBased on Windows Authenticationfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash
Weitere Informationen bereitgestellt vom Systemhersteller
Fujitsu Enterprise PostgresMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBSnowflakeVelocityDBVertica 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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr
CData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
Fujitsu Enterprise PostgresMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBSnowflakeVelocityDBVertica infoOpenText™ Vertica™
DB-Engines Blog Posts

Snowflake is the DBMS of the Year 2022, defending the title from last year
3. Januar 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3. Januar 2022, Paul Andlinger, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

Supporting Business Continuity with Postgres on IBM Cloud LinuxONE Virtual Servers for VPC
24. September 2021, ibm.com

Primary Data says stop, Hammerspace, Innodisk cooks some SSDs, and Fujitsu goes blockchain
22. Mai 2018, The Register

bereitgestellt von Google News

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9. Mai 2024, Microsoft

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27. März 2024, Microsoft

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10. November 2023, InfoQ.com

How to Migrate Azure Cosmos DB Databases | by Arwin Lashawn
25. August 2023, DataDrivenInvestor

Microsoft Benchmarks Distributed PostgreSQL DBs
10. Juli 2023, Datanami

bereitgestellt von Google News

Snowflake Data Clean Rooms Democratize Secure Data Sharing Across Clouds
24. April 2024, Acceleration Economy

Former Snowflake and Microsoft execs back new data governance startup Codified
27. Februar 2024, GeekWire

Cloud database startup takes on Oracle, Snowflake, AWS
15. Dezember 2023, SDxCentral

Data Storage Stocks Q4 Results: Benchmarking Snowflake (NYSE:SNOW)
16. April 2024, Yahoo Finance

Join third-party data in Amazon Redshift with Snowflake using Amazon Athena | Amazon Web Services
3. November 2023, AWS Blog

bereitgestellt von Google News

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

MapR Hadoop Upgrade Runs HP Vertica
22. September 2023, InformationWeek

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

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

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

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.

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.

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

Präsentieren Sie hier Ihr Produkt