Node.js SQL string builder
Simple SQL string escape.
Simple SQL string escape.
Library to parse pure sql file or sql string in to queries array
SQL string functions for Zol
ES6 SQL-escaping tagged template literal that spits out a sanitized SQL string
Slightly easier and safer SQL string queries
Strongly typed SQL string helper
A lightweight SQL (string) builder using ES6 template strings. Lego embraces SQL instead of adding yet another abstraction layer.
SQL string builder.
SQL string maker
SQL string builder.
- [Installation](#installation) - [Convert to SQL string](#convert-to-sql-string) <a name=""></a>
Represent SQL in JSON format for building SQL string
Generate SQL string
Helpful functionality to convert a query string, that has name/value bindings, into a query string better suited for you individual database engine.
Importing SQL string used in MySQL from external SQL files.
SQL string templates
SQL string utils for Toshihiko.js.
Microsoft SQL Server client for Node.js.
Sql string builder
SQL ConnectionString parser
Summarize any SQL query
Utilities for SQL instrumentations
Build SQL statements using method calls instead of strings. This is not an ORM. It has only been used and tested with MySQL so far but the intention is to make it SQL agnostic.
Union for ActiveRecord::Relation and SQL string queries. Fam.
a minimal chainable sql string builder
Extends the String and Array classes to use in a SQL IN statement.
Lightweight Ruby gem for building SQL query strings
It makes working with pure SQL easier with syntax highlighting. Let's you clean your Ruby code from SQL strings.
Backport #sanitize_sql_like method from Rails 4 for Rails 3. Sanitizes a string so that it is safe to use within an SQL LIKE statement.
Cool way how to write SQL queries and general way how to convert series of method calls to string query in an universal and system independent manner. This gem contains base libraries only. SQL implementation is available standalone.
a sql where string builder, can ignore nil and black string.
The sql_injection_detection gem provides a basic yet effective way to detect common SQL injection attempts by matching input strings against known malicious patterns. It can be used in Ruby on Rails applications or any Ruby-based projects to help prevent SQL injection vulnerabilities.
Squelch squelches SQL! This gem is a purposefully simple string obfuscator. It aims to replace every data literal in a SQL query with a `?` placeholder, as though it were a prepared statement. The result should still be readable SQL, but without the risk of leaking potentially sensitive information.
The library can parse an SQL query (a string) to represent the query using a syntax tree, and it can generate an SQL query from a syntax tree. The syntax tree ca be used to inspect to query, or to modify it.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.