GitHunt
CZ

czetsuya/ct-pse-importer

Imports PSE stock information from a CSV file to a MySQL database.

ct-pse-importer Project

This program accepts a stockquote file from PSE, parse, transform, and insert it into a MySQL database.

To run this application you must have a MySQL installed and configured locally or remote.

Running the application

You can run this application locally by using Maven or Quarkus CLI.

Maven

./mvnw compile quarkus:dev

Quarkus CLI

./quarkus dev

Languages

Java100.0%

Contributors

Created December 2, 2022
Updated February 13, 2023