Anonymous Asked in Cars &Transportation · 2 weeks ago

Is NoSQL good 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. 2. 15 нояб. 2011 г.


Is NoSQL OLAP or OLTP?

Relational databases are designed for transactional and strongly consistent online transaction processing (OLTP) applications and are good for online analytical processing (OLAP). NoSQL databases are designed for a number of data access patterns that include low-latency applications.

Can NoSQL be used for OLAP?

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. Though, OLAP with NoSQL use is possible if we are talking about MongoBD and hBase. In other cases, SQL wins.

Is MongoDB good for OLTP?

MongoDB is designed for OLTP workloads, so more transactional, online, realtime workloads. People definitely do use it for batch processing, and it works okay in those areas, but it's really designed for OLTP. Where you've got a user, or a system, that is working with it in realtime.

Which type of database is best suited for an OLTP system?

OLTP systems use a relational database that can accommodate a large number of concurrent users and frequent queries and updates, while supporting very fast response times.

Related Questions

Relevance
Write us your question, the answer will be received in 24 hours