Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Postgresql #19

Open
nucarlos opened this issue Nov 16, 2019 · 1 comment
Open

Add support for Postgresql #19

nucarlos opened this issue Nov 16, 2019 · 1 comment

Comments

@nucarlos
Copy link

No description provided.

@matthewmcneely
Copy link

Agreed!

TLDR; Postgres' JSON capabilities offer quite a lot of the same functionality offered with MongoDB, but with the added benefit of a RDBMS.

See: http://www.sarahmei.com/blog/2013/11/11/why-you-should-never-use-mongodb/
Also: https://blog.codeship.com/unleash-the-power-of-storing-json-in-postgres/

I recently used Postgres in a production project following these concepts with success.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants