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 > Dgraph vs. IBM Db2 warehouse vs. PostgreSQL vs. SAP SQL Anywhere vs. SQLite

Vergleich der Systemeigenschaften Dgraph vs. IBM Db2 warehouse vs. PostgreSQL vs. SAP SQL Anywhere vs. SQLite

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDgraph  Xaus Vergleich ausschliessenIBM Db2 warehouse infoformerly named IBM dashDB  Xaus Vergleich ausschliessenPostgreSQL  Xaus Vergleich ausschliessenSAP SQL Anywhere infofrüher Adaptive Server Anywhere genannt  Xaus Vergleich ausschliessenSQLite  Xaus Vergleich ausschliessen
KurzbeschreibungVerteiltes, skalierbares Graph DBMSData warehousing service aus der CloudWeit verbreitetes, allgemein einsetzbares Open Source RDBMS infoEntwickelt als objektorientiertes DBMS, im Laufe der Zeit um 'Standards' wie SQL erweitertRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsWeit verbreitetes In-Process RDBMS
Primäres DatenbankmodellGraph DBMSRelational DBMSRelational DBMS infomit objektorientierten Erweiterungen, z.B.: benutzerdefinierte Datentypen/Funktionen und Vererbung. Key/Value handling mit hstore Modul.Relational DBMSRelational DBMS
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
Punkte1,48
Rang#158  Overall
#15  Graph DBMS
Punkte1,34
Rang#166  Overall
#76  Relational DBMS
Punkte645,05
Rang#4  Overall
#4  Relational DBMS
Punkte4,57
Rang#78  Overall
#43  Relational DBMS
Punkte116,01
Rang#10  Overall
#7  Relational DBMS
Websitedgraph.iowww.ibm.com/­products/­db2/­warehousewww.postgresql.orgwww.sap.com/­products/­technology-platform/­sql-anywhere.htmlwww.sqlite.org
Technische Dokumentationdgraph.io/­docswww.postgresql.org/­docshelp.sap.com/­docs/­SAP_SQL_Anywherewww.sqlite.org/­docs.html
EntwicklerDgraph Labs, Inc.IBMPostgreSQL Global Development Group infowww.postgresql.org/­developerSAP infofrüher SybaseDwayne Richard Hipp
Erscheinungsjahr201620141989 info1989: Postgres, 1996: PostgreSQL19922000
Aktuelle Version16.2, Februar 202417, Juli 20153.45.2  (12 March 2024), Maerz 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0kommerziellOpen Source infoBSDkommerziellOpen Source infoPublic Domain
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
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.
ImplementierungsspracheGoCC
Server BetriebssystemeLinux
OS X
Windows
gehostetFreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
serverlos
Datenschemaschemafreijajajaja infodynamische Spaltentypen
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja infokeine strenge Typisierung wegen 'dynamic typing'
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein infoImportieren/Exportieren von XML Daten möglichja infospecific XML-type available, but no XML query functionality.janein
Sekundärindizesjajajajaja
SQL infoSupport of SQLneinjaja infoStandard mit zahlreichen Erweiterungenjaja infoSQL-92 wird nicht vollständig unterstützt
APIs und andere ZugriffskonzepteGraphQL query language
gRPC (using protocol buffers) API
HTTP API
.NET Client API
JDBC
ODBC
OLE DB
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
ADO.NET
HTTP API
JDBC
ODBC
ADO.NET infoinoffizielle Driver
JDBC infoinoffizielle Driver
ODBC infoinoffizielle Driver
Unterstützte ProgrammiersprachenC#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-seitige Scripts infoStored ProceduresneinPL/SQL, SQL PLbenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)yes, in C/C++, Java, .Net or Perlnein
Triggersneinjajajaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenjaShardingpartitioning by range, list and (since PostgreSQL 11) by hashkeinekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSynchronous replication via RaftjaSource-Replica Replikation infoandere Varianten durch Verwendung von 3rd party - toolsSource-Replica Replikation infoDatabase mirroringkeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjajajaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja infomittels Filesystem-Locks
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjaja
Berechtigungskonzept infoZugriffskontrollenein infoPlanned for future releasesBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardnein

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
DrittanbieterpgDash: 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

Instaclustr: Fully Hosted & Managed PostgreSQL
» mehr

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

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

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

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 SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and 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
DgraphIBM Db2 warehouse infoformerly named IBM dashDBPostgreSQLSAP SQL Anywhere infofrüher Adaptive Server Anywhere genanntSQLite
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

Big gains for Relational Database Management Systems in DB-Engines Ranking
2. Februar 2016, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Dgraph on AWS: Setting up a horizontally scalable graph database | Amazon Web Services
1. September 2020, AWS Blog

Popular Open Source GraphQL Company Dgraph Secures $6M in Seed Round with New Leadership
20. Juli 2022, PR Newswire

Dgraph Rises to the Top Graph Database on GitHub With 11 G2 Badges and 11M Downloads
26. Mai 2021, Business Wire

Dgraph raises $11.5 million for scalable graph database solutions
31. Juli 2019, VentureBeat

Dgraph GraphQL database users detail graph use cases
20. April 2021, TechTarget

bereitgestellt von Google News

Introducing the next generation of Db2 Warehouse: Our cost-effective, cloud-native data warehouse built for always-on ...
11. Juli 2023, IBM

Announcing the deprecation of prior generation Db2 Warehouse plans on AWS
16. Oktober 2023, IBM

Top 7 Cloud Data Warehouse Companies
31. Mai 2023, Datamation

Db2 Warehouse delivers 4x faster query performance than previously, while cutting storage costs by 34x
11. Juli 2023, IBM

Data mining in Db2 Warehouse: the basics
23. Juni 2020, Towards Data Science

bereitgestellt von Google News

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

PeerDB Raises $3.6M Seed Round Funding to Advance Data Movement for PostgreSQL
12. April 2024, Datanami

Oracle Introduces PostgreSQL Running Native on OCI
17. Dezember 2023, IDC

Public Preview: Azure Database for PostgreSQL - Flexible Server, enhanced disaster recovery features | Azure updates
6. Dezember 2023, azure.microsoft.com

bereitgestellt von Google News

Newsbyte: Latest Release of SAP® SQL Anywhere® Suite Brings Mission-Critical Services to the Internet of Things and ...
15. Juli 2015, PR Newswire

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11. Juli 2023, CybersecurityNews

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16. Dezember 2021, SAP News

Rimini Street expands support beyond SAP and Oracle
11. Juni 2022, InsideSAP

bereitgestellt von Google News

Fully local retrieval-augmented generation, step by step
10. April 2024, InfoWorld

SQLite Vulnerability Could Put Thousands of Apps at Risk
22. März 2024, Dark Reading

Universal API Access from Postgres and SQLite
27. Februar 2024, oreilly.com

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16. Januar 2024, DevClass

Stanchion Turns SQLite Into A Column Store
15. Februar 2024, iProgrammer

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

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

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.

Neo4j logo

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

SingleStore logo

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

Präsentieren Sie hier Ihr Produkt