| Quoted from AWS: >Amazon Aurora with MySQL compatibility is also built using MySQL
https://aws.amazon.com/rds/mysql/what-is-mysql/ Tell me more about how uninformed I am... Mysql won't even break a sweat for a few million records. I have run mysql databases with a single instance and billions of records with little optimization needed. PostgreSQL is great for developers and I love some of the features it has that mysql doesn't (although mysql 8.0 has caught up quite a bit). But Postgresql is not nearly as battle tested for highly scaled implementations and in many cases will not perform as well as mysql. I get the impression you have never actually built anything or you would know how so much of the internet runs on a php/mysql stack (think big, like Wikipedia). And your comment about being zapped by 240v shows that you don't understand how electricity works. You could be zapped by 240v and barely feel it if you aren't grounded well. So to say you know what it is like to be zapped by 240v is like saying you know what it is like to get hit by a car. There are a million shades of grey of how that could end up. |
Compatible As I understand it they're protocol compatible and that's it. I shall have to ask my guy at Amazon about it further as clearly it's somewhat ambiguous.
> MySql I've managed to happily provoke all manner of poor behaviour from MySQL and MariaDB. Some of it repeatable, with certain backends. I've used and admined MySQL since 98 or so. Enough to compare and contrast it with Ora/MSSQL/postgres.
Before I swore off the frankly horrid lamp stack about a decade ago, I had built quite a number of sites for SMEs, including Recruitment Agencies , A racing federation, A major airline ticketing company, I could go on, but I assure you that I'm not a noob as you suggested.
My point before, what just because LAMP stacks are well used, doesn't make them GOOD. It doesn't matter what's built with them. Even Facebook uses/used PHP, but it completely redesigned its own runtime IIRC.
> Shades of grey/240v I estimate that there's only about 50 ;)
Yes, get it going through your heart and you're toast, or you bridge live and neutral and your muscles contract stopping you from pulling away.
Anecdotally I've had bigger zaps from electric fences than mains.
Anyway my assertion still stands, MySQL is a toy database and should not be used in a critical environment.
LAMP stacks are horrible.
Arguing with a stranger over the internet is futile. :-)
Good night!