Hacker News new | ask | show | jobs
by harperlee 3008 days ago
Just use postgres.

Read this (covers performance and internals): https://use-the-index-luke.com

And this (covers "advanced" SQL, more than the usual functions): http://www.windowfunctions.com

1 comments

Can't recommend use-the-index-luke.com more. Wonderful resource.