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

GitHub

610 stars
6 watching
47 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list

databasesexpojavascriptmysqlnodejspostgrespromisessqlsqlitetypescript

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
haltcase/trilogyA TypeScript-based wrapper around SQLite databases with support for multiple backends and a simple Promise-based API.265
motrboat/hotcoalProtects against SQL injection by validating and sanitizing user input in handcrafted SQL queries.22
fsprojects/rezoom.sqlA statically typed SQL compiler and type provider for F#670
fsprojects/fsharp.data.sqlclientProvides F# type providers for accessing MS SQL database objects in a statically typed manner204
sweetiq/schematsAutomates the generation of TypeScript interface definitions from relational databases1,038
swifql/swifqlA Swift framework for building type-safe, extensible SQL queries295
jasonshin/sqlx-tsTool for compile-time checked queries with type generation185
fsprojects/sqlproviderA general .NET/Mono SQL database type provider with support for LINQ queries and CRUD operations.582
dropbox/sqlalchemy-stubsProvides type stubs and plugins to improve static typing for SQLAlchemy-based applications571
tommylemon/sqlautoAutomates testing of SQL queries against various databases by generating test data and parameters51
snooc/sql-tagsES6 template string functions for generating parameterized SQL query strings1
sequencework/sqlA library that enables writing and executing SQL queries in JavaScript template literals31
evidence-dev/sqltools-bigquery-driverAn extension for VSCode to connect and query Google BigQuery databases.41
bokwoon95/go-structured-queryAutomates the creation and execution of SQL queries to simplify data access and mapping196
payloadbox/sql-injection-payload-listProvides a comprehensive list of SQL injection payloads and techniques5,067