Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
agentgt
on Nov 3, 2016
|
parent
|
context
|
favorite
| on:
Writing more legible SQL
I while back I wrote a crappy SQL mapper that has an interesting SQL template language that uses SQL comments to make Jdbc place holders:
https://github.com/agentgt/jirm/blob/master/jirm-core/README...
One of the interesting side effects of using the parser was easier to read SQL.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
One of the interesting side effects of using the parser was easier to read SQL.