PostgreSQL has a module named
hstore that implement the use of key/value pairs (it's something like the OpenStreetMap model, but in a single table).
What are the Pros and Cons of
hstore regarding GIS compatibilities, data adding and retrieving?
أكثر...