DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Firebase Realtime Database vs. Ingres vs. MongoDB vs. Sequoiadb vs. Snowflake

Vergleich der Systemeigenschaften Firebase Realtime Database vs. Ingres vs. MongoDB vs. Sequoiadb vs. Snowflake

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFirebase Realtime Database  Xaus Vergleich ausschliessenIngres  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessenSequoiadb  Xaus Vergleich ausschliessenSnowflake  Xaus Vergleich ausschliessen
KurzbeschreibungCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.Bewährtes RDBMSEiner der meistverwendeten Document StoresNewSQL database with distributed OLTP and SQLData warehousing service aus der Cloud für strukturierte und semi-strukturierte Daten
Primäres DatenbankmodellDocument StoreRelational DBMSDocument StoreDocument Store
Relational DBMS
Relational 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
Punkte13,60
Rang#39  Overall
#6  Document Stores
Punkte3,63
Rang#79  Overall
#43  Relational DBMS
Punkte410,24
Rang#5  Overall
#1  Document Stores
Punkte0,42
Rang#263  Overall
#41  Document Stores
#121  Relational DBMS
Punkte133,72
Rang#7  Overall
#5  Relational DBMS
Websitefirebase.google.com/­products/­realtime-databasewww.actian.com/­databases/­ingreswww.mongodb.comwww.sequoiadb.comwww.snowflake.com
Technische Dokumentationfirebase.google.com/­docs/­databasedocs.actian.com/­ingreswww.mongodb.com/­docs/­manualwww.sequoiadb.com/­en/­index.php?m=Files&a=indexdocs.snowflake.net/­manuals/­index.html
EntwicklerGoogle infoacquired by Google 2014Actian CorporationMongoDB, IncSequoiadb Ltd.Snowflake Computing Inc.
Erscheinungsjahr20121974 infoUrsprünglich bereits in den 1970 Jahren200920132014
Aktuelle Version12.0, Juli 20247.0.5, Jaenner 2024
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen 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 infoServer: AGPL; Client: Apache V2kommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinnein infoMongoDB available as DBaaS (MongoDB Atlas)neinja
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.
  • MongoDB Flex @ STACKIT offers managed MongoDB Instances with adjustable CPU, RAM, storage amount and speed, in enterprise grade to perfectly match all application requirements. All services are 100% GDPR-compliant.
ImplementierungsspracheCC++C++
Server BetriebssystemegehostetAIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
Linux
OS X
Solaris
Windows
Linuxgehostet
Datenschemaschemafreijaschemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturschemafreija infosupport of semi-structured data formats (JSON, XML, Avro)
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infostring, integer, double, decimal, boolean, date, object_id, geospatialja infooid, date, timestamp, binary, regexja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein infoaber Import/Export aus/von XML-files möglichneinja
Sekundärindizesjajajaja
SQL infoSupport of SQLneinjaRead-only SQL queries via the MongoDB Atlas SQL InterfaceSQL-like query languageja
APIs und andere ZugriffskonzepteAndroid
iOS
JavaScript API
RESTful HTTP API
.NET Client API
JDBC
ODBC
Proprietäres Protokoll (OpenAPI)
GraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
Proprietäres Protokoll basierend auf JSONCLI Client
JDBC
ODBC
Unterstützte ProgrammiersprachenJava
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
C++
Java
PHP
Python
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Procedureslimited functionality with using 'rules'jaJavaScriptJavaScriptuser defined functions
TriggersCallbacks are triggered when data changesjaja infoin MongoDB Atlas onlyneinnein infosimilar concept for controling cloud resources
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale Partitionierung infoIngres Star zum gleichzeitigen Zugriff auf mehrere DatenbankenSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.Shardingja
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenIngres ReplicatorMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
Source-Replica Replikationja
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate ConsistencyEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Eventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjanein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenjaACIDMulti-document ACID Transactions with snapshot isolationwährend einer Transaktion wird das Dokument gesperrtACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoMVCCjajaja
Durability infoDauerhafte Speicherung der Datenjajaja infooptional, enabled by defaultjaja
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.2neinnein
Berechtigungskonzept infoZugriffskontrolleyes, based on authentication and database rulesBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardZugriffsrechte für Benutzer und Rolleneinfacher Passwort-basierter ZugriffsschutzBenutzer mit feingranularem Berechtigungskonzept und Benutzerrollen
Weitere Informationen bereitgestellt vom Systemhersteller
Firebase Realtime DatabaseIngresMongoDBSequoiadbSnowflake
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
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
Firebase Realtime DatabaseIngresMongoDBSequoiadbSnowflake
DB-Engines Blog Posts

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

Snowflake is the DBMS of the Year 2022, defending the title from last year
3. Januar 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3. Januar 2022, Paul Andlinger, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

Misconfigured Firebase instances leaked 19 million plaintext passwords
19. März 2024, BleepingComputer

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

Misconfigured firebase: A real-time cyber threat
18. Januar 2024, Atos

Google launches Firebase Genkit, a new open source framework for building AI-powered apps
14. Mai 2024, TechCrunch

bereitgestellt von Google News

Actian Launches Ingres 12.0 Database
4. Juni 2024, PR Newswire

New startup from Postgres creator puts the database at heart of software stack
12. März 2024, TechCrunch

Postgres pioneer Michael Stonebraker promises to upend the database once more
26. Dezember 2023, The Register

Actian Launches Ingres as a Fully-Managed Cloud Service
24. September 2021, Integration Developers

PostgreSQL now top developer choice ahead of MySQL, according to massive new survey
13. Juni 2023, DevClass

bereitgestellt von Google News

MongoDB, Inc. (MDB): A Bull Case Theory
20. September 2024, Insider Monkey

Better Database Stock: Oracle vs. MongoDB
15. September 2024, The Motley Fool

MongoDB CEO says if AI hype were the dotcom boom, it is 1996
13. September 2024, The Register

MongoDB shares surge as high as 16% on guidance boost
29. August 2024, CNBC

MongoDB takes a swing at PostgreSQL after claiming wins against rival
30. August 2024, The Register

bereitgestellt von Google News

Reflecting On Data Storage Stocks’ Q2 Earnings: Snowflake (NYSE:SNOW)
18. September 2024, Yahoo Finance

SingleStore Partners With Snowflake to Help Users Build Faster, More Efficient Real Time AI Applications
19. September 2024, businesswire.com

RudderStack Launches Data Apps, Powered by Snowflake
19. September 2024, Martechcube

DataOps.live Delivers New AIOps Capabilities with Snowflake Cortex and AWS Bedrock for End-to-End AI Workload Lifecycle Management
19. September 2024, insideBIGDATA

Snowflake slams 'more MFA' button again – months after Ticketmaster, Santander breaches
16. September 2024, The Register

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

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

Präsentieren Sie hier Ihr Produkt