{"library":"sql-select-ts","type":"library","category":null,"description":"sql-select-ts is a modern, database-agnostic SELECT query builder for JavaScript and TypeScript, currently stable at version 2.0.18. It distinguishes itself through its composable API and strong static type checking, making it an excellent choice for projects prioritizing type safety and maintainable SQL generation. The package exhibits a frequent release cadence, with numerous minor updates and bug fixes being published regularly, indicating active development and responsiveness to community feedback. Its core value proposition lies in enabling developers to construct complex SELECT queries programmatically without sacrificing type safety or database portability, moving beyond raw string concatenation or less type-safe alternatives. It focuses specifically on SELECT statements, offering a streamlined API for this common database operation, and is suitable for both Node.js and browser environments.","language":"javascript","status":"active","version":"2.0.18","tags":["javascript","typescript"],"install":[{"cmd":"npm install sql-select-ts","imports":["import { select } from 'sql-select-ts'","import { column } from 'sql-select-ts'","import { table } from 'sql-select-ts'","import { raw } from 'sql-select-ts'"]},{"cmd":"yarn add sql-select-ts","imports":[]},{"cmd":"pnpm add sql-select-ts","imports":[]}],"homepage":"https://lucasavila00.github.io/sql-select-ts/","github":"https://github.com/lucasavila00/sql-select-ts","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/sql-select-ts","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/sql-select-ts/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Tue Jul 21","install_tag":null}}