{"id":17891866,"url":"https://github.com/briansorahan/spatialite","last_synced_at":"2025-03-22T21:32:01.753Z","repository":{"id":57503226,"uuid":"89371063","full_name":"briansorahan/spatialite","owner":"briansorahan","description":"database/sql driver for libspatialite","archived":false,"fork":false,"pushed_at":"2020-03-20T20:19:58.000Z","size":75,"stargazers_count":8,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T14:53:51.361Z","etag":null,"topics":["geospatial","spatial","spatialite","sql","sqlite3"],"latest_commit_sha":null,"homepage":"","language":"Go","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/briansorahan.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":"2017-04-25T14:36:09.000Z","updated_at":"2024-09-18T23:06:09.000Z","dependencies_parsed_at":"2022-09-13T08:22:01.084Z","dependency_job_id":null,"html_url":"https://github.com/briansorahan/spatialite","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/briansorahan%2Fspatialite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/briansorahan%2Fspatialite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/briansorahan%2Fspatialite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/briansorahan%2Fspatialite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/briansorahan","download_url":"https://codeload.github.com/briansorahan/spatialite/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245022783,"owners_count":20548595,"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":["geospatial","spatial","spatialite","sql","sqlite3"],"created_at":"2024-10-28T14:24:49.848Z","updated_at":"2025-03-22T21:32:01.439Z","avatar_url":"https://github.com/briansorahan.png","language":"Go","readme":"# spatialite\n\nGo driver for libspatialite\n\n## Install\n\nFirst you must install both sqlite3 and libspatialite C libraries.\n\nThen\n\n```shell\ngo get -u github.com/briansorahan/spatialite\n```\n\n## Usage\n\n```go\ndb, err := sql.Open(\"spatialite\", \"my.db\")\n```\n\nCheck out the [tests](driver_test.go) to see more example code.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbriansorahan%2Fspatialite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbriansorahan%2Fspatialite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbriansorahan%2Fspatialite/lists"}