awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesVersioned Query Dialects

Configurations that specify the syntax version of a query to ensure consistent results.

Distinct from SQL Dialect Adapters: Focuses on versioning/dialect settings for specific server versions rather than general cross-database translation.

Explore 1 awesome GitHub repository matching data & databases · Versioned Query Dialects. Refine with filters or upvote what's useful.

Awesome Versioned Query Dialects GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • andymccurdy/redis-pyandymccurdy 的头像

    andymccurdy/redis-py

    13,566在 GitHub 上查看↗

    redis-py is a Python client library for executing Redis commands and managing in-memory data structures. It provides the necessary components to integrate Python applications with Redis for data storage and retrieval. The project includes a cluster client for monitoring health and managing automatic failover across multiple active-active database replicas. It also features a connection pool manager to maintain reusable socket connections and a dedicated pub/sub client for subscribing to real-time message channels. The library covers broad capability areas including performance optimization t

    Allows specifying the search query dialect version to ensure consistent results across server versions.

    Python
    在 GitHub 上查看↗13,566
  1. Home
  2. Data & Databases
  3. SQL Dialect Adapters
  4. Versioned Query Dialects