Skip to content

Implementation of a plain text file parser and upload to a database.

Notifications You must be signed in to change notification settings

AlexCuenca99/TextParser

Repository files navigation

Java Plane Text File Parser v.2.0

Required Packages

For a correct operation is highly recommended to download and import the following packages:

How to use?

  • Clone the repositorie in to your favorite IDE (highly recommended NetBeans IDE 12.6)

  • Download and execute XAMPP in order to up a server and the MySQL DMBS.

  • Open the DMBS and create a new database, now import the file named: correos_vacia.sql

    NOTE: You are able to create the database and insert the extracted data too. Just import correos.sql

  • Run TextParser class. You will find it inside of TextParser package.

  • Go to the DBMS and see the results!

About

Implementation of a plain text file parser and upload to a database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages