Compare projects
Project comparisons allow you to view any selection of projects side by side just like they're shown on regular categories or in search results. You can try out an example or start yourself by adding a library to the comparison via the input below. You can also easily share your current comparison with others by sending the URL of the current page.
0.01
The best I could come up with was to just show you:
$ atcat dbi://pg/localhost/database_name/table_name csv://table_name.csv
That exports a table from Postgres into a comma separated value file. You can
read from or write to: tab, csv, dbi, etc. You can opaquely treat any of those
'table ...
2019
2020
2021
2022
2023
2024