Skip to content

Add web UI and postgres support

Compare
Choose a tag to compare
@Arp-G Arp-G released this 18 Oct 14:18
· 6 commits to master since this release
2fce667

This release brings 2 new major features to the application:

  • A web app to provide a browser interface to the application

    An easy to use browser interface that can be used to interact with the app and track the progress of running tasks

  • PostgreSQL database support

    Csv2sql now supports importing CSV files to a Postgresql database


How to use:

  • To use the application via the browser interface download the file csv2sql_web.zip.

  • To use the application via command line, download the file csv2sql.

Refer to the README file in this repository for instructions on installation and usage.