awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Persistence Abstraction Layers · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesPersistence Abstraction Layers

Standardized interfaces that decouple application logic from specific database storage backends.

Distinguishing note: Distinct from ORMs; focuses on the architectural abstraction of storage operations rather than object-relational mapping.

Explore 1 awesome GitHub repository matching data & databases · Persistence Abstraction Layers. Refine with filters or upvote what's useful.

  1. Home
  2. Data & Databases
  3. Persistence Abstraction Layers

Awesome Persistence Abstraction Layers GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • vnpy/vnpy

    vnpy/vnpy

    36,705View on GitHub↗

    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

    Uses a standardized database interface to abstract storage operations across various SQL and NoSQL backends for historical data.

    Pythonalgotradingfinancefintech
    36,705View on GitHub↗