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 > Coveo vs. Microsoft Access vs. MongoDB vs. TimescaleDB

Vergleich der Systemeigenschaften Coveo vs. Microsoft Access vs. MongoDB vs. TimescaleDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCoveo  Xaus Vergleich ausschliessenMicrosoft Access  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessenTimescaleDB  Xaus Vergleich ausschliessen
KurzbeschreibungAI-powered hosted search, recommendation and personalization platform providing tools for both low-code and full-code developmentMicrosoft 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 StoresA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primäres DatenbankmodellSuchmaschineRelational DBMSDocument StoreTime Series DBMS
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
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,45
Rang#122  Overall
#11  Suchmaschinen
Punkte107,93
Rang#11  Overall
#8  Relational DBMS
Punkte424,53
Rang#5  Overall
#1  Document Stores
Punkte5,33
Rang#72  Overall
#4  Time Series DBMS
Websitewww.coveo.comwww.microsoft.com/­en-us/­microsoft-365/­accesswww.mongodb.comwww.timescale.com
Technische Dokumentationdocs.coveo.comdeveloper.microsoft.com/­en-us/­accesswww.mongodb.com/­docs/­manualdocs.timescale.com
EntwicklerCoveoMicrosoftMongoDB, IncTimescale
Erscheinungsjahr2012199220092017
Aktuelle Version1902 (16.0.11328.20222), Maerz 20196.0.7, Juni 20232.13.0, November 2023
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 2.0
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++C
Server BetriebssystemegehostetWindows infoKein eigentlicher Datenbank-Server, sondern Ausführung von DLL's.Linux
OS X
Solaris
Windows
Linux
OS X
Windows
Datenschemahybrid - fields need to be configured prior to indexing, but relationships can be exploited at query time without pre-configurationjaschemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infostring, integer, double, decimal, boolean, date, object_id, geospatialja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinja
Sekundärindizesjajajaja
SQL infoSupport of SQLneinja infoaber nicht SQL Standard konformRead-only SQL queries via the MongoDB Atlas SQL Interfaceja infofull PostgreSQL SQL syntax
APIs und andere ZugriffskonzepteRESTful HTTP APIADO.NET
DAO
ODBC
OLE DB
GraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Unterstützte ProgrammiersprachenC#
Java
JavaScript
Python
C
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
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-seitige Scripts infoStored Proceduresneinja infoab Access 2010 mit ACE-EngineJavaScriptbenutzerdefinierte Funktionen, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
Triggersjaja infoab Access 2010 mit ACE-Engineja infoin MongoDB Atlas onlyja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenjakeineSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.yes, across time and space (hash partitioning) attributes
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjakeineMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
Source-Replica Replikation info
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajanein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenjaACID infoaber keine Files für Transaktions-LoggingMulti-document ACID Transactions with snapshot isolationACID
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 haltenja infoIn-memory storage engine introduced with MongoDB version 3.2nein
Berechtigungskonzept infoZugriffskontrollegranular access controls, API key management, content filtersnein infoeinfache Benutzerverwaltung war vorhanden bis zur Version Access 2003Zugriffsrechte für Benutzer und RollenBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
CoveoMicrosoft AccessMongoDBTimescaleDB
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
CoveoMicrosoft AccessMongoDBTimescaleDB
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

Coveo Solutions Inc. (TSE:CVO) Receives C$13.75 Average Target Price from Analysts
28. März 2024, MarketBeat

Coveo Solutions Inc. (TSE:CVO) Given Consensus Recommendation of “Buy” by Analysts
27. März 2024, Defense World

Coveo announced speakers for the 10th edition of Coveo Relevance 360°
22. März 2024, Martechcube

Coveo to Showcase the Significant Impact of AI and GenAI to Improve Digital Experiences at 10th Edition of Relevance ...
21. März 2024, Yahoo Finance

How Coveo delivers better experiences with generative AI by partnering with CIOs
20. Oktober 2023, Fast Company

bereitgestellt von Google News

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

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

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

How to Build Your Own RAG System With LlamaIndex and MongoDB
27. März 2024, Built In

CVA Family Office LLC Invests $73000 in MongoDB, Inc. (NASDAQ:MDB)
27. März 2024, Defense World

MongoDB: The Future Propelled By Atlas Cloud Database (NASDAQ:MDB)
24. März 2024, Seeking Alpha

MongoDB, Inc. (MDB) Is a Trending Stock: Facts to Know Before Betting on It
25. März 2024, Zacks Investment Research

MongoDB, Inc. (NASDAQ:MDB) Given Consensus Rating of "Moderate Buy" by Brokerages
27. März 2024, MarketBeat

bereitgestellt von Google News

TimescaleDB Is a Vector Database Now, Too
25. September 2023, Datanami

Timescale Launches Dynamic PostgreSQL, the Cost-Effective Alternative to Serverless and Peak-Allocation Pay Models
6. November 2023, PR Newswire

Timescale Introduces Dynamic PostgreSQL, an Alternative to Serverless Databases
19. November 2023, InfoQ.com

Visualizing IoT Data at Scale With Hopara and TimescaleDB
16. Mai 2023, Embedded Computing Design

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18. März 2019, azure.microsoft.com

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

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.

AllegroGraph logo

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

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