paint-brush
5 Ways to Store Market Data: CSV, SQLite, Postgres, Mongo, Arcticby@junglesven
699 reads
699 reads

5 Ways to Store Market Data: CSV, SQLite, Postgres, Mongo, Arctic

by Jungle Sven6mNovember 20th, 2022
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

We will use plain CSV files, relational databases, Postgres, and non-relational databases Mongo and Arctic. We will measure the time of execution of the following operations: append 1k records one by one, bulk save 1M records, read the entire database with 1m records, make a single query to the database with a single record, and compare the database size of 1M datasets. We will create five connectors to five different data storages. They will consist of four classes: Connector, ReaderApp, WriterApp, ServiceApp and Connector.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - 5 Ways to Store Market Data: CSV, SQLite, Postgres, Mongo, Arctic
Jungle Sven HackerNoon profile picture
Jungle Sven

Jungle Sven

@junglesven

Algorithmic trading in Python

0-item
1-item

STORY’S CREDIBILITY

DYOR

DYOR

The writer is smart, but don't just like, take their word for it. #DoYourOwnResearch

Original Reporting

Original Reporting

This story contains new, firsthand information uncovered by the writer.

L O A D I N G
. . . comments & more!

About Author

Jungle Sven HackerNoon profile picture
Jungle Sven@junglesven
Algorithmic trading in Python

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite