Hacker News new | ask | show | jobs
by _jhqp 782 days ago
Literally what PostgreSQL does.

E.g. you can do manual selects from internal tables to see the same content as `\dt` command for example.

1 comments

Oh, cool. Where's the schema?