Skip to content
This repository has been archived by the owner on Mar 22, 2018. It is now read-only.

Let PostgreSQL generate JSON from models #19

Open
brettatoms opened this issue Sep 9, 2013 · 0 comments
Open

Let PostgreSQL generate JSON from models #19

brettatoms opened this issue Sep 9, 2013 · 0 comments

Comments

@brettatoms
Copy link
Member

It would probably be faster to retrieve JSON directly from the database rather than generate it in Python.

http://www.postgresql.org/docs/9.3/static/functions-json.html

Of course if its fast enough as it is then it might now be worth the trouble of implementing it.

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

No branches or pull requests

1 participant