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

DBMS > BoltDB vs. Coveo vs. EJDB vs. MongoDB vs. OpenTSDB

Vergleich der Systemeigenschaften BoltDB vs. Coveo vs. EJDB vs. MongoDB vs. OpenTSDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBoltDB  Xaus Vergleich ausschliessenCoveo  Xaus Vergleich ausschliessenEJDB  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessenOpenTSDB  Xaus Vergleich ausschliessen
KurzbeschreibungAn embedded key-value store for Go.AI-powered hosted search, recommendation and personalization platform providing tools for both low-code and full-code developmentEingebettete Library mit JSON-Notation für Queries (Syntax ähnlich zu MongoDB)Einer der meistverwendeten Document StoresSkalierbares Timeseries DBMS basierend auf HBase
Primäres DatenbankmodellKey-Value StoreSuchmaschineDocument StoreDocument 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
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,74
Rang#220  Overall
#31  Key-Value Stores
Punkte2,28
Rang#114  Overall
#11  Suchmaschinen
Punkte0,27
Rang#297  Overall
#44  Document Stores
Punkte421,65
Rang#5  Overall
#1  Document Stores
Punkte1,68
Rang#146  Overall
#12  Time Series DBMS
Websitegithub.com/­boltdb/­boltwww.coveo.comgithub.com/­Softmotions/­ejdbwww.mongodb.comopentsdb.net
Technische Dokumentationdocs.coveo.comgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdwww.mongodb.com/­docs/­manualopentsdb.net/­docs/­build/­html/­index.html
EntwicklerCoveoSoftmotionsMongoDB, Incderzeit von Yahoo und anderen gewartet
Erscheinungsjahr20132012201220092011
Aktuelle Version6.0.7, Juni 2023
Lizenz infoCommercial or Open SourceOpen Source infoMIT LicensekommerziellOpen Source infoGPLv2Open 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 infoLGPL
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinnein 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.
ImplementierungsspracheGoCC++Java
Server BetriebssystemeBSD
Linux
OS X
Solaris
Windows
gehostetserverlosLinux
OS X
Solaris
Windows
Linux
Windows
Datenschemaschemafreihybrid - fields need to be configured prior to indexing, but relationships can be exploited at query time without pre-configurationschemafreischemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjaja infostring, integer, double, bool, date, object_idja infostring, integer, double, decimal, boolean, date, object_id, geospatialnumerische Daten für Metriken, Strings für Tags
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesneinjaneinjanein
SQL infoSupport of SQLneinneinneinRead-only SQL queries via the MongoDB Atlas SQL Interfacenein
APIs und andere ZugriffskonzepteRESTful HTTP APIIn-process LibraryGraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
HTTP API
Telnet API
Unterstützte ProgrammiersprachenGoC#
Java
JavaScript
Python
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
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
Erlang
Go
Java
Python
R
Ruby
Server-seitige Scripts infoStored ProceduresneinneinneinJavaScriptnein
Triggersneinjaneinja infoin MongoDB Atlas onlynein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeinejakeineSharding 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 infobasierend auf HBase
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeinejakeineMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
frei wählbarer Replikationsfaktor infobasierend auf HBase
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Immediate Consistency infobasierend auf HBase
Fremdschlüssel inforeferenzielle Integritätneinjanein infoNormalerweise nicht gebraucht, ähnliche Funktionalität mit collection joinsnein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenjajaneinMulti-document ACID Transactions with snapshot isolationnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoRead/Write Lockingjaja
Durability infoDauerhafte Speicherung der Datenjajajaja 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.2nein
Berechtigungskonzept infoZugriffskontrolleneingranular access controls, API key management, content filtersneinZugriffsrechte für Benutzer und Rollennein
Weitere Informationen bereitgestellt vom Systemhersteller
BoltDBCoveoEJDBMongoDBOpenTSDB
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
DrittanbieterNavicat 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

CData: Connect to Big Data & NoSQL through standard Drivers.
» 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
BoltDBCoveoEJDBMongoDBOpenTSDB
DB-Engines Blog Posts

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

Time Series DBMS are the database category with the fastest increase in popularity
4. Juli 2016, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

What I learnt from building 3 high traffic web applications on an embedded key value store.
21. Februar 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1. März 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31. Januar 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22. April 2023, The New Stack

bereitgestellt von Google News

Coveo Announces Date of Fiscal Fourth Quarter 2024 Conference Call
13. Mai 2024, Yahoo Finance

Coveo Solutions (CVO) Stock Forecast and Price Target 2024
11. Mai 2024, MarketBeat

AI for CX: Coveo's award-winning solution
17. April 2024, CMSWire

Closing Bell: Coveo Solutions Inc down on Friday (CVO)
10. Mai 2024, The Globe and Mail

NATIONAL BANK FINANCIAL Maintains Coveo Solutions Inc (TSE:CVO) Outperform Recommendation
8. Mai 2024, MSN

bereitgestellt von Google News

MongoDB CEO Ittycheria: AI Has Reached 'A Crucible Moment' In Its Development.
9. Mai 2024, CRN

Build RAG applications with MongoDB Atlas, now available in Knowledge Bases for Amazon Bedrock | Amazon Web ...
2. Mai 2024, AWS Blog

MongoDB.local NYC: Charting enterprise AI transformation
7. Mai 2024, SiliconANGLE News

New York Life Investment Management LLC Grows Stock Holdings in MongoDB, Inc. (NASDAQ:MDB)
10. Mai 2024, Defense World

MongoDB CEO Dev Ittycheria talks AI hype and the database evolution as he crosses 10-year mark
28. April 2024, TechCrunch

bereitgestellt von Google News

Comparing Different Time-Series Databases
10. Februar 2022, hackernoon.com

Brain Monitoring with Kafka, OpenTSDB, and Grafana
5. August 2016, KDnuggets

MapR to help admins peer into dense Hadoop clusters
28. Juni 2016, SiliconANGLE News

LogicMonitor Rolls a Time Series Database for Finer-Grain Reporting
1. Juni 2016, The New Stack

A real-time processing revival – O'Reilly
1. April 2015, O'Reilly Media

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

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

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