AnanseGroup / atlas_of_innovation_pyramid

A pyramid project mapping innovation spaces across the globe
http://atlasofinnovation.com/map
0 stars 0 forks source link

Use JSON type to store miscellaneous fields #3

Closed Lyla-Fischer closed 6 years ago

Lyla-Fischer commented 6 years ago

Right now, we have an extremely reflective database that is trying to be generic instead of using flexible data fields were we need flexibility and rigid data fields where we are more confident. We should update that. It will make it easier to standardize and query when we know which fields are actually reliable. https://www.postgresql.org/docs/9.2/static/datatype-json.html