{"id":30200836,"url":"https://github.com/panates/sqb","last_synced_at":"2026-03-13T09:04:15.343Z","repository":{"id":33926547,"uuid":"91090753","full_name":"panates/sqb","owner":"panates","description":"Extensible, multi-dialect SQL query builder and Database connection framework for NodeJS","archived":false,"fork":false,"pushed_at":"2026-03-10T12:28:28.000Z","size":5380,"stargazers_count":17,"open_issues_count":1,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-03-10T14:11:56.899Z","etag":null,"topics":["database","database-connector","mssql","oracle","orm","postgresql","rdbms","sql","sql-builder","sql-query-builder","sqlite"],"latest_commit_sha":null,"homepage":"https://sqbjs.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/panates.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"support/postbuild.cjs","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-05-12T12:46:27.000Z","updated_at":"2026-03-10T12:28:33.000Z","dependencies_parsed_at":"2024-04-02T08:26:29.382Z","dependency_job_id":"c961c487-b067-4680-a49b-aae446a9edc1","html_url":"https://github.com/panates/sqb","commit_stats":{"total_commits":1432,"total_committers":6,"mean_commits":"238.66666666666666","dds":0.2227653631284916,"last_synced_commit":"e2570d064b3fbde5d60298f652cb0836a3409fec"},"previous_names":["panates/sqb","sqbjs/sqb"],"tags_count":218,"template":false,"template_full_name":null,"purl":"pkg:github/panates/sqb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panates%2Fsqb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panates%2Fsqb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panates%2Fsqb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panates%2Fsqb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/panates","download_url":"https://codeload.github.com/panates/sqb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panates%2Fsqb/sbom","scorecard":{"id":718677,"data":{"date":"2025-08-11","repo":{"name":"github.com/panates/sqb","commit":"089ba42c1fa4f5c0a2fd508059c81dc1e1ad1a66"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/2 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/qc.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/qc.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/panates/sqb/qc.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/panates/sqb/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/panates/sqb/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/panates/sqb/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/panates/sqb/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/panates/sqb/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:73","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T10:33:16.675Z","repository_id":33926547,"created_at":"2025-08-22T10:33:16.675Z","updated_at":"2025-08-22T10:33:16.675Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30463578,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-13T06:34:02.089Z","status":"ssl_error","status_checked_at":"2026-03-13T06:33:49.182Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["database","database-connector","mssql","oracle","orm","postgresql","rdbms","sql","sql-builder","sql-query-builder","sqlite"],"created_at":"2025-08-13T09:26:54.375Z","updated_at":"2026-03-13T09:04:15.317Z","avatar_url":"https://github.com/panates.png","language":"TypeScript","readme":"\n\u003cp style=\"text-align: center;\"\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/3836517/32965280-1a2b63ce-cbe7-11e7-8ee1-ba47313503c5.png\" width=\"500px\" alt=\"SQB Logo\"/\u003e\n\u003c/p\u003e\n\n\u003cbr\u003e\n\n[![NPM Version][npm-image]][npm-url]\n[![NPM Downloads][downloads-image]][downloads-url]\n[![CircleCI][circleci-image]][circleci-url]\n[![Test Coverage][coveralls-image]][coveralls-url]\n\n\n## About\n\nSQB is a modern all-in-one db framework for small to enterprise grade NodeJS applications.\nIt contains multi-dialect query builder, DB connection wrapper with blazing fast connection pooling,\npowerful ORM, database migration utility and also it has built-in NestJS module.\n\n## Main goals\n\n- Single code base for building multi-dialect applications\n- Fast, efficient and memory optimized applications\n- Let applications work with large data tables efficiently\n- Expandable to meet all needs.\n\n## Getting started\nVisit [sqbjs.org](https://sqbjs.org/) for documentation\n\n\nThanks to all of the great [contributions](https://github.com/sqbjs/sqb/graphs/contributors) to the project.\n\n## Issues\nYou can report bugs and discuss features on the [GitHub issues](https://github.com/sqbjs/sqb/issues) page\n \n### License\nSQB is available under [MIT](LICENSE) license.\n\n[npm-image]: https://img.shields.io/npm/v/@sqb/connect.svg\n[npm-url]: https://npmjs.org/package/@sqb/connect\n[circleci-image]: https://dl.circleci.com/status-badge/img/gh/sqbjs/sqb/tree/master.svg?style=shield\n[circleci-url]: https://dl.circleci.com/status-badge/redirect/gh/sqbjs/sqb/tree/master\n[coveralls-image]: https://coveralls.io/repos/github/sqbjs/sqb/badge.svg?branch=master\n[coveralls-url]: https://coveralls.io/github/sqbjs/sqb?branch=master\n[downloads-image]: https://img.shields.io/npm/dm/@sqb/builder.svg\n[downloads-url]: https://npmjs.org/package/@sqb/builder\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpanates%2Fsqb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpanates%2Fsqb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpanates%2Fsqb/lists"}