mk3008/rawsql-ts
SQL-first lifecycle toolkit for testing, inspecting, and evolving database applications.
This toolkit helps database application developers build, test, and maintain their applications using raw SQL. It takes your SQL code and database schema definitions to provide tools for validating queries, generating documentation, and performing impact analysis before changes. Developers who write and manage SQL for their applications will find this useful for improving code quality and stability.
Available on npm.
Use this if you are a developer who wants to ensure the correctness and maintainability of your database application's SQL, especially for testing and schema evolution.
Not ideal if you are looking for a complete ORM solution or a graphical database administration tool.
Stars
29
Forks
1
Language
TypeScript
License
MIT
Category
Last pushed
Mar 18, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/mk3008/rawsql-ts"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
helios1138/graphql-typed-client
A tool that generates a strongly typed client library for any GraphQL endpoint. The client...
Shopify/syrup
A type-safe GraphQL model generator for Kotlin, Swift, and TypeScript.
denisart/graphql-query
Complete Domain Specific Language (DSL) for GraphQL query in Python.
swapnilmj/web-vqd
Design SQL "select" queries visually. SQL "joins" by drag-n-drop.
tomyitav/create-graphql-app
Cli tool for bootstrapping serverless GraphQL api