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

DBMS > Microsoft Azure Cosmos DB vs. Postgres-XL vs. RDFox vs. SQLite vs. Vitess

Vergleich der Systemeigenschaften Microsoft Azure Cosmos DB vs. Postgres-XL vs. RDFox vs. SQLite vs. Vitess

Redaktionelle Informationen bereitgestellt von DB-Engines
NameMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xaus Vergleich ausschliessenPostgres-XL  Xaus Vergleich ausschliessenRDFox  Xaus Vergleich ausschliessenSQLite  Xaus Vergleich ausschliessenVitess  Xaus Vergleich ausschliessen
KurzbeschreibungGlobally distributed, horizontally scalable, multi-model database serviceBasiert auf PostgreSQL und ist um Clusterfähigkeiten (scale out) erweitert.High performance knowledge graph and semantic reasoning engineWeit verbreitetes In-Process RDBMSScalable, distributed, cloud-native DBMS, extending MySQL
Primäres DatenbankmodellDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Relational DBMSGraph DBMS
RDF Store
Relational DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Spatial DBMS
Relational DBMSDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte29,04
Rang#27  Overall
#4  Document Stores
#2  Graph DBMS
#3  Key-Value Stores
#3  Wide Column Stores
Punkte0,49
Rang#256  Overall
#117  Relational DBMS
Punkte0,23
Rang#308  Overall
#25  Graph DBMS
#14  RDF Stores
Punkte114,32
Rang#10  Overall
#7  Relational DBMS
Punkte0,82
Rang#209  Overall
#97  Relational DBMS
Websiteazure.microsoft.com/­services/­cosmos-dbwww.postgres-xl.orgwww.oxfordsemantic.techwww.sqlite.orgvitess.io
Technische Dokumentationlearn.microsoft.com/­azure/­cosmos-dbwww.postgres-xl.org/­documentationdocs.oxfordsemantic.techwww.sqlite.org/­docs.htmlvitess.io/­docs
EntwicklerMicrosoftOxford Semantic TechnologiesDwayne Richard HippThe Linux Foundation, PlanetScale
Erscheinungsjahr20142014 infoseit 2012, ursprünglich genannt StormDB201720002013
Aktuelle Version10 R1, Oktober 20186.0, Septermber 20223.45.3  (15 April 2024), April 202415.0.2, December 2022
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoMozilla public licensekommerziellOpen Source infoPublic DomainOpen Source infoApache Version 2.0, commercial licenses available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheCC++CGo
Server BetriebssystemegehostetLinux
macOS
Linux
macOS
Windows
serverlosDocker
Linux
macOS
Datenschemaschemafreijaja infoRDF schemasja infodynamische Spaltentypenja
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infoJSON typesjajaja infokeine strenge Typisierung wegen 'dynamic typing'ja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTja infoXML type, but no XML query functionalitynein
Sekundärindizesja infoAll properties auto-indexed by defaultjajaja
SQL infoSupport of SQLSQL-like query languageja infodistributed, parallel query executionneinja infoSQL-92 wird nicht vollständig unterstütztja infomit proprietären Erweiterungen
APIs und andere ZugriffskonzepteDocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
RESTful HTTP API
SPARQL 1.1
ADO.NET infoinoffizielle Driver
JDBC infoinoffizielle Driver
ODBC infoinoffizielle Driver
ADO.NET
JDBC
MySQL protocol
ODBC
Unterstützte Programmiersprachen.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C
Java
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
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-seitige Scripts infoStored ProceduresJavaScriptbenutzerdefinierte Funktionenneinja infoproprietäre Syntax
TriggersJavaScriptjajaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplizit im Cloud Servicehorizontale PartitionierungkeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplizit im Cloud Servicereplication via a shared file systemkeineMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenwith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*neinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate ConsistencyImmediate Consistency in stand-alone mode, Eventual Consistency in replicated setupsEventual Consistency across shards
Immediate Consistency within a shard
Fremdschlüssel inforeferenzielle Integritätneinjajaja infonicht für MyISAM Storage Engine
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenMulti-item ACID transactions with snapshot isolation within a partitionACID infoMVCCACIDACIDACID at shard level
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infomittels Filesystem-Locksja infoTable Locks oder Row Locks abhängig von Storage Engine
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajaja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte bis auf item level einstellbarBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRoles, resources, and access typesneinBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder Rollen

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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» 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
Microsoft Azure Cosmos DB infoformer name was Azure DocumentDBPostgres-XLRDFoxSQLiteVitess
DB-Engines Blog Posts

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

General Availability: Data API builder | Azure updates
15. Mai 2024, Microsoft

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9. Mai 2024, Microsoft

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27. März 2024, Microsoft

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

Azure Cosmos DB Conf 2023
12. Januar 2024, learn.microsoft.com

bereitgestellt von Google News

Use semantic reasoning to infer new facts from your RDF graph by integrating RDFox with Amazon Neptune | Amazon ...
20. Februar 2023, AWS Blog

The intuitions behind Knowledge Graphs and Reasoning | by Peter Crocker
5. Mai 2020, Towards Data Science

Eight interesting open-source graph databases
3. Januar 2023, INDIAai

Financial Crime Discovery using Amazon EKS and Graph Databases | Amazon Web Services
1. Februar 2022, AWS Blog

Finding patterns with rules, using Knowledge Graphs and Semantic Reasoning | by Peter Crocker
14. Mai 2020, Towards Data Science

bereitgestellt von Google News

How to work with Dapper and SQLite in ASP.NET Core
10. Mai 2024, InfoWorld

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

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

Universal API Access from Postgres and SQLite
27. Februar 2024, O'Reilly Media

SQLite 3.44 Extends Aggregate Functions
6. November 2023, iProgrammer

bereitgestellt von Google News

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18. Mai 2021, Datanami

PlanetScale grabs YouTube-developed open-source tech, promises Vitess DBaaS with on-the-fly schema changes
18. Mai 2021, The Register

Massively Scaling MySQL Using Vitess
19. Februar 2019, InfoQ.com

They scaled YouTube -- now they’ll shard everyone with PlanetScale
13. Dezember 2018, TechCrunch

PlanetScale review: Horizontally scalable MySQL in the cloud
1. September 2021, InfoWorld

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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.

Präsentieren Sie hier Ihr Produkt