Anonymous
Asked in
Cars &Transportation
·
2 weeks ago
Does MongoDB support OLTP?
Contents
- Can MongoDB be used for OLAP?
- Can NoSQL be used for OLTP?
- What is supported by MongoDB?
- Which database is good for OLAP?
Can MongoDB be used for OLAP?
MongoDB released the MongoDB connector for BI, which acts as a MySQL server on top of MongoDB data. It means you can use ROLAP (Relational OLAP) engines, such as Cube.
Can NoSQL be used for OLTP?
OLTP can be achieved using NoSQL with a custom implementation, there are two things, 1. How are you going to achieve ACID properties that an RDBMS gives.
What is supported by MongoDB?
Explanation: MongoDB supports JSON format compared to XML.
Which database is good for OLAP?
Your option will be definitely SQL. The deal is using NoSQL for OLAP - is not for what this server intended. NoSQL databases provide very high read and write throughput for large objects. As a rule, they are not intended to be used in atomic-level data which OLAP system requires.
Related Questions
Relevance
-
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago
Write us your question, the answer will be received in 24 hours