1

I discovered that there exist some relational database engines that are non-transactional. See, for example, https://en.wikipedia.org/wiki/Database_engine. MySQL, in particular, supports the MyISAM engine and used to use it as default. What are the advantages of a non-transactional engine over a transactional one - when would you choose to use it?

flow2k
  • 3,349
  • 32
  • 47

0 Answers0