DB-EnginesExtremeDB: the mission critical dbmsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Cassandra vs. Hawkular Metrics vs. PostgreSQL

Vergleich der Systemeigenschaften Cassandra vs. Hawkular Metrics vs. PostgreSQL

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCassandra  Xaus Vergleich ausschliessenHawkular Metrics  Xaus Vergleich ausschliessenPostgreSQL  Xaus Vergleich ausschliessen
KurzbeschreibungWide-Column Store basierend auf Ideen von BigTable und DynamoDB infoOptimiert für schreibende ZugriffeHawkular metrics is the metric storage of the Red Hat sponsored Hawkular monitoring system. It is based on Cassandra.Weit verbreitetes, allgemein einsetzbares Open Source RDBMS infoEntwickelt als objektorientiertes DBMS, im Laufe der Zeit um 'Standards' wie SQL erweitert
Primäres DatenbankmodellWide Column StoreTime Series DBMSRelational DBMS infomit objektorientierten Erweiterungen, z.B.: benutzerdefinierte Datentypen/Funktionen und Vererbung. Key/Value handling mit hstore Modul.
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte113,79
Rang#12  Overall
#1  Wide Column Stores
Punkte0,21
Rang#340  Overall
#30  Time Series DBMS
Punkte613,83
Rang#4  Overall
#4  Relational DBMS
Websitecassandra.apache.orgwww.hawkular.orgwww.postgresql.org
Technische Dokumentationcassandra.apache.org/­doc/­latestwww.hawkular.org/­hawkular-metrics/­docs/­user-guidewww.postgresql.org/­docs
EntwicklerApache Software Foundation infoApache Top Level Projekt, ursprünglich von Facebook entwickeltCommunity supported by Red HatPostgreSQL Global Development Group infowww.postgresql.org/­developer
Erscheinungsjahr200820141989 info1989: Postgres, 1996: PostgreSQL
Aktuelle Version4.1.0, Dezember 202215.2, Februar 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache 2.0Open Source infoBSD
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • Astra DB: Multi-cloud DBaaS built on Apache Cassandra.
  • Aiven for Apache Cassandra: Fully managed, open source NoSQL database specifically designed to be highly available, performant, and scalable.
  • ScaleGrid for PostgreSQL: Fully managed PostgreSQL DBaaS hosting On-Premises and on clouds such as AWS, Azure, GCP and DigitalOcean with no vendor lock-in. Leverage any extension and get SSH access.
  • Aiven for PostgreSQL: Fully managed and hosted PostgreSQL® with 70+ extensions and orchestration tooling included.
ImplementierungsspracheJavaJavaC
Server BetriebssystemeBSD
Linux
OS X
Windows
Linux
OS X
Windows
FreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Datenschemaschemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinja infospecific XML-type available, but no XML query functionality.
Sekundärindizeseingeschränkt infoNur Gleichheitsabfragen, nicht immer die performanteste Lösungneinja
SQL infoSupport of SQLSQL-like SELECT, DML and DDL statements (CQL)neinja infoStandard mit zahlreichen Erweiterungen
APIs und andere ZugriffskonzepteProprietäres Protokoll infoCQL (Cassandra Query Language, eine SQL-ähnliche Abfragesprache)
Thrift
HTTP RESTADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Unterstützte ProgrammiersprachenC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
Go
Java
Python
Ruby
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-seitige Scripts infoStored Proceduresneinneinbenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)
Triggersjaja infovia Hawkular Alertingja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infokein "single point of failure"Sharding infobasierend auf Cassandrapartitioning by range, list and (since PostgreSQL 11) by hash
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer Replikationsfaktor infoAbbildung von geographischer Verteilung der Server möglichfrei wählbarer Replikationsfaktor infobasierend auf CassandraSource-Replica Replikation infoandere Varianten durch Verwendung von 3rd party - tools
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency infobei jedem Schreibvorgang individuell einstellbar
Eventual Consistency infobasierend auf Cassandra
Immediate Consistency infobasierend auf Cassandra
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infoAtomizität und Isolation innerhalb einzelner Operationen werden unterstütztneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja
Durability infoDauerhafte Speicherung der Datenjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinnein
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer auf einzelne Objekte definierbarneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
CassandraHawkular MetricsPostgreSQL
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» mehr
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» mehr
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» mehr
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» mehr
Market metricsCassandra is used by 40% of the Fortune 100.
» mehr
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» mehr
Neuigkeiten

How Mongoose Will Bring JSON-Oriented Developers to Apache Cassandra
28. März 2023

DataStax Receives 98% Customer Satisfaction Score - Wins NorthFace ScoreBoard Service Award Third Year in a Row
24. März 2023

DataStax and Delphix Enable Faster Provisioning of Cassandra Data for CI/CD Pipelines and Analytics
22. März 2023

Building Data Services with Apache Cassandra
17. März 2023

Application Architecture: Moving from Modern to High-Growth
14. März 2023

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
DrittanbieterAiven for Apache Cassandra: A truly distributed database that can handle large volumes of writes.
» mehr

CData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Instaclustr: Hosted & Managed Apache Cassandra as a Service
» mehr

Cassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» mehr
The State of PostgreSQL 2022 survey is now open!
» mehr

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

pgDash: In-Depth PostgreSQL Monitoring.
» 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

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

DbVisualizer is equipping database professionals with the tools they need to build, manage and maintain state-of-the-art database technologies. It has sky-high user satisfaction and is the preferred tool for database professionals around the world. Customers include Tesla, Apple, Facebook, Deutsche Bank, NASA, and 25,000 others in 145 countries.
» mehr

Percona: Database problems? Not on your watch.
Databases run better with Percona.
» mehr

Aiven for PostgreSQL: The familiar open source PostgreSQL® that you know and love, with no proprietary features or add-ons that will lock you in.
» mehr

SQLFlow: Provides a visual representation of the overall flow of data. Automated SQL data lineage analysis across Databases, ETL, Business Intelligence, Cloud and Hadoop environments by parsing SQL Script and stored procedure.
» 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
CassandraHawkular MetricsPostgreSQL
DB-Engines Blog Posts

Cassandra keeps climbing the ranks of the DB-Engines Ranking
3. Mai 2016, Matthias Gelbmann

Oracle is the DBMS of the Year
5. Januar 2016, Paul Andlinger, Matthias Gelbmann

Winners, losers and an attractive newcomer in Novembers DB-Engines ranking
2. November 2015, Paul Andlinger

alle anzeigen

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

Driving the Future of PostgreSQL Adoption
15. November 2021,  Umair Shahid, Percona (sponsor) 

alle anzeigen

Konferenzen und Veranstaltungen

PGCon 2023, PostgreSQL Conference for Users and Developers
Ottawa, Canada, 30. Mai 2023 - 2. Juni 2023

Erwähnungen in aktuellen Nachrichten

API Magic: Building Data Services with Apache Cassandra
3. März 2023, The New Stack

What’s new in Apache Cassandra 4.1
9. März 2023, InfoWorld

Mongoose: Bringing JSON-Oriented Developers to Apache Cassandra
10. März 2023, The New Stack

NoSQL Databases and Their Use Cases
16. März 2023, KDnuggets

Apache Cassandra: The Data Foundation for Real-Time AI
17. März 2023, The New Stack

bereitgestellt von Google News

Waiting for Red Hat OpenShift 4.0? Too late, 4.1 has already arrived ...
5. Juni 2019, DevClass

5 DevOps Tools for Logging and Monitoring
31. Januar 2017, Linux.com

Interview with Tim Fox About Vert.x 3, the Original Reactive ...
22. Juni 2015, InfoQ.com

bereitgestellt von Google News

Google Cloud’s AlloyDB Omni lets you run its PostgreSQL-compatible database anywhere
29. März 2023, TechCrunch

Google offers modernization path for PostgreSQL with on-premises AlloyDB Omni
29. März 2023, InfoWorld

Airbyte Achieves Google Cloud Ready - AlloyDB Designation
29. März 2023, businesswire.com

From a Fan: On the Ascendance of PostgreSQL
3. März 2023, The New Stack

Amazon Aurora PostgreSQL Adds Write-Through Cache to Improve ...
18. März 2023, InfoQ.com

bereitgestellt von Google News

Jobangebote

Software Engineer – Front, Back and/or Full Stack
Noblis, Reston, VA

Director, Database Reliability Engineering
Warner Bros. Discovery, New York, NY

Database Administrator
PMG Global, Herndon, VA

Database Architect (Cybersecurity)
Acronis, Tempe, AZ

Database Architect (CyberSecurity)
Acronis, Philadelphia, PA

Sr. DevOps Engineer
Belk, Charlotte, NC

Entry Level Python Developer - 482019
I28 Technologies Corporation, Remote

Entry Level Django Developer
I28 Technologies Corporation, Remote

Node.js Developer
karwelltech, Seattle, WA

PostgreSQL Developer
Horizon Corp, Remote

Back End Node.JS Developer
Karwell Technologiies Inc, Seattle, WA

jobs by Indeed



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Vertica logo

Vertica Accelerator. The fastest analytics and machine learning, delivered as SaaS, with automated setup, administration, and management. Free trial.

Cassandra Forward online event

Want to level up your Cassandra game?
If you missed the event or would like to re-watch a session, replays are available now. Watch now!

Neo4j logo

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

Redis logo

The world’s most loved real‑time data platform.
Try free

Präsentieren Sie hier Ihr Produkt