{"id":20973507,"url":"https://github.com/prust/sql-bricks-sqlite","last_synced_at":"2025-06-24T19:44:01.049Z","repository":{"id":20976639,"uuid":"24265659","full_name":"prust/sql-bricks-sqlite","owner":"prust","description":"Transparent, Schemaless SQL Generation for the SQLite dialect","archived":false,"fork":false,"pushed_at":"2022-11-01T16:18:23.000Z","size":7,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-21T22:02:50.635Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prust.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-20T15:03:29.000Z","updated_at":"2025-03-19T14:39:11.000Z","dependencies_parsed_at":"2022-07-30T03:08:02.077Z","dependency_job_id":null,"html_url":"https://github.com/prust/sql-bricks-sqlite","commit_stats":null,"previous_names":["csnw/sql-bricks-sqlite"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prust%2Fsql-bricks-sqlite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prust%2Fsql-bricks-sqlite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prust%2Fsql-bricks-sqlite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prust%2Fsql-bricks-sqlite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prust","download_url":"https://codeload.github.com/prust/sql-bricks-sqlite/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254142110,"owners_count":22021461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-19T04:19:56.137Z","updated_at":"2025-05-14T12:30:33.646Z","avatar_url":"https://github.com/prust.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SQLite dialect SQLBricks\r\n\r\nUse:\r\n\r\n```javascript\r\n// in node:\r\nvar sql = require('sql-bricks-sqlite');\r\n// in the browser:\r\nvar sql = SQLiteBricks;\r\n\r\nvar statement = sql.select().from('users').where({name: 'Fred Flintstone'});\r\n```\r\n\r\nAdds `limit()`, `offset()`, `orReplace()`, `orAbort()`, etc, to the core SQLBricks library. See http://csnw.github.io/sql-bricks for more information.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprust%2Fsql-bricks-sqlite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprust%2Fsql-bricks-sqlite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprust%2Fsql-bricks-sqlite/lists"}