awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
AI-Assisted Database Development · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesAI-Assisted Database Development

Integrations that leverage AI to simplify database administration and query generation.

Distinguishing note: Focuses on AI-driven developer productivity rather than general database management.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · AI-Assisted Database Development. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. AI-Assisted Database Development

Awesome AI-Assisted Database Development GitHub Repositories

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

    prisma/prisma

    45,355View on GitHub↗

    Prisma is a database toolkit that provides a unified access layer for interacting with relational and document databases. It centers on a declarative schema modeling approach, where developers define their data structures in a human-readable language. This schema serves as the single source of truth, from which the toolkit automatically generates type-safe database clients that provide compile-time validation and editor autocomplete for all data operations. The project distinguishes itself through a high-performance, Rust-based query engine that handles query planning and connection pooling o

    Connects database schemas to automated coding assistants to generate queries and simplify administrative workflows.

    TypeScriptcockroachdbdatabasejavascript
    45,355View on GitHub↗