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

DBMS > Amazon DocumentDB vs. Datomic vs. IBM Cloudant vs. Microsoft Azure Cosmos DB vs. SQLite

Vergleich der Systemeigenschaften Amazon DocumentDB vs. Datomic vs. IBM Cloudant vs. Microsoft Azure Cosmos DB vs. SQLite

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon DocumentDB  Xaus Vergleich ausschliessenDatomic  Xaus Vergleich ausschliessenIBM Cloudant  Xaus Vergleich ausschliessenMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xaus Vergleich ausschliessenSQLite  Xaus Vergleich ausschliessen
KurzbeschreibungFast, scalable, highly available, and fully managed MongoDB-compatible database serviceDBMS mit Fokus auf der Abspeicherung von historischen Daten und 'point-in-time queries'. Es verwendet Fremdsysteme zur Speicherung der DatenAuf Apache CouchDB basierendes Database as a Service AngebotGlobally distributed, horizontally scalable, multi-model database serviceWeit verbreitetes In-Process RDBMS
Primäres DatenbankmodellDocument StoreRelational DBMSDocument StoreDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Relational DBMS
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,91
Rang#132  Overall
#24  Document Stores
Punkte1,59
Rang#150  Overall
#69  Relational DBMS
Punkte2,68
Rang#106  Overall
#20  Document Stores
Punkte29,04
Rang#27  Overall
#4  Document Stores
#2  Graph DBMS
#3  Key-Value Stores
#3  Wide Column Stores
Punkte114,32
Rang#10  Overall
#7  Relational DBMS
Websiteaws.amazon.com/­documentdbwww.datomic.comwww.ibm.com/­products/­cloudantazure.microsoft.com/­services/­cosmos-dbwww.sqlite.org
Technische Dokumentationaws.amazon.com/­documentdb/­resourcesdocs.datomic.comcloud.ibm.com/­docs/­Cloudantlearn.microsoft.com/­azure/­cosmos-dbwww.sqlite.org/­docs.html
EntwicklerCognitectIBM, Apache Software Foundation infoIBM hat im Februar 2014 Cloudant gekauftMicrosoftDwayne Richard Hipp
Erscheinungsjahr20192012201020142000
Aktuelle Version1.0.6735, Juni 20233.45.3  (15 April 2024), April 2024
Lizenz infoCommercial or Open Sourcekommerziellkommerziell infoLimitierte Edition gratiskommerziellkommerziellOpen Source infoPublic Domain
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinjajanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJava, ClojureErlangC
Server BetriebssystemegehostetAlle Betriebssysteme mit einer Java VMgehostetgehostetserverlos
Datenschemaschemafreijaschemafreischemafreija infodynamische Spaltentypen
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinja infoJSON typesja 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, XSLTneinneinneinnein
Sekundärindizesjajajaja infoAll properties auto-indexed by defaultja
SQL infoSupport of SQLneinneinneinSQL-like query languageja infoSQL-92 wird nicht vollständig unterstützt
APIs und andere Zugriffskonzepteproprietary protocol using JSON (MongoDB compatible)RESTful HTTP APIRESTful HTTP/JSON APIDocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
ADO.NET infoinoffizielle Driver
JDBC infoinoffizielle Driver
ODBC infoinoffizielle Driver
Unterstützte ProgrammiersprachenGo
Java
JavaScript (Node.js)
PHP
Python
Clojure
Java
C#
Java
JavaScript
Objective-C
PHP
Ruby
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
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 Proceduresneinja infoTransaction FunctionsView Functions (Map-Reduce) in JavaScriptJavaScriptnein
TriggersneinBy using transaction functionsjaJavaScriptja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinekeine infoBut extensive use of caching in the application peersShardingSharding infoImplizit im Cloud Servicekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-availability zones for high availability, asynchronous replication for up to 15 read replicaskeine infoBut extensive use of caching in the application peersMulti-Source Replikation
Source-Replica Replikation
ja infoImplizit im Cloud Servicekeine
MapReduce infoBietet ein API für Map/Reduce Operationennein infokann über Amazon Elastic MapReduce (Amazon EMR) realisiert werdenneinjawith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*nein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Fremdschlüssel inforeferenzielle Integritätnein infotypically not used, however similar functionality with DBRef possibleneinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic single-document operationsACIDnein infoAtomare Operationen innerhalb eines Dokumentes möglichMulti-item ACID transactions with snapshot isolation within a partitionACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoOptimistic lockingjaja infomittels Filesystem-Locks
Durability infoDauerhafte Speicherung der Datenjaja infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)jajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja inforecommended only for testing and developmentneinja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and rolesneinZugriffsrechte für Benutzer pro Datenbank definierbarZugriffsrechte bis auf item level einstellbarnein

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
Amazon DocumentDBDatomicIBM CloudantMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBSQLite
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

Vector search for Amazon DocumentDB (with MongoDB compatibility) is now generally available | Amazon Web Services
29. November 2023, AWS Blog

AWS announces Amazon DocumentDB I/O-Optimized
21. November 2023, AWS Blog

AWS announces vector search for Amazon DocumentDB
29. November 2023, AWS Blog

Reduce cost and improve performance by migrating to Amazon DocumentDB 5.0 | Amazon Web Services
15. April 2024, AWS Blog

Mask sensitive Amazon DocumentDB log data with Amazon CloudWatch Logs data protection | Amazon Web Services
16. April 2024, AWS Blog

bereitgestellt von Google News

Nubank buys firm behind Clojure programming language
28. Juli 2020, Finextra

Zoona Case Study
16. Dezember 2017, AWS Blog

Architecting Software for Leverage
13. November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1. Dezember 2020, The New Stack

Nubank acquires US company; PayPal studies cryptocurrencies
24. Juli 2020, iupana.com

bereitgestellt von Google News

Cloudant Best (and Worst) Practices — Part 1
18. März 2019, IBM

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1. Dezember 2014, Linux.com

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16. August 2021, IBM

IBM Expands Cloud Database Services with Kubernetes
26. September 2019, EnterpriseAI

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22. März 2014, App Developer Magazine

bereitgestellt von Google News

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

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

Evaluating Performance: CosmosDB vs. Azure SQL
16. Januar 2024, Хабр

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10. November 2023, InfoQ.com

How to Migrate Azure Cosmos DB Databases | by Arwin Lashawn
25. August 2023, DataDrivenInvestor

bereitgestellt von Google News

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, oreilly.com

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

A Closer Look at the Top 3 Embedded Databases: SQLite, RocksDB, and DuckDB
29. August 2023, hackernoon.com

How do I use C# and .NET with SQLite?
14. Juni 2023, learn.microsoft.com

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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.

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