As an advanced user, I prefer Postgres over MySQL. MySQL was the first database I learned from my institute. I always have to undergo that infamous date and time dilemma many Java devs know. Both are adequate for a small project. When I worked on a project with a date and time-intensive data, I spent a lot of time dealing with the conversion and transition, leaving me frustrated. I tried Postgres to see how well it can perform. To my surprise, all became a breeze, and the transactions were faster too. I've been using Postgres ever since, and no more dilemma.

READ LESS
10 upvotes·2 comments·64.4K views
armful
armful
·
May 22nd 2022 at 10:14PM

Hey, Alfred! I'm glad you made the switch over to Postgres! If you're looking for a highly reliable ORM, I would recommend Prisma, you can check it out at www.prisma.io - Have a great rest of your Sunday!

·
Reply
Alfred Philip Benigno
Alfred Philip Benigno
·
May 25th 2022 at 5:39PM

Thank you for the information. I will consider trying it sometime.

·
Reply
Avatar of Alfred Philip Benigno