Skip to content

SeeQL v0.0.1-beta

Latest
Compare
Choose a tag to compare
@aliicewong aliicewong released this 27 Jun 20:20
· 15 commits to master since this release

Initial Release v0.0.1-beta

Features:

  • Login via URI or manual credential entry
  • View all database tables and primary/foreign key relations
  • Filter tables to display
  • Click tables to view additional metadata in sidepanel
  • Pin tables to display
  • Generate queries by clicking columns from within one table, or two related tables
  • View, filter, and search query results

Upcoming:

  • Windows and Linux builds
  • Joins between 3 or more tables
  • Support for MySQL / MariaDB databases
  • Export query results to CSV