185
you are viewing a single comment's thread
view the rest of the comments
[-] lemmyvore@feddit.nl 8 points 7 months ago

Postgresql is not mysql compatible.

Neither is MariaDB, necessarily... if you think you can simply convert MariaDB databases to MySQL and pick up right where you left off you may be surprised. Depends on a variety of factors including which version you use, what features, the code you've built around it etc.

[-] daq@lemmy.sdf.org 17 points 7 months ago

I would not be surprised. I've done it many times including complicated setups with different databases as replica slaves.

I'm now seeing a lot of new projects that don't care much about DB backend since the library they use to wrap sql calls obscures all that stuff anyway, but I promise you mysql to Maria is a much more common and straightforward transition than to postgresql.

this post was submitted on 19 Feb 2024
185 points (99.5% liked)

Programming

16971 readers
267 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS