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

Store data as JSON data and leverage Postgres JSON types #10

Open
c4milo opened this issue Oct 1, 2020 · 1 comment
Open

Store data as JSON data and leverage Postgres JSON types #10

c4milo opened this issue Oct 1, 2020 · 1 comment

Comments

@c4milo
Copy link

c4milo commented Oct 1, 2020

This will make the data more easily queryable and speed up searching.

@argowang
Copy link

argowang commented Jun 8, 2021

Agree. JSONB type would be an even better option for better read performance.

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