Y
Hacker News
new
|
ask
|
show
|
jobs
by
laci27
2987 days ago
RAW SQL of course. * Create the database for the queries you will use, then, for the admin panel, you can use an ORM (but why would you mix the 2?), but for front-end I always use RAW SQL (PDO, to be exact).