DB-EnginesExtremeDB: the mission critical dbmsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Kdb vs. MongoDB vs. SingleStore

Vergleich der Systemeigenschaften Kdb vs. MongoDB vs. SingleStore

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameKdb  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessen
KurzbeschreibungHoch performantes Time Series DBMSEiner der meistverwendeten Document StoresMySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table type
Primäres DatenbankmodellTime Series DBMS
Vektor DBMS
Document StoreRelational DBMS
Sekundäre DatenbankmodelleRelational 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
Document Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte8,94
Rang#51  Overall
#2  Time Series DBMS
#1  Vektor DBMS
Punkte439,42
Rang#5  Overall
#1  Document Stores
Punkte5,67
Rang#73  Overall
#39  Relational DBMS
Websitekx.comwww.mongodb.comwww.singlestore.com
Technische Dokumentationcode.kx.comwww.mongodb.com/­docs/­manualdocs.singlestore.com
EntwicklerKx Systems, a division of First Derivatives plcMongoDB, IncSingleStore Inc.
Erscheinungsjahr2000 infokdb wurde im Jahr 2000 veröffentlicht, kdb+ 200320092013
Aktuelle Version3.6, Mai 20186.0.7, Juni 20238.1, Mai 2023
Lizenz infoCommercial or Open Sourcekommerziell infoKostenlose 32-bit VersionOpen Source infoMongoDB Inc.'s Server Side Public License v1. Prior versions were published under GNU AGPL v3.0. Commercial licenses are also available.kommerziell infofree developer edition available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinnein 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.SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
ImplementierungsspracheqC++C++, Go
Server BetriebssystemeLinux
OS X
Solaris
Windows
Linux
OS X
Solaris
Windows
Linux info64 bit version required
Datenschemajaschemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja 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, XSLTjanein
Sekundärindizesja infotable attribute 'grouped'jaja
SQL infoSupport of SQLSQL-like query language (q)Read-only SQL queries via the MongoDB Atlas SQL Interfaceyes infobut no triggers and foreign keys
APIs und andere ZugriffskonzepteHTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
GraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Unterstützte ProgrammiersprachenC
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
Scala
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
Bash
C
C#
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte FunktionenJavaScriptja
Triggersja infomittels Viewsja infoin MongoDB Atlas onlynein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale PartitionierungSharding 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 infohash partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
Source-Replica Replikation infostores two copies of each physical data partition on two separate nodes
MapReduce infoBietet ein API für Map/Reduce Operationennein infoein vergleichbares Paradigma wird intern verwendetjanein infocan define user-defined aggregate functions for map-reduce-style calculations
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
Fremdschlüssel inforeferenzielle Integritätjanein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinMulti-document ACID Transactions with snapshot isolationACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenjaja infooptional, enabled by defaultja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja infoIn-memory storage engine introduced with MongoDB version 3.2ja
Berechtigungskonzept infoZugriffskontrolleRechteverwaltung mit BenutzeraccountsZugriffsrechte für Benutzer und RollenFine grained access control via users, groups and roles
Weitere Informationen bereitgestellt vom Systemhersteller
KdbMongoDBSingleStore infoformer name was MemSQL
Specific characteristicsIntegrated columnar database & programming system for streaming, real time and historical...
» mehr
MongoDB provides an integrated suite of cloud database and data services to accelerate...
» mehr
SingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» mehr
Competitive advantagesprovides seamless scalability; runs on industry standard server platforms; is top-ranked...
» mehr
Built around the flexible document data model and unified API, MongoDB is a developer...
» mehr
SingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» mehr
Typical application scenariostick database streaming sensor data massive intelligence applications oil and gas...
» mehr
AI-enriched intelligent apps (Continental, Telefonica, Iron Mountain) Internet of...
» mehr
Driving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» mehr
Key customersGoldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» mehr
ADP, Adobe, Amadeus, AstraZeneca, Auto Trader, Barclays, BBVA, Bosch, Cisco, CERN,...
» mehr
IEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» mehr
Market metricskdb+ performance and reliability proven by our customers in critical infrastructure...
» mehr
Hundreds of millions downloads, over 150,000+ Atlas clusters provisioned every month...
» mehr
Customers in various industries worldwide including US and International Industry...
» mehr
Licensing and pricing modelsupon request
» mehr
MongoDB database server: Server-Side Public License (SSPL) . Commercial licenses...
» mehr
F ree Tier and Enterprise Edition
» mehr
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
KdbMongoDBSingleStore infoformer name was MemSQL
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

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17. Oktober 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9. Juni 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14. Februar 2022,  Akmal Chaudhri, SingleStore (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

KX BRINGS THE POWER AND PERFORMANCE OF KDB+ TO ...
7. Juni 2023, PR Newswire

KX JOINS SNOWFLAKE PARTNER NETWORK
28. Juni 2023, PR Newswire

ICE and KX Bring High Performance Real-time Analytics to More ...
13. Juli 2023, Business Wire

McLaren Applied's ATLAS software adds powerful new analytics ...
2. August 2023, mclarenapplied.com

KX LAUNCHES KDB.AI EARLY ACCESS PROGRAM: NAVIGATING ...
1. August 2023, PR Newswire

bereitgestellt von Google News

MongoDB Launches Atlas for Manufacturing and Automotive
21. September 2023, PR Newswire

MongoDB Unusual Options Activity - MongoDB (NASDAQ:MDB)
22. September 2023, Benzinga

MongoDB, Inc. Announces Second Quarter Fiscal 2024 Financial ...
31. August 2023, PR Newswire

Roth Financial Partners LLC Takes $205000 Position in MongoDB ...
22. September 2023, MarketBeat

Everhart Financial Group Inc. Shows Confidence in MongoDB's ...
22. September 2023, Best Stocks

bereitgestellt von Google News

SingleStore Announces New Real-Time Generative AI Event ...
21. September 2023, Business Wire

Database startup MotherDuck lands $52.5M to grow its DuckDB-based platform
20. September 2023, TechCrunch

Advanced real-time data a potential gamechanger as the enterprise ...
15. September 2023, SiliconANGLE News

Neon: This Company Separated Storage And Computing For Making On-Demand Scalability Easier
19. September 2023, Pulse 2.0

6 key features of SingleStore Kai for MongoDB
27. Juni 2023, InfoWorld

bereitgestellt von Google News

Jobangebote

KDB+ Developer
Treliant LLC, New York, NY

MongoDB
Devcare Solutions, California

Technical Customer Support Representative
Sakari, Remote

Developer Advocate
Oso, New York State

Senior Backend Engineer
Epic Games, Cary, NC

Level 3 MongoDB Escalation Specialist
Percona, Remote

Software Engineer - Database
MotherDuck, New York, NY

Senior Software Engineer, Database Engine
SingleStore, San Francisco, CA

Manager, IT Operations
SingleStore, Seattle, WA

Software Engineer - Backend
MotherDuck, Seattle, WA

Senior Software Engineer, Database Engine
SingleStore, Seattle, WA

jobs by Indeed



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

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

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Redis logo

The world’s most loved real‑time data platform.
Try free

Präsentieren Sie hier Ihr Produkt