I am trying to build a remote relational database that contains earnings information on roughly 1500 US equities and 100 CAD equities with about 8000 new rows added everyday. I am having a few problems when it comes to database design and implementation. I was wondering if there is anyone on this board who has experience working with a database and has some time to help answer a few questions or partner-up to build a production level database. I am currently learning SQL and playing around with LucidCharts to help design a 3rd normal form DB.
My programming knowledge in R is efficient for my purposes but not at the level required for this task.
The goal is to be able to scan the universe listed above for certain criteria given the information we have stored as well as plot some graphs (currently using shiny).
If you know of any course/forums (besides stack overflow) that will help me along this journey that would be great! I am getting bits and pieces from different sources/courses but none of them are time series related (would be nice).
I am hitting some road blocks and any advice would be greatly appreciated! If anyone is interested, I will post my current schematic design from lucidcharts.
Ps. Currently using AWS to host my database and I am using MySQL as the RDMS.
Data Sources: Interactie Brokers, Questrade, Bloomberg, Nasdaq.com(scraping), theocc.com(scraping), cboe.com(scraping).
My programming knowledge in R is efficient for my purposes but not at the level required for this task.
The goal is to be able to scan the universe listed above for certain criteria given the information we have stored as well as plot some graphs (currently using shiny).
If you know of any course/forums (besides stack overflow) that will help me along this journey that would be great! I am getting bits and pieces from different sources/courses but none of them are time series related (would be nice).
I am hitting some road blocks and any advice would be greatly appreciated! If anyone is interested, I will post my current schematic design from lucidcharts.
Ps. Currently using AWS to host my database and I am using MySQL as the RDMS.
Data Sources: Interactie Brokers, Questrade, Bloomberg, Nasdaq.com(scraping), theocc.com(scraping), cboe.com(scraping).