An open API service indexing awesome lists of open source software.

https://github.com/vain0x/sql-placeholder-js

Convert SQL placeholders from named (:n) to positional ($i or ?). Array expansion and exhaustivity checking also supported
https://github.com/vain0x/sql-placeholder-js

javascript sql typescript

Last synced: 4 months ago
JSON representation

Convert SQL placeholders from named (:n) to positional ($i or ?). Array expansion and exhaustivity checking also supported

Awesome Lists containing this project