ψdb is a sci(ψ)entific database management system designed to help you remember which datasets correspond to which experiments!
- CLI
- Add data
- Add transforms
- Apply transform
- Chain transforms
- Link datasets
- --help messages
- Man pages (clap_mangen)
- GUI
- Visualize the entries in the database
- Add data to the database through the GUI
- Init database
- Add data
- Add transforms
- Apply transform
- Chain transforms
- Link datasets
- Connect entries
- Add templates for metadata formatting
- Aesthetics
- Data integrity
- Make a backup of the database before writing the new database
- Maybe use SQL-style commits/transactions?
- Python Bindings (PyO3?)