Hacker News new | ask | show | jobs
by BuckyBeaver 1244 days ago
Not sure what you mean by classic, but I designed it manually to be queried with plain SQL. So I suspect the answer to your question is yes.

Thanks for the info!

1 comments

By classic I mean something somewhat standardized like user table: id, name, email ; post table: id, user_id, content etc.
Pretty much, then, yes.