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

DBMS > Aerospike vs. InterSystems IRIS vs. MongoDB vs. SwayDB

Vergleich der Systemeigenschaften Aerospike vs. InterSystems IRIS vs. MongoDB vs. SwayDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAerospike infoFrüher Citrusleaf genannt  Xaus Vergleich ausschliessenInterSystems IRIS  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessenSwayDB  Xaus Vergleich ausschliessen
KurzbeschreibungFlash-optimized In-memory NoSQL DatabaseA containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityEiner der meistverwendeten Document StoresAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primäres DatenbankmodellDocument Store
Graph DBMS infoleveraging Apache Tinkerpop
Key-Value Store
Spatial DBMS
Document Store
Key-Value Store
Object oriented DBMS
Relational DBMS
Document StoreKey-Value Store
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
Punkte6,10
Rang#59  Overall
#11  Document Stores
#3  Graph DBMS
#7  Key-Value Stores
#2  Spatial DBMS
Punkte4,39
Rang#81  Overall
#13  Document Stores
#10  Key-Value Stores
#1  Object oriented DBMS
#44  Relational DBMS
Punkte423,96
Rang#5  Overall
#1  Document Stores
Punkte0,04
Rang#373  Overall
#57  Key-Value Stores
Websiteaerospike.comwww.intersystems.com/­products/­intersystems-iriswww.mongodb.comswaydb.simer.au
Technische Dokumentationdocs.aerospike.comdocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clswww.mongodb.com/­docs/­manual
Social network pagesLinkedInTwitterFacebookYouTube
EntwicklerAerospikeInterSystemsMongoDB, IncSimer Plaha
Erscheinungsjahr2012201820092018
Aktuelle Version7.0, November 20232023.3, Juni 20236.0.7, Juni 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache and AGPL Licenses; open sourced in June 2014; commercial Enterprise Edition availablekommerziellOpen 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 infoGNU Affero GPL V3.0
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.
ImplementierungsspracheCC++Scala
Server BetriebssystemeLinuxAIX
Linux
macOS
Ubuntu
Windows
Linux
OS X
Solaris
Windows
Datenschemaschemafreidepending on used data modelschemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infostring, integer, double, decimal, boolean, date, object_id, geospatialnein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjanein
Sekundärindizesjajajanein
SQL infoSupport of SQLneinjaRead-only SQL queries via the MongoDB Atlas SQL Interfacenein
APIs und andere ZugriffskonzepteJDBC
Proprietäres Protokoll
TinkerPop Gremlin
JDBC
ODBC
RESTful HTTP API
GraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
Unterstützte Programmiersprachen.Net
C
C#
C++
Erlang
Go
Java
JavaScript (Node.js)
Lua
Perl
PHP
Python
Ruby
.Net
C++
Java
JavaScript (Node.js)
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
Java
Kotlin
Scala
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen infowith LuajaJavaScriptnein
Triggersneinjaja infoin MongoDB Atlas onlynein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.keine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer ReplikationsfaktorSource-Replica ReplikationMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
keine
MapReduce infoBietet ein API für Map/Reduce Operationenja infoAerospike Aggregation Framework is similar to Map/Reduceneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency in cross-datacenter configuration and Immediate Consistency in local cluster configurationImmediate ConsistencyEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjanein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of operationsACIDMulti-document ACID Transactions with snapshot isolationAtomic execution of operations
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajaja infooptional, enabled by defaultja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaja infoIn-memory storage engine introduced with MongoDB version 3.2ja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und Rollen infonur mit Enterprise EditionyesZugriffsrechte für Benutzer und Rollennein
Weitere Informationen bereitgestellt vom Systemhersteller
Aerospike infoFrüher Citrusleaf genanntInterSystems IRISMongoDBSwayDB
Specific characteristicsAerospike is an enterprise-class, NoSQL database solution delivering predictable...
» mehr
InterSystems IRIS is a complete cloud-first data platform which includes a multi-model...
» mehr
MongoDB provides an integrated suite of cloud database and data services to accelerate...
» mehr
Competitive advantagesOptimized for use with SSDs (solid-state hard drives) Scales horizontally and vertically...
» mehr
Built around the flexible document data model and unified API, MongoDB is a developer...
» mehr
Typical application scenariosAerospike excels in mission-critical applications that have mixed read/write workloads...
» mehr
AI-enriched intelligent apps (Continental, Telefonica, Iron Mountain) Internet of...
» mehr
Key customersNielsen, Williams-Sonoma, Inmobi, AppNexus, Telco (confidential), Financial Services...
» mehr
ADP, Adobe, Amadeus, AstraZeneca, Auto Trader, Barclays, BBVA, Bosch, Cisco, CERN,...
» mehr
Market metricsAerospike's combination of speed, scalability, and reliability delivers 10x performance...
» mehr
Hundreds of millions downloads, over 150,000+ Atlas clusters provisioned every month...
» mehr
Licensing and pricing modelsSubscription-based Enterprise Edition and free, open-source Community Edition
» mehr
MongoDB database server: Server-Side Public License (SSPL) . Commercial licenses...
» mehr
Neuigkeiten

Aerospike Closes $109M in Growth Capital from Sumeru Equity Partners
4. April 2024

Aerospike Achieves the new AWS Advertising and Marketing Technology Competency
30. November 2023

Aerospike Showcases New Levels of Database Performance, Price, and Sustainability on Graviton3 at AWS re:Invent
28. November 2023

Aerospike Database 7 Delivers Enterprise Resiliency, Scale, and Speed to In-memory Database Workloads
15. November 2023

Aerospike Listed as Sample Vendor in Gartner® Hype Cycle™ for Data Management, 2023
24. Oktober 2023

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

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
Aerospike infoFrüher Citrusleaf genanntInterSystems IRISMongoDBSwayDB
DB-Engines Blog Posts

Evaluating Hbase and Aerospike Solutions for Real-time System of Record
17. März 2020,  Srini Srinivasan, Aerospike (sponsor) 

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

Aerospike raises $109M for its real-time database platform to capitalize on the AI boom
4. April 2024, TechCrunch

Aerospike reels in $109M to accelerate its high-speed database
4. April 2024, SiliconANGLE News

Aerospike set to grow real time database for AI with $109M raise
4. April 2024, VentureBeat

Aerospike raises $114M to fuel database innovation for GenAI
4. April 2024, TechTarget

Aerospike Nabs $109M to Grow Data Biz Turbocharged by AI
4. April 2024, Datanami

bereitgestellt von Google News

InterSystems expands InterSystems IRIS data platform with vector search to support next-generation AI applications
16. April 2024, ITWeb

Unlocking the Power of Generative AI: InterSystems IRIS with Vector Search -
26. März 2024, HIT Consultant

InterSystems Expands IRIS Data Platform with Vector Search to Support Next-Gen AI Applications
26. März 2024, Datanami

ImmunoPrecise Antibodies And InterSystems Partner To Leverage AI In Life Sciences, Transforming Patient Care With ...
12. April 2024, StreetInsider.com

EXCLUSIVE: Immunoprecise Antibodies and InterSystems Integrate Vector Search With LENSai For AI-Driven ...
28. März 2024, Yahoo Finance

bereitgestellt von Google News

MongoDB, Inc. to Host Investor Session at MongoDB.local NYC 2024
18. April 2024, StreetInsider.com

MongoDB (NASDAQ:MDB) shareholders have earned a 23% CAGR over the last five years
14. April 2024, Yahoo Finance

MongoDB (NASDAQ:MDB) Price Target Cut to $440.00 by Analysts at KeyCorp
18. April 2024, MarketBeat

'Initial Wave Of AI Software Growth' To Spur Microsoft, Salesforce, Palantir, MongoDB, Oracle, Snowflake,
15. April 2024, Benzinga

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

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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.

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