ruprizzle-parser 0.1.0-alpha.2

Schema DSL parser for the ruprizzle ORM
Documentation

ruprizzle-parser

Crates.io docs.rs License

Grammar-driven .ruprizzle schema parser with span-preserving diagnostics.

This crate is part of ruprizzle-orm, a schema-first ORM for Rust that combines a Prisma-style declarative schema with a Drizzle-style, SQL-transparent query builder. Postgres and SQLite are supported behind a single, dialect-typed API.

Keywords

orm, sql, database, parser, schema