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

DBMS > AgensGraph vs. Amazon CloudSearch vs. Firebase Realtime Database vs. MongoDB vs. OrigoDB

Vergleich der Systemeigenschaften AgensGraph vs. Amazon CloudSearch vs. Firebase Realtime Database vs. MongoDB vs. OrigoDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAgensGraph  Xaus Vergleich ausschliessenAmazon CloudSearch  Xaus Vergleich ausschliessenFirebase Realtime Database  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessenOrigoDB  Xaus Vergleich ausschliessen
KurzbeschreibungMulti-model database supporting relational and graph data models and built upon PostgreSQLVon Amazon gehostetes Suchmaschinen-Service, Daten sind in der Amanzon Cloud gespeichertCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.Einer der meistverwendeten Document StoresA fully ACID in-memory object graph database
Primäres DatenbankmodellGraph DBMS
Relational DBMS
SuchmaschineDocument StoreDocument StoreDocument Store
Object oriented 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,16
Rang#333  Overall
#30  Graph DBMS
#146  Relational DBMS
Punkte1,87
Rang#140  Overall
#12  Suchmaschinen
Punkte15,00
Rang#39  Overall
#6  Document Stores
Punkte423,96
Rang#5  Overall
#1  Document Stores
Punkte0,03
Rang#378  Overall
#51  Document Stores
#18  Object oriented DBMS
Websitebitnine.net/­agensgraphaws.amazon.com/­cloudsearchfirebase.google.com/­products/­realtime-databasewww.mongodb.comorigodb.com
Technische Dokumentationbitnine.net/­documentationdocs.aws.amazon.com/­cloudsearchfirebase.google.com/­docs/­databasewww.mongodb.com/­docs/­manualorigodb.com/­docs
EntwicklerBitnine Global Inc.AmazonGoogle infoacquired by Google 2014MongoDB, IncRobert Friberg et al
Erscheinungsjahr20162012201220092009 infounder the name LiveDB
Aktuelle Version2.1, Dezember 20186.0.7, Juni 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache License 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.Open Source
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjajanein 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.
ImplementierungsspracheCC++C#
Server BetriebssystemeLinux
OS X
Windows
gehostetgehostetLinux
OS X
Solaris
Windows
Linux
Windows
Datenschemadepending on used data modeljaschemafreischemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaja infostring, integer, double, decimal, boolean, date, object_id, geospatialUser defined using .NET types and collections
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein infocan be achieved using .NET
Sekundärindizesjaja infoalle Suchfelder werden automatisch indiziertjajaja
SQL infoSupport of SQLjaneinneinRead-only SQL queries via the MongoDB Atlas SQL Interfacenein
APIs und andere ZugriffskonzepteCypher Query Language
JDBC
HTTP APIAndroid
iOS
JavaScript API
RESTful HTTP API
GraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
.NET Client API
HTTP API
LINQ
Unterstützte ProgrammiersprachenC
Java
JavaScript
Python
Java
JavaScript
Objective-C
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
.Net
Server-seitige Scripts infoStored Proceduresjaneinlimited functionality with using 'rules'JavaScriptja
TriggersneinneinCallbacks are triggered when data changesja infoin MongoDB Atlas onlyja infoDomain Events
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotennein, aber über Tabellenvererbung möglichja infoautomatisch Partitionierung über Amazon Search Instanzen je nach NotwendigkeitSharding 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 synchronized
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica Replikationja infotransparent gesteuert von AWSMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Eventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Fremdschlüssel inforeferenzielle Integritätjaneinneinnein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefdepending on model
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinjaMulti-document ACID Transactions with snapshot isolationACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infooptional, enabled by defaultja infoWrite ahead log
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.2ja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAuthentifizierung mittels verschlüsselter Signaturenyes, based on authentication and database rulesZugriffsrechte für Benutzer und RollenRole based authorization
Weitere Informationen bereitgestellt vom Systemhersteller
AgensGraphAmazon CloudSearchFirebase Realtime DatabaseMongoDBOrigoDB
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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Navicat 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

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
AgensGraphAmazon CloudSearchFirebase Realtime DatabaseMongoDBOrigoDB
DB-Engines Blog Posts

Amazon - the rising star in the DBMS market
3. August 2015, Matthias Gelbmann

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

alle anzeigen

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, 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

Graph DBMS Performance Comparison AgensGraph vs. Neo4j
29. Juni 2017, businesswire.com

Bitnine Releases AgensGraph 2.1, the Multi-model Graph Database Optimized for the Legacy Environment
29. Januar 2019, businesswire.com

bereitgestellt von Google News

Amazon CloudSearch – Start Searching in One Hour for Less Than $100 / Month | Amazon Web Services
12. April 2012, AWS Blog

Amazon's CloudSearch Stiffens Competition for Search as a Service Providers
26. April 2012, InfoQ.com

Amazon Takes On Google And Microsoft With CloudSearch
16. April 2012, Forbes

CloudSearch Update – Price Reduction, Hebrew & Japanese Support, Partitioning, CloudTrail | Amazon Web Services
19. November 2014, AWS Blog

AWS, Microsoft and Google should retire these cloud services
2. Juni 2020, TechTarget

bereitgestellt von Google News

Realtime vs Cloud Firestore: Which Firebase Database to go?
8. März 2024, Appinventiv

Atos cybersecurity blog: Misconfigured Firebase: A real-time cyber threat
18. Januar 2024, Atos

Don't be like these 900+ websites and expose millions of passwords via Firebase
18. März 2024, The Register

Google Firebase may have exposed 125M records from misconfigurations
19. März 2024, SC Media

Hundreds of Google Firebase websites might have leaked data online
19. März 2024, TechRadar

bereitgestellt von Google News

Vodafone's New Developer Speed and Dexterity—Powered by MongoDB
23. April 2024, WIRED

MongoDB annual event focuses on accelerating AI momentum
22. April 2024, SiliconANGLE News

MongoDB initiated with Buy rating at Loop Capital (MDB)
23. April 2024, Seeking Alpha

A support level that should be taken advantage of
23. April 2024, Marketscreener.com

Why MongoDB (MDB) Stock Is Up Today By Stock Story
23. April 2024, Investing.com Canada

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.

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

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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Präsentieren Sie hier Ihr Produkt