Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
nick_urban
on Oct 3, 2019
|
parent
|
context
|
favorite
| on:
SQL queries don't start with SELECT
Elixir's ORM, Ecto, appears to be a lot like LINQ. You write pseudo-SQL queries starting with from. E.g.
from u in User, where: u.id = 1, select: u.name
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: