juniority/sql
Jay Eye 12b9f9cfe7 v0.1.0-prealpha1
Binaries:
- juniority, an ncurses-based TUI application for viewing your idol
  database.
- juniority-importer, an stdio data importer for modifying your idol
  database.
- idoldb-transform, a data converter script to bootstrap off of
  ikki123-aidoru/idol-database.

Data:
- idol-database.sqlite3, an idol database bootstrapped with data from
  ikki123-aidoru/idol-database.
- idol-database.jun, the juniority import syntax data used to produce
  the above database. An example of juniority import syntax for the
  curious.

Features:
- TUI application provides many views of idol database:
  - Dedicated views for idols, volumes, and studios.
  - Search views for searching over tags for volumes and idols.
- Data importer is complete. It imports data, and can be used to
  deassociate tags and idols from volumes. All database modification is
  done through the data importer.
- idoldb-transform script converts idol-database data into juniority
  import syntax that can be piped into the data importer.
2023-03-30 03:51:58 -04:00
..
create.sql v0.1.0-prealpha1 2023-03-30 03:51:58 -04:00