DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Dolt vs. Faircom EDGE vs. Hyprcubd vs. Microsoft Azure Synapse Analytics vs. PostgreSQL

Vergleich der Systemeigenschaften Dolt vs. Faircom EDGE vs. Hyprcubd vs. Microsoft Azure Synapse Analytics vs. PostgreSQL

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDolt  Xaus Vergleich ausschliessenFaircom EDGE infoformerly c-treeEDGE  Xaus Vergleich ausschliessenHyprcubd  Xaus Vergleich ausschliessenMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data Warehouse  Xaus Vergleich ausschliessenPostgreSQL  Xaus Vergleich ausschliessen
Hyprcubd seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
KurzbeschreibungA MySQL compatible DBMS with Git-like versioning of data and schemaFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsServerless Time Series DBMSElastic, large scale data warehouse service leveraging the broad eco-system of SQL ServerWeit verbreitetes, allgemein einsetzbares Open Source RDBMS infoEntwickelt als objektorientiertes DBMS, im Laufe der Zeit um 'Standards' wie SQL erweitert
Primäres DatenbankmodellRelational DBMSKey-Value Store
Relational DBMS
Time Series DBMSRelational DBMSRelational DBMS infomit objektorientierten Erweiterungen, z.B.: benutzerdefinierte Datentypen/Funktionen und Vererbung. Key/Value handling mit hstore Modul.
Sekundäre DatenbankmodelleDocument StoreDocument Store
Graph DBMS infowith Apache Age
Spatial DBMS
Vektor DBMS infowith pgvector extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,93
Rang#194  Overall
#90  Relational DBMS
Punkte0,02
Rang#370  Overall
#55  Key-Value Stores
#157  Relational DBMS
Punkte18,98
Rang#31  Overall
#19  Relational DBMS
Punkte644,36
Rang#4  Overall
#4  Relational DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
www.faircom.com/­products/­faircom-edgehyprcubd.com (offline)azure.microsoft.com/­services/­synapse-analyticswww.postgresql.org
Technische Dokumentationdocs.dolthub.comdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmldocs.microsoft.com/­azure/­synapse-analyticswww.postgresql.org/­docs
EntwicklerDoltHub IncFairCom CorporationHyprcubd, Inc.MicrosoftPostgreSQL Global Development Group infowww.postgresql.org/­developer
Erscheinungsjahr2018197920161989 info1989: Postgres, 1996: PostgreSQL
Aktuelle VersionV3, Oktober 202016.4, August 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0kommerziell infoRestricted, free version availablekommerziellkommerziellOpen Source infoBSD
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjajanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
PostgreSQL Flex @ STACKIT offers managed PostgreSQL Instances with adjustable CPU, RAM, storage amount and speed and several extensions available, in enterprise grade to perfectly match all application requirements. All 100% GDPR-compliant.
ImplementierungsspracheGoANSI C, C++GoC++C
Server BetriebssystemeLinux
macOS
Windows
Android
Linux infoARM, x86
Raspbian
Windows
gehostetgehostetFreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
DatenschemajaFlexible Schema (defined schema, partial schema, schema free)jajaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja, ANSI Standard SQL Typesja infotime, int, uint, float, stringjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinneinja infospecific XML-type available, but no XML query functionality.
Sekundärindizesjajaneinjaja
SQL infoSupport of SQLjaja infoANSI SQL queriesSQL-like query languagejaja infoStandard mit zahlreichen Erweiterungen
APIs und andere ZugriffskonzepteCLI Client
HTTP REST
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
gRPC (https)ADO.NET
JDBC
ODBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Unterstützte ProgrammiersprachenAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
C#
Java
PHP
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-seitige Scripts infoStored Proceduresyes infocurrently in alpha releaseja info.Net, JavaScript, C/C++neinTransact SQLbenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)
Triggersjajaneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineFile partitioning infoCustomizable business rules for partitioningSharding, horizontal partitioningpartitioning by range, list and (since PostgreSQL 11) by hash
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.ja infoSynchronous and asynchronous realtime replication based on transaction logsjaSource-Replica Replikation infoandere Varianten durch Verwendung von 3rd party - tools
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency
Tunable Consistency
Eventual ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaja infowhen using SQLneinnein infodocs.microsoft.com/­en-us/­azure/­synapse-analytics/­sql-data-warehouse/­sql-data-warehouse-table-constraintsja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoacross SQL and NoSQLneinjaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinnein
Berechtigungskonzept infoZugriffskontrolleOnly one user is configurable, and must be specified in the config file at startupFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.token accessjaBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard

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
DrittanbieterInstaclustr: Fully Hosted & Managed PostgreSQL
» mehr

CYBERTEC is your professional partner in PostgreSQL topics for over 20 years. As our main aim is to be your single-source all-in-one IT service provider, we offer a wide range of products and services. Visit our website for more details.
» mehr

SharePlex is the reliable and affordable data replication solution for PostgreSQL migrations, high availability and more.
» mehr

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for PostgreSQL and many other database management systems.
» mehr

pgDash: In-Depth PostgreSQL Monitoring.
» mehr

Navicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database development.
» 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
DoltFaircom EDGE infoformerly c-treeEDGEHyprcubdMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data WarehousePostgreSQL
DB-Engines Blog Posts

PostgreSQL is the DBMS of the Year 2023
2. Januar 2024, Matthias Gelbmann, Paul Andlinger

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

Konferenzen, Veranstaltungen und Webinare

PASS Data Community Summit
Seattle, Washington, 4.-8. November 2024

Erwähnungen in aktuellen Nachrichten

Dolt, a Relational Database with Git-Like Cloning Features
19. August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10. Februar 2023, InfoQ.com

Top Data Version Control Tools for Machine Learning Research in 2023
24. Juli 2023, MarkTechPost

25 Hot New Data Tools and What They DON’T Do
14. Mai 2020, Towards Data Science

Solve your MLOps Problems with an Open Source Data Science Stack
2. Juni 2021, Towards Data Science

bereitgestellt von Google News

Data Technology Company FairCom Expands The Edge with 2 New Releases of its Edge Computing Products
19. April 2023, Business Wire

Brokers, Protocols, Platform Move Manufacturing Data
26. Juli 2023, EE Times

Winners of the 2021 IoT Evolution Product of the Year Awards Announced
6. Juli 2021, IoT Evolution World

How To Collect, Store, and Query IoT Data With MQTT + SQL
16. Juni 2022, IoT For All

Trend-Setting Products in Data and Information Management for 2023
8. Dezember 2022, Database Trends and Applications

bereitgestellt von Google News

Hyprcubd CEO: From psychotherapist to tech startup founder
8. Januar 2021, The Business Journals

bereitgestellt von Google News

General Available: Azure Synapse Runtime for Apache Spark 3.4 is now GA
8. April 2024, Microsoft

Azure Synapse Runtime for Apache Spark 3.2 End of Support
22. März 2024, Microsoft

Azure Synapse vs. Databricks: Data Platform Comparison 2024
26. März 2024, eWeek

Announcing General Availability of Graph Semantics in Kusto
27. Mai 2024, Microsoft

Migrate Microsoft Azure Synapse Analytics to Amazon Redshift using AWS SCT
18. Oktober 2023, AWS Blog

bereitgestellt von Google News

YugabyteDB 2.19 gets new PostgreSQL-compatibility features
19. September 2024, InfoWorld

YugabyteDB evolves into a distributed PostgreSQL database for apps that need resilience and scale
19. September 2024, SiliconANGLE News

Intel Demonstrates Up To 48% Improvement For AVX-512 Optimized PostgreSQL
12. September 2024, Phoronix

PostgreSQL in line for DuckDB-shaped boost in analytics arena
20. August 2024, The Register

PostgreSQL databases under attack
21. August 2024, Help Net Security

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it 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

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.

Präsentieren Sie hier Ihr Produkt