11 ms·
Emacs provides support for all major databases. You can interactively "send" chunks of sql to the db client, get syntax highlighting, etc. However, this seems b
by rlvesco7 11y ago
Emacs provides support for all major databases. You can interactively "send" chunks of sql to the db client, get syntax highlighting, etc. However, this seems better in that it does not rely on db clients. That said, here is a cool write-up of using emacs with postgres: https://truongtx.me/2014/08/23/setup-emacs-as-an-sql-database-client/ https://truongtx.me/2014/08/23/setup-emacs-as-an-sql-databas...