sqlx-ts
Query validator
Tool for compile-time checked queries with type generation
node.js compile-time SQL validations & type generations
185 stars
5 watching
6 forks
Language: Rust
last commit: 6 months ago
Linked from 1 awesome list
mysqlnodejspostgresqlrustsqlsqlxtypescript
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight validation library that checks data conforms to TypeScript types at runtime. | 170 |
| Tools to generate form validation schema from GraphQL schemas | 319 |
| A Clojure library that generates and executes common PostgreSQL queries with minimal boilerplate code. | 132 |
| Tool for generating runtime validation from static types and JSON schema | 47 |
| A command-line interface for interacting with various relational databases | 135 |
| A validation framework for HTTP request parameters and queries | 13 |
| A query builder to help construct dynamic SQL queries in Rust. | 1,226 |
| Automates the generation of TypeScript interface definitions from relational databases | 1,038 |
| Automated testing tool to identify logic and performance issues in databases | 1,512 |
| Automates testing of SQL queries against various databases by generating test data and parameters | 51 |
| A MySQL connector written in Dart that enables basic SQL operations on the server. | 20 |
| Utilities for parsing and validating parameters and form data in Remix applications | 364 |
| Simplifies integration of GraphQL and mobx-state-tree by automatically generating types and code | 685 |
| Prevents SQL Injection attacks by enforcing the use of typed template literals in database queries. | 610 |
| A Haskell implementation of a SQL parser and type checker with support for the PostgreSQL dialect. | 108 |