debba

↗ HN profile [ 77.7 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Every few weeks I get 2-3 CSV files and need to run a quick JOIN or aggregation. The options are always the same: fire up pandas, import into SQLite by hand, or use some janky web tool. So I built a plugin for Tabularis…

  2. I built Tabularis, a database GUI for MySQL/PostgreSQL/SQLite/MariaDB. The interesting bit is the plugin architecture: instead of shipping a monolith with built-in drivers, each database driver is a separate executable.…

  3. What's new n v9: GitHub Notifications panel — a full accordion UI to browse and manage your notifications directly from the tray GitHub Actions workflow runs — see the status of your CI/CD pipelines at a glance Refresh…