Uploader data from mysql to firestore -- 4
Budget: $10 – $30 USD
Desktop application
Uploader data from Mysql (localhost) to Firestore (online)
upload all new data from table1 (Mysql) to table2 and stronge (Firestore)
Table1 (Mysql)
- id
- text
- number
- date
- currency (decimal)
- blob (picture in table)
Table2 (Firestore)
- id
- text
- number
- date
- currency
- url
Firestore for image
Storage
The application runs on windows (localhost, hidden), automatically uploads new data in table1 to table2. If the data already exists in table2, the data in table1 does not need to be updated.
NEED ATTENTION!!!!!!
the application must run on windows, desktop (.exe file), hidden (run on background), automatically sent data (always check the data in the mysql table (local), if there is new data in mysql (local), automatically send the data to firestore (online)).
Using visual studio 2019 or Python, Java, Net
Uploader data from Mysql (localhost) to Firestore (online)
upload all new data from table1 (Mysql) to table2 and stronge (Firestore)
Table1 (Mysql)
- id
- text
- number
- date
- currency (decimal)
- blob (picture in table)
Table2 (Firestore)
- id
- text
- number
- date
- currency
- url
Firestore for image
Storage
The application runs on windows (localhost, hidden), automatically uploads new data in table1 to table2. If the data already exists in table2, the data in table1 does not need to be updated.
NEED ATTENTION!!!!!!
the application must run on windows, desktop (.exe file), hidden (run on background), automatically sent data (always check the data in the mysql table (local), if there is new data in mysql (local), automatically send the data to firestore (online)).
Using visual studio 2019 or Python, Java, Net