awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesDatabase Parameter Managers

Configuration utilities for explicit parameter details like data types and directions.

Distinct from Query Parameter Filters: Distinct from general query parameter filters: focuses on explicit configuration of parameter metadata rather than just filtering logic.

Explore 1 awesome GitHub repository matching data & databases · Database Parameter Managers. Refine with filters or upvote what's useful.

Awesome Database Parameter Managers GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • dapperlib/dapperDapperLib का अवतार

    DapperLib/Dapper

    18,331GitHub पर देखें↗

    Dapper is a lightweight object-relational mapper for .NET that functions as a high-performance data access library. It operates by extending standard database connection interfaces, allowing developers to execute raw SQL queries while automating the mapping of database results to strongly-typed objects. The library distinguishes itself through its use of runtime code generation, which creates high-performance instructions to map database rows to object properties with minimal overhead. It provides flexible data retrieval options, supporting both memory-buffered loading for speed and row-by-ro

    Configures explicit parameter details including data types, sizes, and directions for stored procedures.

    C#ado-netdappersql
    GitHub पर देखें↗18,331
  1. Home
  2. Data & Databases
  3. Data Querying
  4. Query Parameter Filters
  5. Database Parameter Managers