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

Use Postgres hstore for storing properties in DB #40

Open
cammoore opened this issue Jul 13, 2013 · 1 comment
Open

Use Postgres hstore for storing properties in DB #40

cammoore opened this issue Jul 13, 2013 · 1 comment

Comments

@cammoore
Copy link
Member

Reported by rbrewer, Jul 27, 2012
Postgres has support for an alternate column type of hstore, which allows storing key value pairs in a column. This would be better than storing XML for ad hoc properties of Sources and SensorData. Heroku supports it too:

https://postgres.heroku.com/blog/past/2012/3/14/introducing_keyvalue_data_storage_in_heroku_postgres/

@cammoore
Copy link
Member Author

Also want an interface possibly in the SPA for editing the properties.

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

No branches or pull requests

1 participant