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

DBMS > Atos Standard Common Repository vs. Bangdb vs. MongoDB vs. OrientDB

Vergleich der Systemeigenschaften Atos Standard Common Repository vs. Bangdb vs. MongoDB vs. OrientDB

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAtos Standard Common Repository  Xaus Vergleich ausschliessenBangdb  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessenOrientDB  Xaus Vergleich ausschliessen
This system has been discontinued and will be removed from the DB-Engines ranking.
KurzbeschreibungHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksConverged and high performance database for device data, events, time series, document and graphEiner der meistverwendeten Document StoresMulti-model DBMS (Document, Graph, Key/Value)
Primäres DatenbankmodellDocument Store
Key-Value Store
Document Store
Graph DBMS
Time Series DBMS
Document StoreDocument Store
Graph DBMS
Key-Value Store
Sekundäre DatenbankmodelleSpatial DBMSSpatial 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,19
Rang#329  Overall
#45  Document Stores
#29  Graph DBMS
#29  Time Series DBMS
Punkte424,53
Rang#5  Overall
#1  Document Stores
Punkte3,38
Rang#96  Overall
#17  Document Stores
#6  Graph DBMS
#15  Key-Value Stores
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorybangdb.comwww.mongodb.comorientdb.org
Technische Dokumentationdocs.bangdb.comwww.mongodb.com/­docs/­manualwww.orientdb.com/­docs/­last/­index.html
EntwicklerAtos Convergence CreatorsSachin Sinha, BangDBMongoDB, IncOrientDB LTD; CallidusCloud; SAP
Erscheinungsjahr2016201220092010
Aktuelle Version1703BangDB 2.0, October 20216.0.7, Juni 20233.2.29, Maerz 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoBSD 3Open 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 infoApache Version 2
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinnein 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.
ImplementierungsspracheJavaC, C++C++Java
Server BetriebssystemeLinuxLinuxLinux
OS X
Solaris
Windows
Alle Betriebssysteme mit einer Java JDK (>= JDK 6)
DatenschemaSchema and schema-less with LDAP viewsschemafreischemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturschemafrei infoSchema kann erzwungen werden: für kompletten Satz ("schema-full") oder nur für einzelne Attribute ("schema-hybrid")
Typisierung infovordefinierte Datentypen, z.B. float oder dateoptionalyes: string, long, double, int, geospatial, stream, eventsja infostring, integer, double, decimal, boolean, date, object_id, geospatialja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinnein
Sekundärindizesjaja infosecondary, composite, nested, reverse, geospatialjaja
SQL infoSupport of SQLneinSQL like support with command line toolRead-only SQL queries via the MongoDB Atlas SQL InterfaceSQL-like query language, no joins
APIs und andere ZugriffskonzepteLDAPPropriätäres Protokoll
RESTful HTTP API
GraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
Unterstützte ProgrammiersprachenAll languages with LDAP bindingsC
C#
C++
Java
Python
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
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Server-seitige Scripts infoStored ProceduresneinneinJavaScriptJava, Javascript
Triggersjayes, Notifications (with Streaming only)ja infoin MongoDB Atlas onlyHooks
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infocell divisionSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.Sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjaselectable replication factor, Knob for CAP (enterprise version only)Multi-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
Multi-Source Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinjanein infocould be achieved with distributed queries
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on configurationTunable consistency, set CAP knob accordinglyEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Fremdschlüssel inforeferenzielle Integritätneinneinnein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefja infoBeziehungen in Graphen
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of specific operationsACIDMulti-document ACID Transactions with snapshot isolationACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, optimistic concurrency controljaja
Durability infoDauerhafte Speicherung der Datenjayes, implements WAL (Write ahead log) as wellja infooptional, enabled by defaultja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjayes, run db with in-memory only modeja infoIn-memory storage engine introduced with MongoDB version 3.2
Berechtigungskonzept infoZugriffskontrolleLDAP bind authenticationyes (enterprise version only)Zugriffsrechte für Benutzer und RollenZugriffsrechte für Benutzer und Rollen, Rechte auch auf Satzebene
Weitere Informationen bereitgestellt vom Systemhersteller
Atos Standard Common RepositoryBangdbMongoDBOrientDB
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

Navicat 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

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

Weitere Ressourcen
Atos Standard Common RepositoryBangdbMongoDBOrientDB
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

Graph DBMS increased their popularity by 500% within the last 2 years
3. März 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21. Januar 2014, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

MongoDB, Inc.'s (NASDAQ:MDB) Popularity With Investors Is Clear
29. März 2024, Simply Wall St

MongoDB (NASDAQ:MDB) Given New $500.00 Price Target at Tigress Financial
29. März 2024, Defense World

Decoding 26 Analyst Evaluations For MongoDB - MongoDB (NASDAQ:MDB)
28. März 2024, Benzinga

How to Build Your Own RAG System With LlamaIndex and MongoDB
27. März 2024, Built In

Assenagon Asset Management S.A. Boosts Position in MongoDB, Inc. (NASDAQ:MDB)
29. März 2024, MarketBeat

bereitgestellt von Google News

The 12 Best Graph Databases to Consider for 2024
22. Oktober 2023, Solutions Review

A Look at OrientDB: The Graph-Document NoSQL — SitePoint
19. August 2013, SitePoint

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21. Januar 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20. September 2019, Towards Data Science

CallidusCloud Acquires Leading Multi-Model Database Technology
19. September 2017, GlobeNewswire

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
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.

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

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