atdatabases
SQL query safeguard
Prevents SQL Injection attacks by enforcing the use of typed template literals in database queries.
TypeScript clients for databases that prevent SQL Injection
610 stars
6 watching
47 forks
Language: TypeScript
last commit: almost 2 years agoLinked from 1 awesome list
databasesexpojavascriptmysqlnodejspostgrespromisessqlsqlitetypescript
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A TypeScript-based wrapper around SQLite databases with support for multiple backends and a simple Promise-based API. | 265 | |
| Protects against SQL injection by validating and sanitizing user input in handcrafted SQL queries. | 22 | |
| A statically typed SQL compiler and type provider for F# | 670 | |
| Provides F# type providers for accessing MS SQL database objects in a statically typed manner | 204 | |
| Automates the generation of TypeScript interface definitions from relational databases | 1,038 | |
| A Swift framework for building type-safe, extensible SQL queries | 295 | |
| Tool for compile-time checked queries with type generation | 185 | |
| A general .NET/Mono SQL database type provider with support for LINQ queries and CRUD operations. | 582 | |
| Provides type stubs and plugins to improve static typing for SQLAlchemy-based applications | 571 | |
| Automates testing of SQL queries against various databases by generating test data and parameters | 51 | |
| ES6 template string functions for generating parameterized SQL query strings | 1 | |
| A library that enables writing and executing SQL queries in JavaScript template literals | 31 | |
| An extension for VSCode to connect and query Google BigQuery databases. | 41 | |
| Automates the creation and execution of SQL queries to simplify data access and mapping | 196 | |
| Provides a comprehensive list of SQL injection payloads and techniques | 5,067 |