MongoDB

Über MongoDB

MongoDB ist eine Datenbanksoftware, die für Unternehmen in verschiedenen Branchen entwickelt wurde, darunter Medien, Technologie, Gesundheitswesen, Einzelhandel, Gastgewerbe, Telekommunikation, Finanzen, Bildung, Energie und öffentliche Dienstleistungen. Die Lösung hilft Entwicklerfachkräften, Anwendungen zu erstellen und die integrierten Tools zu nutzen, um Daten zu visualisieren, zu manipulieren und zu analysieren.

Durch die Einrichtung von rollenbasierten Zugriffsrechten, dedizierten Firewalls, Autorisierungsprotokollen und einer TLS-basierten Verschlüsselung (Transport Layer Security) bietet MongoDB Admins eine sichere Nutzererfahrung. Mit dem Data Explorer können Mitarbeitende Abfragen ausführen, die Indexnutzung überwachen, auf Metadaten zugreifen und mit Daten interagieren. Mit dem Diagrammmodul können Teammitglieder visuelle Grafiken erstellen und Dashboards zusammenstellen und mit Kollegen teilen, um die Kollaboration an Aktivitäten zu erleichtern.

MongoDB wird mit einer API geliefert, mit der Unternehmen das System in mehrere Lösungen Dritter wie Tableau, Microsoft Power BI und Qlik integrieren können. Mit MongoDB Atlas können Entwicklerfachkräfte Bereitstellungscluster erstellen, indem Nutzungsregion, Instanzgröße und Speicheranforderungen für mehrere Cloudanbieter wie AWS, Google Cloud Platform und Microsoft Azure definiert werden.


Bilder

MongoDB Software - 1
MongoDB Software - 2
MongoDB Software - 3
4 weitere anzeigen
Videos zu MongoDB
MongoDB Software - 1
MongoDB Software - 2
MongoDB Software - 3

Du bist nicht sicher, ob MongoDB das Richtige ist? Mit einer beliebten Alternative vergleichen

Startpreis

Keine Preise gefunden
2.499,00 $
einmalig

Preisoptionen

Kostenlose Version
Kostenlose Testversion
Kostenlose Version
Kostenlose Testversion

Funktionen

28
22

Integrationen

8
Keine Integrationen gefunden

Bedienkomfort

4,4 (448)
3,8 (12)

Preis-Leistungs-Verhältnis

4,6 (448)
4,2 (12)

Kundenservice

4,3 (448)
3,8 (12)

Alternativen

Couchbase Server

4,1
Nr. 1 Alternative zu MongoDB
Couchbase Server ist ein verteiltes NoSQL-Cloud-Datenbankmanagementsystem, das Unternehmen in den Bereichen IT,...

Redis Enterprise

4,8
Nr. 2 Alternative zu MongoDB
Redis Enterprise ist eine cloudbasierte und On-Premise Datenbank Software, die Unternehmen in den Bereichen Finanzen,...

VIA

5
Nr. 3 Alternative zu MongoDB
VIA ist eine webbasierte visuelle Transportverwaltungsplattform, die Logistik- und Lieferunternehmen bei der Planung,...

Google Sheets

4,7
Nr. 4 Alternative zu MongoDB
Google Sheets ist eine cloudbasierte Tabellenkalkulationsplattform, mit der Unternehmen jeder Größe mit Kunden und...

Nutzerbewertungen

Gesamtbewertung

4,7 /5
(448)
Preis-Leistungs-Verhältnis
4,6/5
Funktionen
4,5/5
Bedienkomfort
4,4/5
Kundenbetreuung
4,3/5

Hast du MongoDB bereits?

Andere Softwarekäufer brauchen deine Hilfe! Produktbewertungen helfen uns allen, die richtigen Entscheidungen zu treffen.

Zeigt 5 von 448 Bewertungen
Joseph
Gesamtbewertung
  • Branche: Computer-Software
  • Unternehmensgröße: 201–500 Mitarbeiter
  • Täglich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 10.0 /10

Agrxis Review on MongoDB

Bewertet am 18.5.2023

My time using MongoDB has been excellent. MongoDB has become my go-to database choice because I...

My time using MongoDB has been excellent. MongoDB has become my go-to database choice because I work with data a lot. I have been able to handle a variety of rapidly changing data requirements with ease thanks to its flexibility and scalability. I like the document-based paradigm since it fits my data's dynamic nature nicely. I've been able to swiftly adapt and iterate thanks to the ability to store and query data in a schema-less manner. It has never been easier to obtain and analyze data effectively because to MongoDB's robust query language and indexing capabilities. My development process has been sped up by the easy connection with well-known programming languages and frameworks, allowing me to concentrate on creating strong and feature-rich applications. Along the road, any problems I met into were also greatly helped by the active community and thorough documentation. As a result, MongoDB has significantly changed the way I work with data by giving me access to a dependable, scalable, and adaptable database solution that meets all of my requirements.

Vorteile

MongoDB's unmatched flexibility and scalability are what I liked best about it. MongoDB has changed the game for me as someone who deals with continually evolving data formats and requirements. The document-based architecture enables me to store data in a manner that closely resembles the entities and connections seen in the real world, making it highly intuitive and simple to use. The dynamic schema gives me the flexibility I need to iterate quickly by allowing me to modify and develop my data model without being constrained. MongoDB's extraordinary capacity to scale has proven invaluable in helping me manage increasing data volumes and high-performance applications with ease. With MongoDB, I have the flexibility to scale horizontally with sharding or vertically with replica sets to match my changing demands. Additionally, data retrieval and analysis are now a snap because to the robust query language, numerous indexing options, and aggregation architecture.

Nachteile

If I had to pick one thing about MongoDB that I disliked the least, it would be the steep learning curve that comes with its sophisticated capabilities and intricate setups. MongoDB is a strong and feature-rich database that offers a variety of capabilities that may take some time and work to completely understand and efficiently use.

Verifizierter Rezensent
Gesamtbewertung
  • Branche: Freizeit, Reisen & Tourismus
  • Unternehmensgröße: 11–50 Mitarbeiter
  • Täglich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Weiterempfehlungsquote 8.0 /10

Great data storage solution with space for improvement

Bewertet am 25.8.2020

Using MongoDB for years, mostly as local storage in docker containers. Latest project is based on...

Using MongoDB for years, mostly as local storage in docker containers. Latest project is based on cloud solution.

Vorteile

I like the Atlas Cloud solution. It enables various tricks and cross-integrations of single database between multiple apps (containers) with simple user management - for a reasonable price.

Nachteile

I cannot get over this Atlas Compass UX issue - I want to open at least two "tabs" with collections at the same time. This is not possible and even worse, when you switch between collections, thee state is completely reset.

So I'm compiling the search query carefully with all the commas, brackets and identifiers, I often need to search for ID from another collection or maybe from the same collection. When i change collection scope -> BAM! The whole query is gone :( The input should retain its actual value...

Second "issue": When it comes to schema changes in living DB, sometimes it behaves unexpectedly (no error, no data). Maybe I'm doing something wrong, but I would like to know it...

In Betracht gezogene Alternativen

MariaDB

Warum MongoDB gewählt wurde

Terrible security.

Zuvor genutzte Software

Couchbase Server

Gründe für den Wechsel zu MongoDB

Document orientation, cloud feature, high security, price
Colin
Gesamtbewertung
  • Branche: Baumaterial
  • Unternehmensgröße: 2–10 Mitarbeiter
  • Täglich für 6-12 Monate genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 6.0 /10

Review#292-7777

Bewertet am 23.9.2016

This is a very suitable program for our organization.We are currently a medium sized construction...

This is a very suitable program for our organization.We are currently a medium sized construction company but the program is scaleable and very applicable to many different sizes,scenarios and situations.

Vorteile

It is Universal and is compatible with many different applications.

Nachteile

Not sure of what kind of storage space that it will require or consume.

Anees
Gesamtbewertung
  • Branche: Computer-Software
  • Unternehmensgröße: 2–10 Mitarbeiter
  • Täglich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 10.0 /10

MongoDB is the goto datatbase for any solution

Bewertet am 31.3.2022

Great, greatest

Great, greatest

Vorteile

The ease of use. JSON type document helps me to scale my database model as the application is growing. Along with the powerful query language of MongoDB it's so easy to pull data from the data.

MongoDB also gives free 500MB is space without giving any credit card and I found that very awesome!

Nachteile

I would like to see the compass getting more powerful and having many more features.

Abdelmadjid
Gesamtbewertung
  • Branche: Computer-Software
  • Unternehmensgröße: 2–10 Mitarbeiter
  • Täglich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Weiterempfehlungsquote 9.0 /10

A great companion to Javascript back ends

Bewertet am 28.2.2021

I've launched a few products that use MongoDB and have been very happy with the performance and...

I've launched a few products that use MongoDB and have been very happy with the performance and scalability.

Vorteile

MongoDB integrates very well with JS-based server code. It's fast and its dynamic, NoSQL nature allows for a lot of flexibility and creative use.

Nachteile

As MongoDB isn't as ubiquitous as other solutions like MySQL, there's a bit less tooling available and some IaaS platforms treat it as a second class citizen.

5 von 448 Bewertungen angezeigt Alle Bewertungen

MongoDB Häufig gestellte Fragen

Weiter unter folgen häufig gestellte Fragen über MongoDB.

MongoDB bietet folgende Kostenpläne an:

  • Ab:
  • Preismodell: Kostenlose Version, Abonnement
  • Gratis Testen: Nicht verfügbar

MongoDB hat die folgenden typischen Kunden:

Selbstständig, 2–10, 11–50, 51–200, 201–500, 501–1.000, 1.001–5.000

MongoDB unterstützt die folgenden Sprachen:

Englisch

MongoDB unterstützt die folgenden Geräte:

MongoDB kann in folgende Anwendungen integriert werden:

IBM Cognos Analytics, MicroStrategy Analytics, Microsoft Excel, Microsoft Power BI, Qlik Sense, SAP BusinessObjects Business Intelligence, Spotfire, Tableau

MongoDB bietet folgende Optionen für Kundensupport:

E-Mail/Helpdesk, FAQ/Forum, Wissensdatenbank, Telefon-Support, 24/7 Live-Support, Chat

Ähnliche Kategorien

Sieh alle für MongoDB gefundenen Softwarekategorien an.