|
|
|
|
|
by grzm
3192 days ago
|
|
You'll likely find the PostgreSQL docs[0] very useful. They're organized differently than the MySQL reference making it easier (in my experience) for reading stand-alone.† They're quite well-written and up-to-date. [0]: https://www.postgresql.org/docs/ † The MySQL reference is very useful particularly when you're looking to compare feature differences between versions. |
|