DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > BaseX vs. Microsoft Azure SQL Database vs. PostgreSQL vs. RavenDB vs. TimesTen

Vergleich der Systemeigenschaften BaseX vs. Microsoft Azure SQL Database vs. PostgreSQL vs. RavenDB vs. TimesTen

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBaseX  Xaus Vergleich ausschliessenMicrosoft Azure SQL Database infofrüher SQL Azure  Xaus Vergleich ausschliessenPostgreSQL  Xaus Vergleich ausschliessenRavenDB  Xaus Vergleich ausschliessenTimesTen  Xaus Vergleich ausschliessen
KurzbeschreibungLeichtgewichtiges Native XML DBMS mit Unterstützung für XQuery 3.0 und mit interactiver GUI.Relationaler Datenbankdienst aus der Cloud mit großer Kompatibilität zum Microsoft SQL ServerWeit verbreitetes, allgemein einsetzbares Open Source RDBMS infoEntwickelt als objektorientiertes DBMS, im Laufe der Zeit um 'Standards' wie SQL erweitertOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseIn-Memory RDBMS compatible to Oracle
Primäres DatenbankmodellNative XML DBMSRelational DBMSRelational DBMS infomit objektorientierten Erweiterungen, z.B.: benutzerdefinierte Datentypen/Funktionen und Vererbung. Key/Value handling mit hstore Modul.Document StoreRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS
Spatial DBMS
Document Store
Graph DBMS infowith Apache Age
Spatial DBMS
Vektor DBMS infowith pgvector extension
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,90
Rang#136  Overall
#4  Native XML DBMS
Punkte78,40
Rang#15  Overall
#10  Relational DBMS
Punkte645,05
Rang#4  Overall
#4  Relational DBMS
Punkte3,01
Rang#101  Overall
#17  Document Stores
Punkte1,35
Rang#165  Overall
#75  Relational DBMS
Websitebasex.orgazure.microsoft.com/­en-us/­products/­azure-sql/­databasewww.postgresql.orgravendb.netwww.oracle.com/­database/­technologies/­related/­timesten.html
Technische Dokumentationdocs.basex.orgdocs.microsoft.com/­en-us/­azure/­azure-sqlwww.postgresql.org/­docsravendb.net/­docsdocs.oracle.com/­database/­timesten-18.1
EntwicklerBaseX GmbHMicrosoftPostgreSQL Global Development Group infowww.postgresql.org/­developerHibernating RhinosOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Erscheinungsjahr200720101989 info1989: Postgres, 1996: PostgreSQL20101998
Aktuelle Version10.7, August 2023V1216.2, Februar 20245.4, Juli 202211 Release 2 (11.2.2.8.0)
Lizenz infoCommercial or Open SourceOpen Source infoBSD LizenzkommerziellOpen Source infoBSDOpen Source infoAGPL Version 3, kommerzielle Lizenz verfügbarkommerziell
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.
ImplementierungsspracheJavaC++CC#
Server BetriebssystemeLinux
OS X
Windows
gehostetFreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Linux
macOS
Raspberry Pi
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Datenschemaschemafreijajaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datenein infoXQuery unterstützt Typenjajaneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaja infospecific XML-type available, but no XML query functionality.nein
Sekundärindizesjajajajaja
SQL infoSupport of SQLneinjaja infoStandard mit zahlreichen ErweiterungenSQL-like query language (RQL)ja
APIs und andere ZugriffskonzepteJava API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
ADO.NET
JDBC
ODBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Unterstützte ProgrammiersprachenActionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C++
Java
PL/SQL
Server-seitige Scripts infoStored ProceduresjaTransact SQLbenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)jaPL/SQL
Triggersja infomittels Eventsjajajanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinepartitioning by range, list and (since PostgreSQL 11) by hashShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeineja, immer mindestens 3 Replikas vorhandenSource-Replica Replikation infoandere Varianten durch Verwendung von 3rd party - toolsMulti-Source ReplikationMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate Consistency or Eventual Consistency depending on configuration
Fremdschlüssel inforeferenzielle Integritätneinjajaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenMehrere Lese-, ein SchreibprozessACIDACIDACID, Cluster-wide transaction availableACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja infoby means of logfiles and checkpoints
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem, 4-stufigem BerechtigungskonzeptBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAuthorization levels configured per client per databaseBenutzer 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
DrittanbieterAiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
» mehr

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

pgDash: In-Depth PostgreSQL Monitoring.
» mehr

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

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

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

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

SharePlex is the reliable and affordable data replication solution for PostgreSQL migrations, high availability and more.
» 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
BaseXMicrosoft Azure SQL Database infofrüher SQL AzurePostgreSQLRavenDBTimesTen
DB-Engines Blog Posts

PostgreSQL is the DBMS of the Year 2020
4. Januar 2021, Paul Andlinger, Matthias Gelbmann

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

The popularity of cloud-based DBMSs has increased tenfold in four years
7. Februar 2017, Matthias Gelbmann

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

Flash News: OKX Wallet Web Extension Users Can Now Access BaseX, a Concentrated Liquidity AMM DEX on Base
17. April 2024, Yahoo Finance

XML Injection Attacks: What to Know About XPath, XQuery, XXE & More
18. Mai 2022, Hashed Out by The SSL Store™

Open Offices Still A Mistake For Employee Productivity, Collaboration
16. August 2018, Forbes

9 Skills You Need to Become a Data Engineer
2. November 2022, KDnuggets

INFORMATION OVERLOAD DAY - October 20, 2024
7. Oktober 2021, National Today

bereitgestellt von Google News

Copilot in Azure SQL Database in Private Preview
27. März 2024, InfoQ.com

Microsoft unveils Copilot for Azure SQL Database
27. März 2024, InfoWorld

Azure SQL Database takes Saturday off on US east coast following network power failure
18. September 2023, The Register

Expand the limits of innovation with Azure data
21. März 2024, Microsoft

Power what’s next with limitless relational databases from Azure
15. November 2023, Microsoft

bereitgestellt von Google News

Handle tables without primary keys while creating Amazon Aurora PostgreSQL zero-ETL integrations with Amazon ...
18. April 2024, AWS Blog

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

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

PeerDB: PostgreSQL Data Movement Platform Company Closes $3.6 Million
16. April 2024, Pulse 2.0

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

bereitgestellt von Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3. Oktober 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13. Juni 2023, PR Newswire

Install the NoSQL RavenDB Data System
14. Mai 2021, The New Stack

RavenDB Adds Graph Queries
15. Mai 2019, Datanami

Review: NoSQL database RavenDB
20. März 2019, TechGenix

bereitgestellt von Google News

In-memory databases with Emulex Gen 7
25. Oktober 2023, Broadcom Inc.

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.

Neo4j logo

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

AllegroGraph logo

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

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

Präsentieren Sie hier Ihr Produkt