{"id":19767515,"url":"https://github.com/sql-machine-learning/goalisa","last_synced_at":"2025-04-30T15:33:25.988Z","repository":{"id":50154957,"uuid":"228316385","full_name":"sql-machine-learning/goalisa","owner":"sql-machine-learning","description":"A Go driver for alisa.","archived":false,"fork":false,"pushed_at":"2021-06-02T09:06:30.000Z","size":71,"stargazers_count":2,"open_issues_count":2,"forks_count":5,"subscribers_count":9,"default_branch":"develop","last_synced_at":"2024-06-20T00:29:51.142Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/sql-machine-learning.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-12-16T06:18:17.000Z","updated_at":"2024-06-20T00:29:51.143Z","dependencies_parsed_at":"2022-08-25T13:30:40.354Z","dependency_job_id":null,"html_url":"https://github.com/sql-machine-learning/goalisa","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-machine-learning%2Fgoalisa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-machine-learning%2Fgoalisa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-machine-learning%2Fgoalisa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-machine-learning%2Fgoalisa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sql-machine-learning","download_url":"https://codeload.github.com/sql-machine-learning/goalisa/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224218843,"owners_count":17275463,"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-12T04:30:02.038Z","updated_at":"2024-11-12T04:30:02.786Z","avatar_url":"https://github.com/sql-machine-learning.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# goalisa: A Go `database/sql` driver for alisa\n\n[![Build Status](https://travis-ci.org/sql-machine-learning/goalisa.svg?branch=develop)](https://travis-ci.org/sql-machine-learning/goalisa)\n[![GoDoc](https://godoc.org/github.com/sql-machine-learning/goalisa?status.svg)](https://godoc.org/github.com/sql-machine-learning/goalisa)\n[![License](https://img.shields.io/badge/license-Apache%202-blue.svg)](LICENSE)\n[![Go Report Card](https://goreportcard.com/badge/github.com/sql-machine-learning/goalisa)](https://goreportcard.com/report/github.com/sql-machine-learning/goalisa)\n\n## What is goalisa\nTo access databases, Go programmers call the standard library `database/sql`, which relies on drivers to talk to database management systems. `goalisa` is such a driver that talks to alisa.\n\n## For Users\n`goalisa` is go-gettable. Please run the following command to install it:\n\n```bash\ngo get sqlflow.org/goalisa\n```\n`sqlflow.org/goalisa` is a [vainty import path](https://blog.bramp.net/post/2017/10/02/vanity-go-import-paths/) of `goalisa`.\n\nPlease make sure you have Go 1.13+.\n\n## For developers\n- `pop`: supplies signature and sends HTTP request.\n- `alisa`: encapsulates HTTP action to Alisa SDK. It relays on `pop`.\n- `alisa_wrap`: integrates the API of Alisa SDK and supplies a high-level API. It relays on `alisa`.\n\n## License\n`goalisa` comes with [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsql-machine-learning%2Fgoalisa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsql-machine-learning%2Fgoalisa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsql-machine-learning%2Fgoalisa/lists"}