An environment of open source services used for market analysis
Last updated Jun 12, 2026
37
Stars
4
Forks
2
Issues
0
Stars/day
Attention Score
23
Topics
Language breakdown
PLpgSQL 100.0%
▸ Files
click to expand
README
Analytics Engine
An environment of open source application designed to collect, sample, and analyze market data.
What does this do?
This environment plan activates 3 services: PostgreSQL, n8n, and Metabase. n8n polls live market data and persists it to PostgreSQL. Metabase provides analytics, graph visualization, and dashboards.
How do I install it?
The easiest method is using docker compose with the minimal configuration. Read INSTALL.md for more information.
docker-compose up
What are the basic commands I need to know?
Knowledge of SQL and the Docker API will be helpful.
Where can I go for more help?
Submit questions and issues to the repository's GitHub Issues
How can I contribute?
Similar Projects
- OpenBB
- https://maxhalford.github.io/blog/ogd-in-sql/
- https://github.com/saeed349/Microservices-Based-Algorithmic-Trading-System
🔗 More in this category