Hacker News new | ask | show | jobs
by fomine3 1750 days ago
Anyway beginners learn by just using single RDBMS, isn't it?
1 comments

Not necessarily. I often see people learn starting with SQLite because it's easy/installed (and quite a bit of tutorials start with it, especially for Python), and then move to MySQL/Postgres, but that is N=2 so it's not too bad.