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

DBMS > Alibaba Cloud TSDB vs. Microsoft Access vs. MongoDB vs. Riak KV

Vergleich der Systemeigenschaften Alibaba Cloud TSDB vs. Microsoft Access vs. MongoDB vs. Riak KV

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud TSDB  Xaus Vergleich ausschliessenMicrosoft Access  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessenRiak KV  Xaus Vergleich ausschliessen
KurzbeschreibungA stable, reliable, and cost-effective online high-performance time series database serviceMicrosoft Access kombiniert ein Backend (JET bzw. ACE Engine) mit einem grafischen Frontend zur Datenabfrage bzw. Datenmanipulation. infoDas Access-Frontend wird häufig auch für Zugriff auf andere Datenquellen (DBMS, Excel, etc) verwendet.Einer der meistverwendeten Document StoresVerteilter, fehlertoleranter Key-Value Store
Primäres DatenbankmodellTime Series DBMSRelational DBMSDocument StoreKey-Value Store infomit Links zwischen Datensätzen und mit Objekt-Tags zur Bildung von Sekundärindizes
Sekundäre DatenbankmodelleSpatial DBMS
Suchmaschine infointegrated Lucene index, currently in MongoDB Atlas only.
Time Series DBMS infoTime Series Collections introduced in Release 5.0
Vektor DBMS infocurrently available in the MongoDB Atlas cloud service only
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,24
Rang#312  Overall
#27  Time Series DBMS
Punkte105,40
Rang#11  Overall
#8  Relational DBMS
Punkte423,96
Rang#5  Overall
#1  Document Stores
Punkte4,44
Rang#80  Overall
#9  Key-Value Stores
Websitewww.alibabacloud.com/­product/­hitsdbwww.microsoft.com/­en-us/­microsoft-365/­accesswww.mongodb.com
Technische Dokumentationwww.alibabacloud.com/­help/­en/­time-series-database/­latest/­what-is-tsdbdeveloper.microsoft.com/­en-us/­accesswww.mongodb.com/­docs/­manualwww.tiot.jp/­riak-docs/­riak/­kv/­latest
EntwicklerAlibabaMicrosoftMongoDB, IncOpenSource, formerly Basho Technologies
Erscheinungsjahr199220092009
Aktuelle Version1902 (16.0.11328.20222), Maerz 20196.0.7, Juni 20233.2.0, Dezember 2022
Lizenz infoCommercial or Open Sourcekommerziellkommerziell infoGebündelt mit Microsoft Office LizenzenOpen Source infoMongoDB Inc.'s Server Side Public License v1. Prior versions were published under GNU AGPL v3.0. Commercial licenses are also available.Open Source infoApache Version 2, kommerzielle Enterprise Edition
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinnein infoMongoDB available as DBaaS (MongoDB Atlas)nein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
MongoDB Atlas: Global multi-cloud database with unmatched data distribution and mobility across AWS, Azure, and Google Cloud, built-in automation for resource and workload optimization, and so much more.
ImplementierungsspracheC++C++Erlang
Server BetriebssystemegehostetWindows infoKein eigentlicher Datenbank-Server, sondern Ausführung von DLL's.Linux
OS X
Solaris
Windows
Linux
OS X
Datenschemaschemafreijaschemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateNumeric data and Stringsjaja infostring, integer, double, decimal, boolean, date, object_id, geospatialnein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein
Sekundärindizesneinjajaeingeschränkt
SQL infoSupport of SQLneinja infoaber nicht SQL Standard konformRead-only SQL queries via the MongoDB Atlas SQL Interfacenein
APIs und andere ZugriffskonzepteHTTP RESTADO.NET
DAO
ODBC
OLE DB
GraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
HTTP API
Native Erlang Interface
Unterstützte ProgrammiersprachenJavaC
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
Actionscript infoinoffizielle Driver
C
C#
C++
Clojure infoinoffizielle Driver
ColdFusion infoinoffizielle Driver
D infoinoffizielle Driver
Dart infoinoffizielle Driver
Delphi infoinoffizielle Driver
Erlang
Go
Groovy infoinoffizielle Driver
Haskell
Java
JavaScript
Kotlin
Lisp infoinoffizielle Driver
Lua infoinoffizielle Driver
MatLab infoinoffizielle Driver
Perl
PHP
PowerShell infoinoffizielle Driver
Prolog infoinoffizielle Driver
Python
R infoinoffizielle Driver
Ruby
Rust
Scala
Smalltalk infoinoffizielle Driver
Swift
C infoinoffizielle Client Library
C#
C++ infoinoffizielle Client Library
Clojure infoinoffizielle Client Library
Dart infoinoffizielle Client Library
Erlang
Go infoinoffizielle Client Library
Groovy infoinoffizielle Client Library
Haskell infoinoffizielle Client Library
Java
JavaScript infoinoffizielle Client Library
Lisp infoinoffizielle Client Library
Perl infoinoffizielle Client Library
PHP
Python
Ruby
Scala infoinoffizielle Client Library
Smalltalk infoinoffizielle Client Library
Server-seitige Scripts infoStored Proceduresneinja infoab Access 2010 mit ACE-EngineJavaScriptErlang
Triggersneinja infoab Access 2010 mit ACE-Engineja infoin MongoDB Atlas onlyja infoPre-Commit Hooks und Post-Commit Hooks
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.Sharding infokein "single point of failure"
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
frei wählbarer Replikationsfaktor
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Eventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinjanein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefnein infoes können Links zwischen Datensätzen gespeichert werden
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACID infoaber keine Files für Transaktions-LoggingMulti-document ACID Transactions with snapshot isolationnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjaja infoaber keine Files für Transaktions-Loggingja infooptional, enabled by defaultja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja infoIn-memory storage engine introduced with MongoDB version 3.2
Berechtigungskonzept infoZugriffskontrolleAccess managed on TSDB instance levelnein infoeinfache Benutzerverwaltung war vorhanden bis zur Version Access 2003Zugriffsrechte für Benutzer und Rollenyes, using Riak Security
Weitere Informationen bereitgestellt vom Systemhersteller
Alibaba Cloud TSDBMicrosoft AccessMongoDBRiak KV
Specific characteristicsMongoDB provides an integrated suite of cloud database and data services to accelerate...
» mehr
Competitive advantagesBuilt around the flexible document data model and unified API, MongoDB is a developer...
» mehr
Typical application scenariosAI-enriched intelligent apps (Continental, Telefonica, Iron Mountain) Internet of...
» mehr
Key customersADP, Adobe, Amadeus, AstraZeneca, Auto Trader, Barclays, BBVA, Bosch, Cisco, CERN,...
» mehr
Market metricsHundreds of millions downloads, over 150,000+ Atlas clusters provisioned every month...
» mehr
Licensing and pricing modelsMongoDB database server: Server-Side Public License (SSPL) . Commercial licenses...
» mehr

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 MongoDB gives you a highly effective GUI interface for MongoDB database management, administration and development.
» mehr

Studio 3T: The world's favorite IDE for working with MongoDB
» 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
Alibaba Cloud TSDBMicrosoft AccessMongoDBRiak KV
DB-Engines Blog Posts

MS Access drops in DB-Engines Ranking
2. Mai 2013, Paul Andlinger

Microsoft SQL Server regained rank 2 in the DB-Engines popularity ranking
3. Dezember 2012, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3. Oktober 2012, Matthias Gelbmann, Paul Andlinger

alle anzeigen

Snowflake is the DBMS of the Year 2021
3. Januar 2022, Paul Andlinger, Matthias Gelbmann

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

PostgreSQL is the DBMS of the Year 2018
2. Januar 2019, Paul Andlinger, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31. Juli 2019, DataDrivenInvestor

bereitgestellt von Google News

Abusing Microsoft Access "Linked Table" Feature to Perform NTLM Forced Authentication Attacks
9. November 2023, Check Point Research

MS access program to increase awareness and independence of those living with MS and disability
10. Juli 2023, Nebraska Medicine

Hackers Exploit Microsoft Access Feature to Steal Windows User’s NTLM Tokens
11. November 2023, CybersecurityNews

After installing Navisworks, Office 2016 (32-bit) applications stopped launching
8. Oktober 2023, Autodesk Redshift

ACCDE File (What It Is and How to Open One)
27. Juli 2023, Lifewire

bereitgestellt von Google News

Decoding MongoDB's Options Activity: What's the Big Picture? - MongoDB (NASDAQ:MDB)
15. April 2024, Benzinga

MongoDB (NASDAQ:MDB) shareholders have earned a 23% CAGR over the last five years
14. April 2024, Yahoo Finance

Breakeven On The Horizon For MongoDB, Inc. (NASDAQ:MDB)
14. April 2024, Simply Wall St

MongoDB, Inc. (NASDAQ:MDB) Stake Raised by Bleakley Financial Group LLC
15. April 2024, Defense World

MongoDB Bear Call Spread Could Net 25% In 5 Weeks
11. April 2024, Nasdaq

bereitgestellt von Google News

Riak NoSQL Database: Use Cases and Best Practices
23. Dezember 2011, InfoQ.com

Basho, Maker of Riak NoSQL Database, Raises $25M
13. Januar 2015, Data Center Knowledge

Basho Revamps Riak Open-Source Database
17. September 2014, InformationWeek

Riak NoSQL snapped up by Bet365
12. September 2017, ComputerWeekly.com

Riak Taps Mesos for 'Push Button' NoSQL Scalability
20. August 2015, Datanami

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

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

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.

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

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