Is MySQL or PostgreSQL more ACID compliant for database projects?

  • Thread starter Thread starter ankitdixit
  • Start date Start date
  • Tags Tags
    Acid Mysql
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
ankitdixit
Messages
5
Reaction score
1
TL;DR
Which one supports ACID compliant between MySQL and PostgreSQL
Hello All, I am working on a database project and I am good at SQL commands. I want to know which one supports ACID compliant between MySQL and PostgreSQL. I have asked this question on Quora and according to this post, MySQL is not completely ACID compliant. It supports ACID only when used in InnoDB and NDB. Can anyone tell me how i can use them with InnoDB? Or PostgreSQL is supported or not?
 
Physics news on Phys.org