Creating a database with MariaDB and Javascript | HFT trading data
In todays post I will walk through the process of installing MariaDB, run the database server and access it through Javascript. In this project I will get real time trades from the Binance futures exchange (BTCUSDT and ETHUSDT). The goal with this post is to create a template database structure to save stock prices, orderbooks … Read more