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 > 4D vs. Atos Standard Common Repository vs. Datomic vs. MongoDB vs. SQream DB

Vergleich der Systemeigenschaften 4D vs. Atos Standard Common Repository vs. Datomic vs. MongoDB vs. SQream DB

Redaktionelle Informationen bereitgestellt von DB-Engines
Name4D infofrüherer Name: 4th Dimension  Xaus Vergleich ausschliessenAtos Standard Common Repository  Xaus Vergleich ausschliessenDatomic  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessenSQream DB  Xaus Vergleich ausschliessen
This system has been discontinued and will be removed from the DB-Engines ranking.
KurzbeschreibungAnwendungsentwicklungsumgebung mit integrierter DatenbankHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksDBMS mit Fokus auf der Abspeicherung von historischen Daten und 'point-in-time queries'. Es verwendet Fremdsysteme zur Speicherung der DatenEiner der meistverwendeten Document Storesa GPU-based, columnar RDBMS for big data analytics workloads
Primäres DatenbankmodellRelational DBMSDocument Store
Key-Value Store
Relational DBMSDocument 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
Punkte2,68
Rang#110  Overall
#54  Relational DBMS
Punkte1,76
Rang#145  Overall
#66  Relational DBMS
Punkte423,96
Rang#5  Overall
#1  Document Stores
Punkte0,73
Rang#228  Overall
#105  Relational DBMS
Websitewww.4d.comatos.net/en/convergence-creators/portfolio/standard-common-repositorywww.datomic.comwww.mongodb.comsqream.com
Technische Dokumentationdeveloper.4d.comdocs.datomic.comwww.mongodb.com/­docs/­manualdocs.sqream.com
Entwickler4D, IncAtos Convergence CreatorsCognitectMongoDB, IncSQream Technologies
Erscheinungsjahr19842016201220092017
Aktuelle Versionv20, April 202317031.0.6735, Juni 20236.0.7, Juni 20232022.1.6, Dezember 2022
Lizenz infoCommercial or Open Sourcekommerziellkommerziellkommerziell infoLimitierte Edition gratisOpen 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.
ImplementierungsspracheJavaJava, ClojureC++C++, CUDA, Haskell, Java, Scala
Server BetriebssystemeOS X
Windows
LinuxAlle Betriebssysteme mit einer Java VMLinux
OS X
Solaris
Windows
Linux
DatenschemajaSchema and schema-less with LDAP viewsjaschemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaoptionaljaja infostring, integer, double, decimal, boolean, date, object_id, geospatialja, ANSI Standard SQL Types
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjajanein
Sekundärindizesjajajajanein
SQL infoSupport of SQLja infoclose to SQL 92neinneinRead-only SQL queries via the MongoDB Atlas SQL Interfaceja
APIs und andere ZugriffskonzepteODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
LDAPRESTful HTTP APIGraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
.Net
JDBC
ODBC
Unterstützte Programmiersprachen4D eigene IDE
PHP
All languages with LDAP bindingsClojure
Java
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
C++
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresjaneinja infoTransaction FunctionsJavaScriptuser defined functions in Python
TriggersjajaBy using transaction functionsja infoin MongoDB Atlas onlynein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infocell divisionkeine infoBut extensive use of caching in the application peersSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.horizontal and vertical partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikationjakeine infoBut extensive use of caching in the application peersMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
keine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinnein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDAtomic execution of specific operationsACIDMulti-document ACID Transactions with snapshot isolationACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajaja infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)ja infooptional, enabled by defaultja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja inforecommended only for testing and developmentja infoIn-memory storage engine introduced with MongoDB version 3.2
Berechtigungskonzept infoZugriffskontrolleBenutzer und GruppenLDAP bind authenticationneinZugriffsrechte für Benutzer und Rollen
Weitere Informationen bereitgestellt vom Systemhersteller
4D infofrüherer Name: 4th DimensionAtos Standard Common RepositoryDatomicMongoDBSQream DB
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
DrittanbieterStudio 3T: The world's favorite IDE for working with MongoDB
» mehr

CData: 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

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

Weitere Ressourcen
4D infofrüherer Name: 4th DimensionAtos Standard Common RepositoryDatomicMongoDBSQream DB
DB-Engines Blog Posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, 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

Stanchion Turns SQLite Into A Column Store
15. Februar 2024, iProgrammer

Nubank buys firm behind Clojure programming language
28. Juli 2020, Finextra

Zoona Case Study
16. Dezember 2017, AWS Blog

Architecting Software for Leverage
13. November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1. Dezember 2020, The New Stack

bereitgestellt von Google News

MongoDB: Strong Long-Term Growth Ahead (NASDAQ:MDB)
25. April 2024, Seeking Alpha

Microsoft's Azure Strength Could Rub Off On This Warren Buffett-Backed Stock And Another Big Cloud Player
26. April 2024, Benzinga

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

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

Proper SQL comes to MongoDB applications .. with the Oracle Database!
2. April 2024, blogs.oracle.com

bereitgestellt von Google News

SQream Announces Strategic Integration for Powerful Big Data Analytics with Dataiku
9. Februar 2024, insideBIGDATA

I SQream, you SQream, we all SQream for … data analytics?
5. Oktober 2023, fierce-network.com

SQream Joins Samsung Cloud Platform Ecosystem
26. Juli 2023, Datanami

GPU data warehouse startup SQream lands $39.4M funding round
24. Juni 2020, SiliconANGLE News

SQream Technologies raises $39.4 million for GPU-accelerated databases
24. Juni 2020, VentureBeat

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

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

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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.

Präsentieren Sie hier Ihr Produkt