#56: Support hstore
--------------------------+-----------------
Reporter: cito | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone: 5.0
Component: DB API 2 | Version: 4.1
Keywords: hstore, json |
--------------------------+-----------------
[[http://www.postgresql.org/docs/9.4/static/datatype-xml.html|PostgreSQL
has an hstore data type]] which has been improved in recent versions and
could be mapped nicely to a Python dictionary. See also
[[http://www.postgresqltutorial.com/postgresql-hstore/|this tutorial]] and
[[https://www.youtube.com/watch?v=78A2gJBgL9g&t=1h56m|mentioning in a
PyCon talk]].
PyGreSQL should provide some support for this as well, just like
[[http://initd.org/psycopg/docs/extras.html#hstore-data-type|psycopg2]],
though [[ticket:54|supporting JSON]] seems to be even more interesting and
important.
--
Ticket URL: <http://trac.pygresql.org:8000/trac/ticket/56>
PyGreSQL <http://www.pygresql.org/>
PyGreSQL Tracker
_______________________________________________
PyGreSQL mailing list
[email protected]
https://mail.vex.net/mailman/listinfo.cgi/pygresql