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 > InfluxDB vs. MongoDB vs. VoltDB

Vergleich der Systemeigenschaften InfluxDB vs. MongoDB vs. VoltDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameInfluxDB  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessenVoltDB  Xaus Vergleich ausschliessen
KurzbeschreibungDBMS for storing time series, events and metricsEiner der meistverwendeten Document StoresVerteilte In-Memory NewSQL RDBMS infoVerwendet für OLTP Applikationen mit einer hohen Frequenz an relativ einfachen Transaktionen, die alle Daten im Hauptspeicher halten können
Primäres DatenbankmodellTime Series DBMSDocument StoreRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMS infowith GEO packageSpatial DBMS
Suchmaschine infointegrated Lucene index, currently in MongoDB Atlas only.
Time Series DBMS infoTime Series Collections introduced in Release 5.0
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte29,15
Rang#29  Overall
#1  Time Series DBMS
Punkte458,78
Rang#5  Overall
#1  Document Stores
Punkte2,08
Rang#139  Overall
#69  Relational DBMS
Websitewww.influxdata.com/­products/­influxdb-overviewwww.mongodb.comwww.voltdb.com
Technische Dokumentationdocs.influxdata.com/­influxdbdocs.mongodb.com/­manualdocs.voltdb.com
EntwicklerMongoDB, IncVoltDB Inc.
Erscheinungsjahr201320092010
Aktuelle Version2.5.1, November 20226.0.1, August 202211.3, April 2022
Lizenz infoCommercial or Open SourceOpen Source infoMIT-License; commercial enterprise version availableOpen 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 infoAGPL für Community Edition, kommerzielle Lizenz für Enterprise, AWS und Pro Editionen
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinnein 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.
ScaleGrid for MongoDB Database: Fully managed hosting for MongoDB Database on a wide variety of cloud providers and On-Premises. Automate your management, scaling and backups through one centralized platform.
ImplementierungsspracheGoC++Java, C++
Server BetriebssystemeLinux
OS X infothrough Homebrew
Linux
OS X
Solaris
Windows
Linux
OS X infofor development
Datenschemaschemafreischemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturja
Typisierung infovordefinierte Datentypen, z.B. float oder dateNumeric data and Stringsja 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, XSLTnein
Sekundärindizesneinjaja
SQL infoSupport of SQLSQL-like query languageRead-only SQL queries via the MongoDB Connector for BIja infonur einen Teil von SQL 99
APIs und andere ZugriffskonzepteHTTP API
JSON over UDP
Proprietäres Protokoll basierend auf JSONJava API
JDBC
RESTful HTTP/JSON API
Unterstützte Programmiersprachen.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
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
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#
C++
Erlang infonicht offiziell unterstützt
Go
Java
JavaScript infoNode.js
PHP
Python
Server-seitige Scripts infoStored ProceduresneinJavaScriptJava
Triggersneinja infoin MongoDB Atlas onlynein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoin enterprise version onlySharding 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
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer Replikationsfaktor infoin enterprise version onlyMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
Multi-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency infobei jedem Schreibvorgang individuell einstellbar
Fremdschlüssel inforeferenzielle Integritätneinnein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefnein infoFOREIGN KEY constraints werden nicht unterstützt
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinMulti-document ACID Transactions with snapshot isolationACID infoTransaktionen werden single-threaded innerhalb von Stored Procedures ausgeführt
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoDatenzugriffe werden vom Server serialisiert
Durability infoDauerhafte Speicherung der Datenjaja infooptional, enabled by defaultja infoSnapshots und Command Logging
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja infoDepending on used storage engineja infoIn-memory storage engine introduced with MongoDB version 3.2
Berechtigungskonzept infoZugriffskontrolleEinfache Rechteverwaltung mit BenutzeraccountsZugriffsrechte für Benutzer und RollenBenutzer und Rollen mit Berechtigungen auf Stored Procedures
Weitere Informationen bereitgestellt vom Systemhersteller
InfluxDBMongoDBVoltDB
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» mehr
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» mehr
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» mehr
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» mehr
Market metricsFastest-growing database to drive 24,900 GitHub stars Over 750,000 daily active instances
» mehr
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» mehr
Neuigkeiten

Compactor: A Hidden Engine of Database Performance
27. März 2023

Python Time Module: A How-To Guide
24. März 2023

How to Get the Current Date and Time in SQL
20. März 2023

What Is eBPF? An Introductory Guide
14. März 2023

Using Deduplication for Eventually Consistent Transactions
13. März 2023

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
DrittanbieterStudio 3T: The world's favorite IDE for working with MongoDB
» mehr

Percona: Database problems? Not on your watch.
Databases run better with Percona.
» mehr

Navicat for MongoDB gives you a highly effective GUI interface for MongoDB database management, administration and development.
» 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
InfluxDBMongoDBVoltDB
DB-Engines Blog Posts

Why Build a Time Series Data Platform?
20. Juli 2017, Paul Dix (guest author)

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

Time Series DBMS as a new trend?
1. Juni 2015, 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

4 Raspberry Pi Projects You Can Add to Your Resume - MUO
30. März 2023, MakeUseOf

InfluxData Achieves ISO 27001 Certification
21. März 2023, businesswire.com

Best Practices to Build IoT Analytics
27. März 2023, The New Stack

What Are Time Series Databases, and Why Do You Need Them?
27. März 2023, The New Stack

Cleaning and Interpreting Time Series Metrics with InfluxDB
28. Februar 2023, The New Stack

bereitgestellt von Google News

MongoDB, Inc. Announces Fourth Quarter and Full Year Fiscal 2023 ...
8. März 2023, PR Newswire

Why MongoDB Stock Pulled Back Today
9. März 2023, The Motley Fool

MongoDB's stock falls as light revenue outlook overshadows solid ...
8. März 2023, SiliconANGLE News

Avestar Capital LLC Has $356000 Stock Holdings in MongoDB, Inc ...
30. März 2023, MarketBeat

Google Cloud, MongoDB Explain New Partner Efforts
9. März 2023, Channel Futures

bereitgestellt von Google News

Database Management System Market 2023 Driving Factors ...
15. März 2023, Digital Journal

Snowplow Appoints Industry Veterans to Expand Technical ...
23. März 2023, businesswire.com

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31. August 2021, PR Newswire

Data Management System (DBMS) Market Outlook 2023 Global Industry Demand, Trends, Size, Scope, Company Coverag
26. März 2023, openPR

Volt Active Data Sees Explosive Growth
14. Juni 2022, PR Newswire

bereitgestellt von Google News

Jobangebote

Kubernetes Software Engineer
Insight Enterprises, Inc., Arizona

Meteorologist (Starship)
SpaceX, Brownsville, TX

.NET Developer
Skillspark AB, Remote

Associate DevOps Engineer
Forcepoint, Remote

Mid – Senior Full Stack Developer
Ameresco, Remote

Terraform Developer
Techwavz Inc, Dallas, TX

Kafka Admin
GS SOLUTIONS, Remote

Entry Level Python Developer - 482019
I28 Technologies Corporation, Remote

Net Developer
Kalven Technologies Inc, Irving, TX

Apigee Developer
USG IT Global, New York, NY

jobs by Indeed



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.

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Cassandra Forward online event

Want to level up your Cassandra game?
If you missed the event or would like to re-watch a session, replays are available now. Watch now!

Vertica logo

Vertica Accelerator. The fastest analytics and machine learning, delivered as SaaS, with automated setup, administration, and management. Free trial.

Redis logo

The world’s most loved real‑time data platform.
Try free

Präsentieren Sie hier Ihr Produkt