Files
deb-python-sqlalchemy-utils/ROADMAP.rst
Konsta Vesterinen a54844ccb3 Update ROADMAP
2014-07-22 11:31:32 +03:00

10 lines
442 B
ReStructuredText

* Add efficient pagination support
http://www.depesz.com/2011/05/20/pagination-with-fixed-order/
http://stackoverflow.com/questions/6618366/improving-offset-performance-in-postgresql
* Generic file model
https://github.com/jpvanhal/silo
* Query to Postgres JSON converter
http://hashrocket.com/blog/posts/faster-json-generation-with-postgresql
* Postgres Cube datatype:
http://www.postgresql.org/docs/9.4/static/cube.html