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

DBMS > Databricks vs. FoundationDB vs. Google Cloud Bigtable vs. OpenQM vs. PostgreSQL

Vergleich der Systemeigenschaften Databricks vs. FoundationDB vs. Google Cloud Bigtable vs. OpenQM vs. PostgreSQL

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDatabricks  Xaus Vergleich ausschliessenFoundationDB  Xaus Vergleich ausschliessenGoogle Cloud Bigtable  Xaus Vergleich ausschliessenOpenQM infowird auch QM genannt  Xaus Vergleich ausschliessenPostgreSQL  Xaus Vergleich ausschliessen
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
KurzbeschreibungThe Databricks Lakehouse Platform combines elements of data lakes and data warehouses to provide a unified view onto structured and unstructured data. It is based on Apache Spark.Sortierter Key-Value Store. Core features werden durch layers ergänzt.Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.QpenQM is a high-performance, self-tuning, multi-value DBMSWeit verbreitetes, allgemein einsetzbares Open Source RDBMS infoEntwickelt als objektorientiertes DBMS, im Laufe der Zeit um 'Standards' wie SQL erweitert
Primäres DatenbankmodellDocument Store
Relational DBMS
Document Store infoUnterstützt durch speziellen Layer
Key-Value Store
Relational DBMS infoUnterstützt durch speziellen SQL-Layer
Key-Value Store
Wide Column Store
Multivalue DBMSRelational DBMS infomit objektorientierten Erweiterungen, z.B.: benutzerdefinierte Datentypen/Funktionen und Vererbung. Key/Value handling mit hstore Modul.
Sekundäre DatenbankmodelleDocument 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
Punkte74,34
Rang#17  Overall
#3  Document Stores
#11  Relational DBMS
Punkte1,50
Rang#166  Overall
#29  Document Stores
#27  Key-Value Stores
#76  Relational DBMS
Punkte3,86
Rang#90  Overall
#13  Key-Value Stores
#7  Wide Column Stores
Punkte0,38
Rang#278  Overall
#10  Multivalue DBMS
Punkte634,91
Rang#4  Overall
#4  Relational DBMS
Websitewww.databricks.comgithub.com/­apple/­foundationdbcloud.google.com/­bigtablewww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-open-qmwww.postgresql.org
Technische Dokumentationdocs.databricks.comapple.github.io/­foundationdbcloud.google.com/­bigtable/­docswww.postgresql.org/­docs
EntwicklerDatabricksFoundationDBGoogleRocket Software, originally Martin PhillipsPostgreSQL Global Development Group infowww.postgresql.org/­developer
Erscheinungsjahr20132013201519931989 info1989: Postgres, 1996: PostgreSQL
Aktuelle Version6.2.28, November 20203.4-1216.2, Februar 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache 2.0kommerziellOpen Source infoGPLv2, erweiterte kommerzielle Lizenz verfügbarOpen Source infoBSD
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
ImplementierungsspracheC++C
Server BetriebssystemegehostetLinux
OS X
Windows
gehostetAIX
FreeBSD
Linux
macOS
Raspberry Pi
Solaris
Windows
FreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
DatenschemaFlexible Schema (defined schema, partial schema, schema free)schemafrei infoEinige Layers unterstützen Schemataschemafreija infowith some exceptionsja
Typisierung infovordefinierte Datentypen, z.B. float oder datenein infoEinige Layers unterstützen Typenneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinjaja infospecific XML-type available, but no XML query functionality.
Sekundärindizesjaneinneinjaja
SQL infoSupport of SQLwith Databricks SQLnur in speziellem SQL-Layerneinneinja infoStandard mit zahlreichen Erweiterungen
APIs und andere ZugriffskonzepteJDBC
ODBC
RESTful HTTP API
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Unterstützte ProgrammiersprachenPython
R
Scala
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
C#
C++
Go
Java
JavaScript (Node.js)
Python
.Net
Basic
C
Java
Objective C
PHP
Python
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionennur im SQL-layerneinjabenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)
Triggersneinneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingjapartitioning by range, list and (since PostgreSQL 11) by hash
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjajaInternal replication in Colossus, and regional replication between two clusters in different zonesjaSource-Replica Replikation infoandere Varianten durch Verwendung von 3rd party - tools
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyLinearizable consistencyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätnur im SQL-layerneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDAtomic single-row operationsACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinnein
Berechtigungskonzept infoZugriffskontrolleneinAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Access rights can be defined down to the item levelBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
DatabricksFoundationDBGoogle Cloud BigtableOpenQM infowird auch QM genanntPostgreSQL
Specific characteristicsSupported database models : In addition to the Document store and Relational DBMS...
» 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
DrittanbieterFujitsu Enterprise Postgres: An Enterprise Grade PostgreSQL with the flexibility of a hybrid cloud solution combined with industry leading security, availability and performance.
» mehr

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

Timescale: Calling all PostgreSQL users – the 2023 State of PostgreSQL survey is now open! Share your favorite extensions, preferred frameworks, community experiences, and more. Take the survey today!
» mehr

pgDash: In-Depth PostgreSQL Monitoring.
» mehr

Instaclustr: Fully Hosted & Managed PostgreSQL
» mehr

Redgate webinars: A series of key topics for new PostgreSQL users.
» mehr

Datasentinel: Platform for Monitoring and Analyzing the performance problems of your PostgreSQL Clusters
» mehr

Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
» mehr

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

Navicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database development.
» 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

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

Weitere Ressourcen
DatabricksFoundationDBGoogle Cloud BigtableOpenQM infowird auch QM genanntPostgreSQL
DB-Engines Blog Posts

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

alle anzeigen

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

Erwähnungen in aktuellen Nachrichten

Inside the Creation of the World's Most Powerful Open Source AI Model
27. März 2024, WIRED

Databricks spent $10M on new DBRX generative AI model
27. März 2024, TechCrunch

Databricks Doubles Down on AI Efforts to Take on Rivals
27. März 2024, Bloomberg

Databricks Introduces an Open Source ChatGPT Competitor, DBRX
27. März 2024, Business Insider

Databricks claims its open source foundational LLM outsmarts GPT-3.5
28. März 2024, The Register

bereitgestellt von Google News

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13. Februar 2024, SiliconANGLE News

Antithesis Launches Out Of Stealth To Revolutionize Software Reliability
13. Februar 2024, Yahoo Finance

Antithesis raises $47M to launch an automated testing platform for software
13. Februar 2024, TechCrunch

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28. September 2023, DevClass

FoundationDB, a very interesting NoSQL database owned by Apple, is now an open-source project
19. April 2018, GeekWire

bereitgestellt von Google News

What is Google Bigtable? | Definition from TechTarget
1. März 2022, TechTarget

Review: Google Bigtable scales with ease
7. September 2016, InfoWorld

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31. Januar 2022, InfoQ.com

Fire, water, knock out Google Cloud in Paris
27. April 2023, The Stack

Google introduces Cloud Bigtable managed NoSQL database to process data at scale
6. Mai 2015, VentureBeat

bereitgestellt von Google News

The surprising link between Formula One and enterprise PostgreSQL optimisation
28. März 2024, The Stack

How to Migrate AWS PostgreSQL RDS to Aurora Using Terraform
28. März 2024, Security Boulevard

PostgreSQL pioneer's latest brainchild promises time travel to dodge ransomware
28. März 2024, The Register

Relational Data at the Edge: How Cloudflare Operates Distributed PostgreSQL Clusters
21. März 2024, InfoQ.com

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13. März 2024, azure.microsoft.com

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Neo4j logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Präsentieren Sie hier Ihr Produkt