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 > MongoDB vs. SQL.JS vs. Teradata vs. Virtuoso

Vergleich der Systemeigenschaften MongoDB vs. SQL.JS vs. Teradata vs. Virtuoso

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameMongoDB  Xaus Vergleich ausschliessenSQL.JS  Xaus Vergleich ausschliessenTeradata  Xaus Vergleich ausschliessenVirtuoso  Xaus Vergleich ausschliessen
KurzbeschreibungEiner der meistverwendeten Document StoresPortierung von SQLite auf JavaScriptA hybrid cloud data analytics software platform (Teradata Vantage)Virtuoso ist ein RDBMS das auch Graphen und RDF-Strukturen unterstützt
Primäres DatenbankmodellDocument StoreRelational DBMSRelational DBMSDocument Store
Graph DBMS
Native XML DBMS
Relational DBMS
RDF Store
Suchmaschine
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
Document Store
Graph DBMS
Spatial DBMS
Time Series DBMS
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte423,96
Rang#5  Overall
#1  Document Stores
Punkte0,57
Rang#248  Overall
#114  Relational DBMS
Punkte47,84
Rang#21  Overall
#15  Relational DBMS
Punkte4,20
Rang#83  Overall
#14  Document Stores
#4  Graph DBMS
#2  Native XML DBMS
#45  Relational DBMS
#2  RDF Stores
#9  Suchmaschinen
Websitewww.mongodb.comsql.js.orgwww.teradata.comvirtuoso.openlinksw.com
Technische Dokumentationwww.mongodb.com/­docs/­manualsql.js.org/­documentation/­index.htmldocs.teradata.comdocs.openlinksw.com/­virtuoso
EntwicklerMongoDB, IncAlon Zakai infomittlerweile Weiterentwicklungen durch andere erfolgtTeradataOpenLink Software
Erscheinungsjahr2009201219841998
Aktuelle Version6.0.7, Juni 2023Teradata Vantage 1.0 MU2, Jänner 20197.2.11, September 2023
Lizenz infoCommercial or Open SourceOpen Source infoMongoDB Inc.'s Server Side Public License v1. Prior versions were published under GNU AGPL v3.0. Commercial licenses are also available.Open SourcekommerziellOpen Source infoGPLv2, erweiterte kommerzielle Lizenz verfügbar
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarnein infoMongoDB available as DBaaS (MongoDB Atlas)neinneinnein
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.
ImplementierungsspracheC++JavaScriptC
Server BetriebssystemeLinux
OS X
Solaris
Windows
Serverlos, benötigt eine JavaScript Umgebung (Browser, Node.js)gehostet
Linux
AIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Datenschemaschemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturjajaja infoSQL - Standard relational schema
RDF - Quad (S, P, O, G) or Triple (S, P, O)
XML - DTD, XML Schema
DAV - freeform filesystem objects, plus User Defined Types a/k/a Dynamic Extension Type
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infostring, integer, double, decimal, boolean, date, object_id, geospatialjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaja
Sekundärindizesjaja infoSpezielle Join-Indizes für physikalisches 'pre-joining' von Tabellenja
SQL infoSupport of SQLRead-only SQL queries via the MongoDB Atlas SQL Interfaceja infoSQL-92 wird nicht vollständig unterstütztja infoSQL 2016 + extensionsja infoSQL-92, SQL-200x, SQL-3, SQLX
APIs und andere ZugriffskonzepteGraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
JavaScript API.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
ADO.NET
GeoSPARQL
HTTP API
JDBC
Jena RDF API
ODBC
OLE DB
RDF4J API
RESTful HTTP API
Sesame REST HTTP Protocol
SOAP webservices
SPARQL 1.1
WebDAV
XPath
XQuery
XSLT
Unterstützte ProgrammiersprachenActionscript 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
JavaScriptC
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
Server-seitige Scripts infoStored ProceduresJavaScriptneinja infoUDFs, stored procedures, table functions in parallelja infoVirtuoso PL
Triggersja infoin MongoDB Atlas onlyneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.keineSharding infoHashingja
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
keineMulti-Source Replikation
Source-Replica Replikation
Chain, star, and bi-directional replication
Multi-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
keineImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätnein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefjajaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenMulti-document ACID Transactions with snapshot isolationACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja
Durability infoDauerhafte Speicherung der Datenja infooptional, enabled by defaultnein infoaußer mittels Serialisierung der DB auf einen Filejaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja infoIn-memory storage engine introduced with MongoDB version 3.2jajaja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und RollenneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardFine-grained Attribute-Based Access Control (ABAC) in addition to typical coarse-grained Role-Based Access Control (RBAC) according to SQL-standard. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)
Weitere Informationen bereitgestellt vom Systemhersteller
MongoDBSQL.JSTeradataVirtuoso
Specific characteristicsMongoDB provides an integrated suite of cloud database and data services to accelerate...
» mehr
Virtuoso is a modern multi-model RDBMS for managing data represented as tabular relations...
» mehr
Competitive advantagesBuilt around the flexible document data model and unified API, MongoDB is a developer...
» mehr
Performance & Scale — as exemplified by DBpedia and the LOD Cloud it spawned, i.e.,...
» mehr
Typical application scenariosAI-enriched intelligent apps (Continental, Telefonica, Iron Mountain) Internet of...
» mehr
Used for — Analytics/BI Conceptual Data Virtualization Enterprise Knowledge Graphs...
» mehr
Key customersADP, Adobe, Amadeus, AstraZeneca, Auto Trader, Barclays, BBVA, Bosch, Cisco, CERN,...
» mehr
Broad use across enterprises and governments including — European Union (EU) US Government...
» mehr
Market metricsHundreds of millions downloads, over 150,000+ Atlas clusters provisioned every month...
» mehr
Largest installed-base ​of Multi-Model RDBMS for AI-friendly Knowledge Graphs Platform...
» mehr
Licensing and pricing modelsMongoDB database server: Server-Side Public License (SSPL) . Commercial licenses...
» mehr
Available in both Commercial Enterprise and Open Source (GPL v2) Editions Feature...
» 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
MongoDBSQL.JSTeradataVirtuoso
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

New kids on the block: database management systems implemented in JavaScript
1. Dezember 2014, Matthias Gelbmann

alle anzeigen

Teradata is the most popular data warehouse DBMS
2. April 2013, Paul Andlinger

alle anzeigen

Konferenzen, Veranstaltungen und Webinare

Intro to MongoDB
Webinar, 11am ET, 1. Mai 2024

Erwähnungen in aktuellen Nachrichten

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

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

With GenAI, database firm MongoDB gets set for big India play
25. April 2024, The Economic Times

This Is What Whales Are Betting On MongoDB - MongoDB (NASDAQ:MDB)
24. April 2024, Benzinga

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

bereitgestellt von Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22. März 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14. Januar 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24. August 2021, Hackaday

Running PostgreSQL Inside Your Browser
8. September 2022, iProgrammer

LokiJS - A JavaScript Database
18. November 2014, iProgrammer

bereitgestellt von Google News

Connecting Teradata Vantage to Amazon Athena
23. April 2024, AWS Blog

An interview with Teradata CFO Claire Bramley
9. Februar 2024, McKinsey

Teradata's stock tumbles on flat revenue and soft guidance
12. Februar 2024, SiliconANGLE News

Teradata Appoints Richard Petley as Chief Revenue Officer
5. April 2024, Business Wire

Teradata Corporation (NYSE:TDC) Q4 2023 Earnings Call Transcript
13. Februar 2024, Yahoo Finance

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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.

Präsentieren Sie hier Ihr Produkt