Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It still needs a bit of work, but I wrote a small library for Python to use SQL in the Yesql style: https://github.com/KMahoney/pyesql


It's good to see the SQL Phrasebook Pattern still in use. They were quite popular before ORMs caught on. I'm currently writing one in Rebol so they must have come back into fashion :)

There is an another (slightly older) Clojure library - https://github.com/ray1729/sql-phrasebook

This was based on the venerable Perl CPAN module - https://metacpan.org/pod/Data::Phrasebook::SQL

Also an interesting read - http://www.perl.com/pub/2002/10/22/phrasebook.html | http://ootips.org/yonat/patterns/phrasebook.html


Awesome! I've always wanted something like this. Thanks for sharing.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: