Skip to content

Commit

Permalink
feature: SQL skills
Browse files Browse the repository at this point in the history
  • Loading branch information
serbanradulescu authored Jun 25, 2022
1 parent cf75d3c commit 8c56da5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,14 @@ Keys: S - stationary, GR - grooming, W - walking, F - flying, PR - probing, N -
<br />
<br />

## SQL
### Project 5: Create and maintain a database for agriculture products, processes and crops (SQLite) [private repository]

* create a relational database that would correspond to company's needs
* import and adapt the data from currently in use data formats (csv, json) while setting the right foreign keys
* implement the database in production (Rshiny app) without disturbing the current functionalities of the product


### Courses and certificates

* [SQL for Datascience](https://www.coursera.org/account/accomplishments/verify/KF9V6CH5GP6Q)
Expand Down

0 comments on commit 8c56da5

Please sign in to comment.