{"id":15355826,"url":"https://github.com/fibo/sql92-keywords","last_synced_at":"2025-04-14T05:41:23.292Z","repository":{"id":57368293,"uuid":"130599302","full_name":"fibo/SQL92-keywords","owner":"fibo","description":"is the list of reserved words in SQL92 specification","archived":false,"fork":false,"pushed_at":"2018-04-22T19:18:17.000Z","size":4,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T19:29:14.999Z","etag":null,"topics":["sql"],"latest_commit_sha":null,"homepage":"http://g14n.info/SQL92-keywords","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fibo.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":null}},"created_at":"2018-04-22T19:11:40.000Z","updated_at":"2024-08-01T19:40:39.000Z","dependencies_parsed_at":"2022-09-05T20:51:00.494Z","dependency_job_id":null,"html_url":"https://github.com/fibo/SQL92-keywords","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fibo%2FSQL92-keywords","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fibo%2FSQL92-keywords/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fibo%2FSQL92-keywords/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fibo%2FSQL92-keywords/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fibo","download_url":"https://codeload.github.com/fibo/SQL92-keywords/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248830418,"owners_count":21168272,"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":["sql"],"created_at":"2024-10-01T12:25:50.498Z","updated_at":"2025-04-14T05:41:23.272Z","avatar_url":"https://github.com/fibo.png","language":null,"readme":"# SQL92-keywords\n\n\u003e is the list of reserved words in SQL92 specification\n\n[Installation](#installation) |\n[Usage](#usage) |\n[License](#license)\n\n## Installation\n\nWith [npm](https://npmjs.org/) do\n\n```bash\nnpm install sql92-keywords\n```\n\n## Usage\n\nGet keywords list.\n\n```javascript\nconst keywords = require('sql92-keywords')\n```\n\nNote that all keywords are in upper case.\n\n```javascript\nkeywords.indexOf('SELECT') \u003e -1 // true\nkeywords.indexOf('Select') \u003e -1 // false\n```\n\n## License\n\n[MIT](http://g14n.info/mit-license/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffibo%2Fsql92-keywords","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffibo%2Fsql92-keywords","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffibo%2Fsql92-keywords/lists"}