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

DBMS > Graphite vs. IRONdb vs. LeanXcale vs. MongoDB vs. Oracle Rdb

Vergleich der Systemeigenschaften Graphite vs. IRONdb vs. LeanXcale vs. MongoDB vs. Oracle Rdb

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGraphite  Xaus Vergleich ausschliessenIRONdb  Xaus Vergleich ausschliessenLeanXcale  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessenOracle Rdb  Xaus Vergleich ausschliessen
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungData logging and graphing tool for time series data infoThe storage layer (fixed size database) is called WhisperA distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityA highly scalable full ACID SQL database with fast NoSQL data ingestion and GIS capabilitiesEiner der meistverwendeten Document Stores
Primäres DatenbankmodellTime Series DBMSTime Series DBMSKey-Value Store
Relational DBMS
Document StoreRelational 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
Punkte4,75
Rang#75  Overall
#5  Time Series DBMS
Punkte0,35
Rang#283  Overall
#41  Key-Value Stores
#128  Relational DBMS
Punkte423,96
Rang#5  Overall
#1  Document Stores
Punkte1,08
Rang#187  Overall
#85  Relational DBMS
Websitegithub.com/­graphite-project/­graphite-webwww.circonus.com/solutions/time-series-database/www.leanxcale.comwww.mongodb.comwww.oracle.com/­database/­technologies/­related/­rdb.html
Technische Dokumentationgraphite.readthedocs.iodocs.circonus.com/irondb/category/getting-startedwww.mongodb.com/­docs/­manualwww.oracle.com/­database/­technologies/­related/­rdb-doc.html
EntwicklerChris DavisCirconus LLC.LeanXcaleMongoDB, IncOracle, originally developed by Digital Equipment Corporation (DEC)
Erscheinungsjahr20062017201520091984
Aktuelle VersionV0.10.20, January 20186.0.7, Juni 20237.4.1.1, 2021
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0kommerziellkommerziellOpen Source infoMongoDB Inc.'s Server Side Public License v1. Prior versions were published under GNU AGPL v3.0. Commercial licenses are also available.kommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein 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.
ImplementierungssprachePythonC und C++C++
Server BetriebssystemeLinux
Unix
LinuxLinux
OS X
Solaris
Windows
HP Open VMS
Datenschemajaschemafreijaschemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe StrukturFlexible Schema (defined schema, partial schema, schema free)
Typisierung infovordefinierte Datentypen, z.B. float oder dateNumeric data onlyja infotext, numeric, histogramsja 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, XSLTneinneinnein
Sekundärindizesneinneinjaja
SQL infoSupport of SQLneinSQL-like query language (Circonus Analytics Query Language: CAQL)ja infothrough Apache DerbyRead-only SQL queries via the MongoDB Atlas SQL Interfaceja
APIs und andere ZugriffskonzepteHTTP API
Sockets
HTTP APIJDBC
Kafka Connector
ODBC
proprietary key/value interface
Spark Connector
GraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
Unterstützte ProgrammiersprachenJavaScript (Node.js)
Python
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
C
Java
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
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
Server-seitige Scripts infoStored Proceduresneinyes, in LuaJavaScript
Triggersneinneinja infoin MongoDB Atlas only
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineAutomatic, metric affinity per nodeSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeineconfigurable replication factor, datacenter awareMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate consistency per node, eventual consistency across nodesImmediate ConsistencyEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjanein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinneinACIDMulti-document ACID Transactions with snapshot isolationyes, on a single node
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infolockingjajajaja
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 haltenneinjaja infoIn-memory storage engine introduced with MongoDB version 3.2nein
Berechtigungskonzept infoZugriffskontrolleneinneinZugriffsrechte für Benutzer und Rollen
Weitere Informationen bereitgestellt vom Systemhersteller
GraphiteIRONdbLeanXcaleMongoDBOracle Rdb
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

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

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

Konferenzen, Veranstaltungen und Webinare

Intro to MongoDB
Webinar, 11am ET, 1. Mai 2024

Erwähnungen in aktuellen Nachrichten

The Billion Data Point Challenge: Building a Query Engine for High Cardinality Time Series Data
10. Dezember 2018, Uber

Grafana Labs Announces Mimir Time Series Database
1. April 2022, Datanami

Getting Started with Monitoring using Graphite
23. Januar 2015, InfoQ.com

How Grafana made observability accessible
12. Juni 2023, InfoWorld

Grafana 4.0 Brings Major Enhancements to Leading Visualization Tool
30. November 2016, PR Newswire

bereitgestellt von Google News

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21. Februar 2024, SiliconANGLE News

Apica Acquires Telemetry Data Management Pioneer Circonus and Lands New Funding
21. Februar 2024, Yahoo Finance

Apica gets $6 million in funding and buys Circonus -
21. Februar 2024, Enterprise Times

bereitgestellt von Google News

Combining operational and analytical databases in a single platform
26. Mai 2017, Cordis News

bereitgestellt von Google News

MongoDB, Inc. (NASDAQ:MDB) Stock Holdings Lifted by Simplicity Solutions LLC
19. April 2024, Defense World

MongoDB, Inc. to Host Investor Session at MongoDB.local NYC 2024
18. April 2024, StreetInsider.com

MongoDB price target lowered to $440 from $490 at KeyBanc - TipRanks.com
18. April 2024, TipRanks

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

'Initial Wave Of AI Software Growth' To Spur Microsoft, Salesforce, Palantir, MongoDB, Oracle, Snowflake,
15. April 2024, Benzinga

bereitgestellt von Google News

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23. März 2023, Forbes

Oracle Business Model - How Oracle Makes Money?
12. Juni 2023, Business Model Analyst

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18. September 2020, The Register

2013 Data Science Salary Survey – O'Reilly
4. Mai 2013, O'Reilly Media

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

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Präsentieren Sie hier Ihr Produkt