@trithanka/sql-builder
Advanced tools
+1
-1
| { | ||
| "name": "@trithanka/sql-builder", | ||
| "version": "1.0.2", | ||
| "version": "1.0.3", | ||
| "description": "A lightweight, function-based, chainable SQL query builder for Node.js using MySQL pool connections.", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
+3
-2
@@ -5,5 +5,6 @@ # SQL Query Builder ๐งฉ | ||
| [](https://www.npmjs.com/package/@trithanka/sql-builder) | ||
| [](https://github.com/Trithanka/sql-builder/blob/main/LICENSE) | ||
| [](https://github.com/Trithanka/sql-builder/actions) | ||
| [](https://github.com/Trithanka/sql-query-builder/blob/main/LICENSE) | ||
| [](https://github.com/Trithanka/sql-query-builder/actions) | ||
| A lightweight, function-based, chainable SQL query builder for Node.js projects using MySQL/MariaDB pool connections and raw queries. Perfect for building dynamic filters, pagination, and safe SQL operations โ without a full-blown ORM. | ||
@@ -10,0 +11,0 @@ |
8059
0.31%152
0.66%