awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Schema Validation Libraries · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesSchema Validation Libraries

Tools and integrations for enforcing data structure integrity and validation rules.

Distinguishing note: Focuses on runtime data validation and schema enforcement, distinct from database migration or management.

Explore 1 awesome GitHub repository matching data & databases · Schema Validation Libraries. Refine with filters or upvote what's useful.

  1. Home
  2. Data & Databases
  3. Schema Validation Libraries

Awesome Schema Validation Libraries GitHub Repositories

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

    drizzle-team/drizzle-orm

    32,850View on GitHub↗

    Drizzle ORM is a TypeScript-native database toolkit providing type-safe SQL query building, schema management, and automated migrations across PostgreSQL, MySQL, SQLite, and SingleStore.

    Install the dependencies npm yarn pnpm bun ### Select schema Defines the shape of data queried from the database - can be used to valida

    TypeScriptormtypescriptsql
    32,850View on GitHub↗