{"id":13412243,"url":"https://github.com/mattn/go-adodb","last_synced_at":"2025-04-07T16:18:43.802Z","repository":{"id":1845386,"uuid":"2770074","full_name":"mattn/go-adodb","owner":"mattn","description":"Microsoft ActiveX Object DataBase driver for go that using exp/sql","archived":false,"fork":false,"pushed_at":"2022-04-21T14:35:58.000Z","size":67,"stargazers_count":148,"open_issues_count":19,"forks_count":37,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-03-31T14:12:44.803Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://mattn.kaoriya.net/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"volkanceylan/Serene","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mattn.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":"2011-11-14T04:32:50.000Z","updated_at":"2025-03-11T14:09:50.000Z","dependencies_parsed_at":"2022-08-20T11:01:10.352Z","dependency_job_id":null,"html_url":"https://github.com/mattn/go-adodb","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/mattn%2Fgo-adodb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-adodb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-adodb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-adodb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","download_url":"https://codeload.github.com/mattn/go-adodb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247685628,"owners_count":20979085,"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-07-30T20:01:22.532Z","updated_at":"2025-04-07T16:18:43.779Z","avatar_url":"https://github.com/mattn.png","language":"Go","funding_links":[],"categories":["数据库驱动","Database Drivers","数据库驱动程序","Data Integration Frameworks","\u003cspan id=\"数据库驱动-database-drivers\"\u003e数据库驱动 Database Drivers\u003c/span\u003e","数据库驱动`连接和操作数据库工具`","Relational Databases","Generators"],"sub_categories":["Advanced Console UIs","Relational Database Drivers","关系数据库驱动程序","\u003cspan id=\"高级控制台用户界面-advanced-console-uis\"\u003e高级控制台用户界面 Advanced Console UIs\u003c/span\u003e","SQL 查询语句构建库"],"readme":"# go-adodb\n\nMicrosoft ADODB driver conforming to the built-in database/sql interface\n\n## Installation\n\nThis package can be installed with the go get command:\n\n    go get github.com/mattn/go-adodb\n\n## Documentation\n\nAPI documentation can be found here: http://godoc.org/github.com/mattn/go-adodb\n\nExamples can be found under the `./_example` directory\n\n## Note\n\nIf you met the issue that your apps crash, try to import blank import of `runtime/cgo` like below.\n\n```go\nimport (\n    ...\n    _ \"runtime/cgo\"\n)\n```\n\n## License\n\nMIT: http://mattn.mit-license.org/2015\n\n## Author\n\nYasuhiro Matsumoto (a.k.a mattn)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattn%2Fgo-adodb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattn%2Fgo-adodb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattn%2Fgo-adodb/lists"}