Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds data to a database so that it can be used from multiple workstat… #151

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

ghosalsattam
Copy link

This program stores the filtered data /any data that the programmer thinks is useful for others in a database in the format(time(varchar),x(varchar),y(carchar),z(varchar)).The inputDetails.txt contains data about the database in the format(catalog_id,satellite_name,.csv_atafile_path,name_of_host_server,user_name,password,database_name).

@aryadas98
Copy link
Contributor

Looks good, but please provide an example showing what this script does. Also, put your file in a folder or make one if it doesn't exist.

@aakash525
Copy link
Contributor

It will be better if you use some online database so that anyone can access it rather than using MySQL which runs on a particular system.

@ghosalsattam
Copy link
Author

ghosalsattam commented Apr 7, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants