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 > etcd vs. Firebase Realtime Database vs. Google Cloud Firestore vs. PostgreSQL vs. SAP IQ

Vergleich der Systemeigenschaften etcd vs. Firebase Realtime Database vs. Google Cloud Firestore vs. PostgreSQL vs. SAP IQ

Redaktionelle Informationen bereitgestellt von DB-Engines
Nameetcd  Xaus Vergleich ausschliessenFirebase Realtime Database  Xaus Vergleich ausschliessenGoogle Cloud Firestore  Xaus Vergleich ausschliessenPostgreSQL  Xaus Vergleich ausschliessenSAP IQ infofrüher: Sybase IQ  Xaus Vergleich ausschliessen
KurzbeschreibungA distributed reliable key-value storeCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.Cloud Firestore is an auto-scaling document database for storing, syncing, and querying data for mobile and web apps. It offers seamless integration with other Firebase and Google Cloud Platform products.Weit verbreitetes, allgemein einsetzbares Open Source RDBMS infoEntwickelt als objektorientiertes DBMS, im Laufe der Zeit um 'Standards' wie SQL erweitertColumnar RDBMS optimized for Big Data analytics
Primäres DatenbankmodellKey-Value StoreDocument StoreDocument StoreRelational DBMS infomit objektorientierten Erweiterungen, z.B.: benutzerdefinierte Datentypen/Funktionen und Vererbung. Key/Value handling mit hstore Modul.Relational DBMS infospaltenorientiert
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
Punkte7,64
Rang#54  Overall
#5  Key-Value Stores
Punkte15,00
Rang#39  Overall
#6  Document Stores
Punkte8,96
Rang#48  Overall
#8  Document Stores
Punkte645,05
Rang#4  Overall
#4  Relational DBMS
Punkte3,27
Rang#96  Overall
#50  Relational DBMS
Websiteetcd.io
github.com/­etcd-io/­etcd
firebase.google.com/­products/­realtime-databasefirebase.google.com/­products/­firestorewww.postgresql.orgwww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.html
Technische Dokumentationetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
firebase.google.com/­docs/­databasefirebase.google.com/­docs/­firestorewww.postgresql.org/­docshelp.sap.com/­docs/­SAP_IQ
EntwicklerGoogle infoacquired by Google 2014GooglePostgreSQL Global Development Group infowww.postgresql.org/­developerSAP, formerly Sybase
Erscheinungsjahr201220171989 info1989: Postgres, 1996: PostgreSQL1994
Aktuelle Version3.4, August 201916.2, Februar 202416.1 SPS04, April 2019
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0kommerziellkommerziellOpen Source infoBSDkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjajaneinnein
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.
ImplementierungsspracheGoC
Server BetriebssystemeFreeBSD
Linux
Windows infoexperimental
gehostetgehostetFreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
AIX
HP-UX
Linux
Solaris
Windows
Datenschemaschemafreischemafreischemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinja infospecific XML-type available, but no XML query functionality.nein
Sekundärindizesneinjajajaja
SQL infoSupport of SQLneinneinneinja infoStandard mit zahlreichen Erweiterungenja
APIs und andere ZugriffskonzeptegRPC
JSON over HTTP
Android
iOS
JavaScript API
RESTful HTTP API
Android
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
ADO.NET
JDBC
ODBC
RESTful HTTP API
Unterstützte Programmiersprachen.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
Java
JavaScript
Objective-C
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C
C#
C++
Java
Perl
PHP
Python
Ruby
Server-seitige Scripts infoStored Proceduresneinlimited functionality with using 'rules'yes, Firebase Rules & Cloud Functionsbenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)ja
Triggersyes, watching key changesCallbacks are triggered when data changesyes, with Cloud Functionsjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingpartitioning by range, list and (since PostgreSQL 11) by hashshared disk or shared nothing architectures with SAP IQ Multiplexer
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Multi-Source ReplikationSource-Replica Replikation infoandere Varianten durch Verwendung von 3rd party - toolsSAP/Sybase Replication Server
MapReduce infoBietet ein API für Map/Reduce OperationenneinneinUsing Cloud DataflowneinHadoop integration
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinjajaACIDACID
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 infoZugriffskontrolleneinyes, based on authentication and database rulesAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer 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
DrittanbieterNavicat Monitor is a safe, simple and agentless remote server monitoring tool for PostgreSQL and many other database management systems.
» mehr

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

Fujitsu Enterprise Postgres: An Enterprise Grade PostgreSQL with the flexibility of a hybrid cloud solution combined with industry leading security, availability and performance.
» mehr

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

Redgate webinars: A series of key topics for new PostgreSQL users.
» 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

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

Navicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database development.
» mehr

Instaclustr: Fully Hosted & Managed PostgreSQL
» 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
etcdFirebase Realtime DatabaseGoogle Cloud FirestorePostgreSQLSAP IQ infofrüher: Sybase IQ
DB-Engines Blog Posts

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

alle anzeigen

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, 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

Konferenzen, Veranstaltungen und Webinare

Monitoring PostgreSQL with Redgate Monitor
Webinar, 10-11am CT / 4-5pm BST, 22. Mai 2024

Erwähnungen in aktuellen Nachrichten

ETCD directives don't go well with RBI's stellar reputation
14. April 2024, Business Standard

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7. April 2024, The Economic Times

RBI defers exchange traded currency derivatives norms
5. April 2024, The Indian Express

RBI holds firm on rupee derivatives stance, defers norm implementation to May 3
4. April 2024, The Hindu

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Mint
5. April 2024, Mint

bereitgestellt von Google News

Realtime vs Cloud Firestore: Which Firebase Database to go?
8. März 2024, Appinventiv

Atos cybersecurity blog: Misconfigured Firebase: A real-time cyber threat
18. Januar 2024, Atos

Don't be like these 900+ websites and expose millions of passwords via Firebase
18. März 2024, The Register

Google Firebase may have exposed 125M records from misconfigurations
19. März 2024, SC Media

Hundreds of Google Firebase websites might have leaked data online
19. März 2024, TechRadar

bereitgestellt von Google News

Realtime vs Cloud Firestore: Which Firebase Database to go?
8. März 2024, Appinventiv

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1. März 2024, Forbes

Google’s Firebase gets AI extensions, opens up its marketplace
10. Mai 2023, TechCrunch

Google's Cloud Firestore is now generally available
31. Januar 2019, ZDNet

Essentials for Working With Firestore in Python | by Lynn G. Kwong
13. November 2022, Towards Data Science

bereitgestellt von Google News

Breaking Boundaries: PostgreSQL 16 is now available on IBM Cloud
17. April 2024, IBM

pgEdge Distributed PostgreSQL Introduces Automatic DDL Replication and Snowflake Sequences for Postgres
17. April 2024, Yahoo Finance

Modernize your data architecture using Amazon RDS for PostgreSQL and Amazon QuickSight | Amazon Web Services
12. April 2024, AWS Blog

Introducing OCI Database with PostgreSQL: Completing Our Cloud Database Suite for Every Need
14. November 2023, Oracle

PostgreSQL or MySQL: What Should I Choose for My Full-Stack Project?
10. April 2024, hackernoon.com

bereitgestellt von Google News

New Services in SAP HANA Cloud Lower TCO for Customers in Data-Intensive, Highly Regulated Industries
7. April 2021, SAP News

Independent Research Firm Names SAP a Leader in Data Management for Analytics
17. Februar 2020, SAP News

SAP Scales Out HANA In-Memory For Clouds
6. März 2014, EnterpriseAI

Using SAP Hana as a data warehouse
17. August 2015, ComputerWeekly.com

Rolta Receives 2014 SAP® Pinnacle Award: OEM Partner of the Year
22. April 2014, 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

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.

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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