1 repo
Interfaces that decouple application logic from specific database storage backends.
Distinguishing note: Focuses on the abstraction layer rather than the database implementation itself.
Explore 1 awesome GitHub repository matching data & databases · Persistence Abstractions. Refine with filters or upvote what's useful.
VeighNa is an event-driven, modular platform designed for the development, backtesting, and execution of automated financial trading strategies. It provides a comprehensive suite of tools that includes a centralized trading terminal for monitoring portfolios and market conditions, alongside a robust algorithmic trading engine that manages real-time data processing and order execution. The platform distinguishes itself through a highly decoupled architecture that isolates algorithmic logic from market connectivity, allowing for independent strategy development and testing. It utilizes a dynami
Provides a pluggable database interface to store historical and tick data across various SQL or NoSQL storage backends.