{"id":19292235,"url":"https://github.com/oshliaer/alasqlgs","last_synced_at":"2025-07-14T20:35:10.798Z","repository":{"id":40734509,"uuid":"89807704","full_name":"oshliaer/alasqlgs","owner":"oshliaer","description":"AlaSQLGS is a library that enables the use of the AlaSQL.js library in Google Apps Script","archived":false,"fork":false,"pushed_at":"2023-03-04T02:26:32.000Z","size":2225,"stargazers_count":40,"open_issues_count":11,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-22T07:02:05.129Z","etag":null,"topics":["alasql","google-apps-script","library"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/oshliaer.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,"governance":null}},"created_at":"2017-04-29T19:27:12.000Z","updated_at":"2024-12-02T22:24:10.000Z","dependencies_parsed_at":"2023-11-29T07:28:14.741Z","dependency_job_id":"27380257-5619-40c6-9696-545012f6d50c","html_url":"https://github.com/oshliaer/alasqlgs","commit_stats":null,"previous_names":["oshliaer/alasqlgs","contributorpw/alasqlgs"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/oshliaer/alasqlgs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oshliaer%2Falasqlgs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oshliaer%2Falasqlgs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oshliaer%2Falasqlgs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oshliaer%2Falasqlgs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oshliaer","download_url":"https://codeload.github.com/oshliaer/alasqlgs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oshliaer%2Falasqlgs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265344863,"owners_count":23750568,"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":["alasql","google-apps-script","library"],"created_at":"2024-11-09T22:29:43.836Z","updated_at":"2025-07-14T20:35:10.778Z","avatar_url":"https://github.com/oshliaer.png","language":"JavaScript","funding_links":[],"categories":["Libraries \u0026 Modules","3. Libraries \u0026 Modules"],"sub_categories":["Using databases","3.1. Using Databases"],"readme":"# AlaSQLGS\n\nAlaSQLGS is a library that enables the use of the [AlaSQL.js](http://alasql.org) library in [Google Apps Script](https://developers.google.com/apps-script/).\nAPI docs are available [here](https://script.google.com/macros/library/versions/d/1XWR3NzQW6fINaIaROhzsxXqRREfKXAdbKoATNbpygoune43oCmez1N8U).\n\n## Adding the library to your project\n\nAlaSQL for Google Apps Script is made available as a script library. This is how you add it to your project:\n\n1. Click \"Add a library\" in the Libraries section of the left pane in the Apps Script IDE.\n2. Enter the project key (`1XWR3NzQW6fINaIaROhzsxXqRREfKXAdbKoATNbpygoune43oCmez1N8U`) in the \"Script ID\" field, and click \"Look up\".\n3. Select the highest version number, and choose `AlaSQL` as the identifier. (Do not turn on Development Mode unless you know what you are doing. The development version may not work)\n4. Press \"Add\". You can now use the AlaSQL library in your code.\n\n## Loading the library\n\nTo load AlaSQLGS:\n\n```js\nconst alasql = AlaSQLGS.load();\n```\n\nThe library supports lazzy loading.\n\n## Copying the library\n\nA Google Apps Script project for AlaSQL is available [here](https://script.google.com/d/1XWR3NzQW6fINaIaROhzsxXqRREfKXAdbKoATNbpygoune43oCmez1N8U/edit?usp=sharing).\n\n1. Select Overview left pane in the Apps Script IDE.\n1. In the upper right corner find the copy icon.\n\n## Samples\n\n[Data and code](https://drive.google.com/drive/folders/1iG34CHDVBIwqG8yOcjJYHl3gx1IsTzOJ?usp=sharing)\n\n## Links\n\n- [agershun/alasql](https://github.com/agershun/alasql)\n\n## License\n\nAlaSQLGS for Google Apps Script is released under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foshliaer%2Falasqlgs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foshliaer%2Falasqlgs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foshliaer%2Falasqlgs/lists"}