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 > MongoDB vs. OrigoDB vs. SAP HANA vs. Solr vs. TimesTen

Vergleich der Systemeigenschaften MongoDB vs. OrigoDB vs. SAP HANA vs. Solr vs. TimesTen

Redaktionelle Informationen bereitgestellt von DB-Engines
NameMongoDB  Xaus Vergleich ausschliessenOrigoDB  Xaus Vergleich ausschliessenSAP HANA  Xaus Vergleich ausschliessenSolr  Xaus Vergleich ausschliessenTimesTen  Xaus Vergleich ausschliessen
KurzbeschreibungEiner der meistverwendeten Document StoresA fully ACID in-memory object graph databaseIn-memory DBMS. Verfügbar als appliance oder als cloud-serviceEine häufig verwendete Suchmaschinentechnologie basierend auf Apache LuceneIn-Memory RDBMS compatible to Oracle
Primäres DatenbankmodellDocument StoreDocument Store
Object oriented DBMS
Relational DBMSSuchmaschineRelational 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
Document Store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte421,65
Rang#5  Overall
#1  Document Stores
Punkte0,00
Rang#383  Overall
#53  Document Stores
#20  Object oriented DBMS
Punkte44,69
Rang#22  Overall
#16  Relational DBMS
Punkte42,91
Rang#24  Overall
#3  Suchmaschinen
Punkte1,31
Rang#163  Overall
#74  Relational DBMS
Websitewww.mongodb.comorigodb.comwww.sap.com/­products/­hana.htmlsolr.apache.orgwww.oracle.com/­database/­technologies/­related/­timesten.html
Technische Dokumentationwww.mongodb.com/­docs/­manualorigodb.com/­docshelp.sap.com/­hanasolr.apache.org/­resources.htmldocs.oracle.com/­database/­timesten-18.1
EntwicklerMongoDB, IncRobert Friberg et alSAPApache Software FoundationOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Erscheinungsjahr20092009 infounder the name LiveDB201020061998
Aktuelle Version6.0.7, Juni 20232.0 SPS07 (April 4, 2023), April 20239.6.0, April 202411 Release 2 (11.2.2.8.0)
Lizenz infoCommercial or Open SourceOpen Source infoMongoDB Inc.'s Server Side Public License v1. Prior versions were published under GNU AGPL v3.0. Commercial licenses are also available.Open SourcekommerziellOpen Source infoApache Version 2kommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarnein infoMongoDB available as DBaaS (MongoDB Atlas)neinnein infoauch als Cloud-Service verfügbarneinnein
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#Java
Server BetriebssystemeLinux
OS X
Solaris
Windows
Linux
Windows
Appliance oder cloud-serviceAlle Betriebssysteme mit einer Java VM infoLäuft als Servlet in einem Servlet Container (z.B. Tomcat, Jetty ist inkludiert)AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Datenschemaschemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturjajaja infoDynamic Fields enables on-the-fly addition of new fieldsja
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infostring, integer, double, decimal, boolean, date, object_id, geospatialUser defined using .NET types and collectionsjaja infomit benutzerdefinierten Datentypen und automatic typingja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTnein infocan be achieved using .NETneinjanein
Sekundärindizesjajajaja infoAlle Suchfelder werden automatisch indiziertja
SQL infoSupport of SQLRead-only SQL queries via the MongoDB Atlas SQL InterfaceneinjaSolr Parallel SQL Interfaceja
APIs und andere ZugriffskonzepteGraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
.NET Client API
HTTP API
LINQ
JDBC
ODBC
Java API
RESTful HTTP/JSON API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Unterstützte ProgrammiersprachenActionscript 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.Net
Erlang
Java
JavaScript
jede Sprache, die Sockets und entweder XML oder JSON unterstützt
Perl
PHP
Python
Ruby
Scala
C
C++
Java
PL/SQL
Server-seitige Scripts infoStored ProceduresJavaScriptjaSQLScript, RJava pluginsPL/SQL
Triggersja infoin MongoDB Atlas onlyja infoDomain Eventsjaja infoUser configurable commands triggered on index changesnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.horizontale Partitionierung infoclient side managed; servers are not synchronizedjaShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
Source-Replica ReplikationjajaMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinneinspark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reducenein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Immediate ConsistencyEventual ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Fremdschlüssel inforeferenzielle Integritätnein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefdepending on modeljaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenMulti-document ACID Transactions with snapshot isolationACIDACIDoptimistic LockingACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenja infooptional, enabled by defaultja infoWrite ahead logjajaja infoby means of logfiles and checkpoints
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.2jajajaja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und RollenRole based authorizationjajaBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
MongoDBOrigoDBSAP HANASolrTimesTen
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
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
MongoDBOrigoDBSAP HANASolrTimesTen
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

Elasticsearch replaced Solr as the most popular search engine
12. Januar 2016, Paul Andlinger

Enterprise Search Engines almost double their popularity in the last 12 months
2. Juli 2014, Paul Andlinger

The DB-Engines ranking includes now search engines
4. Februar 2013, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

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

M&T Bank Corp Has $2.58 Million Position in MongoDB, Inc. (NASDAQ:MDB)
9. Mai 2024, Defense World

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

MongoDB (MDB) Increases Yet Falls Behind Market: What Investors Need to Know
6. Mai 2024, Yahoo Finance

bereitgestellt von Google News

SAP reveals latest update of SAP HANA Cloud
9. Mai 2024, Edge Middle East

Combine the Power of AI with Business Context Using SAP HANA Cloud Vector Engine
2. April 2024, SAP News

Automating the update process of a clustered SAP HANA DB using nZDT and Ansible | Amazon Web Services
16. November 2023, AWS Blog

Introducing SAP's Robust Suite of Development Tools: Empowering Customization and Innovation in Business
8. Mai 2024, EIN News

SAP HANA Cloud Vector Engine
18. April 2024, IgniteSAP

bereitgestellt von Google News

SOLR-led walkout demands better conditions for Compass workers
27. Februar 2024, Daily Northwestern

(SOLR) Technical Pivots with Risk Controls
28. April 2024, Stock Traders Daily

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9. Oktober 2023, AWS Blog

SOLR hosts teach-in of labor movements at Northwestern
28. Januar 2024, Daily Northwestern

SearchStax Launches Serverless Solr Service to Accelerate Cloud-Native Application Development
5. April 2023, PR Newswire

bereitgestellt von Google News

In-memory databases with Emulex Gen 7
25. Oktober 2023, Broadcom Inc.

The Intel Xeon E7-8800 v3 Review: The POWER8 Killer?
8. Mai 2015, AnandTech

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.

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.

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

Präsentieren Sie hier Ihr Produkt