Postgres on Node
This book is 25% complete
Last updated on 2016-08-01
About the Book
Here's a big claim: relational databases are the best primary data-store available for 90% of the apps you'll write. They're a great basis for fast, reliable backends that scale to millions of users.
Why?
Relational databases do a lot for you - like enforcing data quality and making lookups efficient. They're incredibly flexible to query, meaning your database designs will support new features without change. And Postgres specifically has advanced features like streaming and publish-subscribe that work fantastically with NodeJS.
The Leanpub 45-day 100% Happiness Guarantee
Within 45 days of purchase you can get a 100% refund on any Leanpub purchase, in two clicks.
See full terms...