8 ms·
> the SQL syntax for selecting a few records is much more verbose than head -n or tail -n I use DBeaver to inspect SQLite files, and to also work with Postgre
by Nican 3y ago
> the SQL syntax for selecting a few records is much more verbose than head -n or tail -n
I use DBeaver to inspect SQLite files, and to also work with Postgres databases.
I kind of miss MySQL Workbench, but MySQL is pretty dead to me. And SQL Server Management Studio is a relic that keeps being updated.
I also sometimes make dashboards from SQLite files using Grafana, but the time functions for SQLite are pretty bad.
- callamdelaney 3y agoCould you expand on why the time functions in sqlite are pretty bad?