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

DBMS > GeoSpock vs. MongoDB vs. Teradata Aster vs. TigerGraph vs. VelocityDB

Vergleich der Systemeigenschaften GeoSpock vs. MongoDB vs. Teradata Aster vs. TigerGraph vs. VelocityDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGeoSpock  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessenTeradata Aster  Xaus Vergleich ausschliessenTigerGraph  Xaus Vergleich ausschliessenVelocityDB  Xaus Vergleich ausschliessen
GeoSpock seems to be discontinued. Therefore it will be excluded from the DB-Engines ranking.Teradata Aster has been integrated into other Teradata systems and therefore will be removed from the DB-Engines ranking.
KurzbeschreibungSpatial and temporal data processing engine for extreme data scaleEiner der meistverwendeten Document StoresPlatform for big data analytics on multistructured data sources and typesA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-timeA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primäres DatenbankmodellRelational DBMSDocument StoreRelational DBMSGraph DBMSGraph DBMS
Object oriented DBMS
Sekundäre DatenbankmodelleTime Series 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
Punkte423,96
Rang#5  Overall
#1  Document Stores
Punkte1,83
Rang#141  Overall
#13  Graph DBMS
Punkte0,11
Rang#347  Overall
#35  Graph DBMS
#15  Object oriented DBMS
Websitegeospock.comwww.mongodb.comwww.tigergraph.comvelocitydb.com
Technische Dokumentationwww.mongodb.com/­docs/­manualdocs.tigergraph.comvelocitydb.com/­UserGuide
EntwicklerGeoSpockMongoDB, IncTeradataVelocityDB Inc
Erscheinungsjahr2009200520172011
Aktuelle Version2.0, September 20196.0.7, Juni 20237.x
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoMongoDB Inc.'s Server Side Public License v1. Prior versions were published under GNU AGPL v3.0. Commercial licenses are also available.kommerziellkommerziellkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjanein 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.
ImplementierungsspracheJava, JavascriptC++C++C#
Server BetriebssystemegehostetLinux
OS X
Solaris
Windows
LinuxLinuxAny that supports .NET
Datenschemajaschemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe StrukturFlexible Schema (defined schema, partial schema, schema free) infodefined schema within the relational store; partial schema or schema free in the Aster File Storejaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja 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, XSLTneinja infoin Aster File Storeneinnein
Sekundärindizestemporal, categoricaljajaja
SQL infoSupport of SQLANSI SQL for query only (using Presto)Read-only SQL queries via the MongoDB Atlas SQL InterfacejaSQL-like query language (GSQL)nein
APIs und andere ZugriffskonzepteJDBCGraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
ADO.NET
JDBC
ODBC
OLE DB
GSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
.Net
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
C
C#
C++
Java
Python
R
C++
Java
.Net
Server-seitige Scripts infoStored ProceduresneinJavaScriptR packagesjanein
Triggersneinja infoin MongoDB Atlas onlyneinneinCallbacks are triggered when data changes
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenAutomatic shardingSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.ShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
ja infoDimension tables are replicated across all nodes in the cluster. The number of replicas for the file store can be configured.
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaja infoSQL Map-Reduce Frameworkjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Immediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinnein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefneinja infoRelationships in graphsnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinMulti-document ACID Transactions with snapshot isolationACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjaja infooptional, enabled by defaultjajaja
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.2neinneinja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users can be defined per tableZugriffsrechte für Benutzer und RollenBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRole-based access controlBased on Windows Authentication
Weitere Informationen bereitgestellt vom Systemhersteller
GeoSpockMongoDBTeradata AsterTigerGraphVelocityDB
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
GeoSpockMongoDBTeradata AsterTigerGraphVelocityDB
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

Konferenzen, Veranstaltungen und Webinare

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

Erwähnungen in aktuellen Nachrichten

How GeoSpock is supercharging geospatial analytics
23. Februar 2021, ComputerWeekly.com

GeoSpock launches Spatial Big Data Platform 2.0
4. September 2019, VanillaPlus

nChain Leads Investment Round in Extreme-scale Data Firm GeoSpock
2. Oktober 2020, AlexaBlockchain

GeoSpock’s extreme-scale data mission in $5.4m funding boost
8. Oktober 2020, Cambridge Independent

Smart Cities, Autonomous Vehicles, Artificial General Intelligence Robotics: Q&A with Steve Marsh, GeoSpock
16. Mai 2018, ExchangeWire

bereitgestellt von Google News

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

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

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

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

bereitgestellt von Google News

Mellanox InfiniBand Helps Accelerate Teradata Aster Big Analytics Appliance
23. April 2024, Yahoo Movies UK

Northwestern Analytics Partners with Teradata Aster to Host Hackathon
23. Mai 2014, Northwestern Engineering

Teradata's Aster shows how the flowers of fraud bloom
23. April 2015, The Register

Case study: Siemens reduces train failures with Teradata Aster
12. September 2016, RCR Wireless News

Discover Value in Big Data with Free Aster Express
17. Oktober 2012, PR Newswire

bereitgestellt von Google News

New TigerGraph CEO Refocuses Efforts on Enterprise Customers
31. Juli 2023, Datanami

TigerGraph update adds enterprise-scale capabilities
31. Oktober 2023, TechTarget

TigerGraph Bolsters DB for Enterprise Graph Workloads
1. November 2023, Datanami

Aerospike takes on Neo4j and TigerGraph with launch of graph database
20. Juni 2023, SiliconANGLE News

TigerGraph partners with Pascal as master distributor for APJ region
10. Januar 2024, VnExpress International

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

SingleStore logo

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

Neo4j logo

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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt