Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
PuercoPop
on June 6, 2014
|
parent
|
context
|
favorite
| on:
Crane: An ORM for Common Lisp
Postmodern is built upon s-sql while Crane on sxql. Also Postmodern's DAO doesn't strive to be an ORM.
eudox
on June 6, 2014
[–]
Specifically, S-SQL only escapes SQL and does parametric statements (Interpolation) only manually, while SxQL is safe by default: Every object in an SQL query is passed in an injection-safe way.
patrickmay
on June 6, 2014
|
parent
[–]
That's a good non-functional feature. Does Crane offer any functional capabilities over Postmodern?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: