{"id":47756262,"url":"https://github.com/gnu-octave/octave-odbc","last_synced_at":"2026-04-03T04:22:31.558Z","repository":{"id":224062433,"uuid":"762305005","full_name":"gnu-octave/octave-odbc","owner":"gnu-octave","description":"GNU Octave Database functionality using ODBC","archived":false,"fork":false,"pushed_at":"2026-03-12T23:20:37.000Z","size":338,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-03-13T06:09:45.524Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://gnu-octave.github.io/octave-odbc/","language":"MATLAB","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gnu-octave.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-02-23T13:59:39.000Z","updated_at":"2026-03-12T23:20:40.000Z","dependencies_parsed_at":"2025-12-17T23:02:27.319Z","dependency_job_id":null,"html_url":"https://github.com/gnu-octave/octave-odbc","commit_stats":null,"previous_names":["gnu-octave/octave-odbc"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/gnu-octave/octave-odbc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnu-octave%2Foctave-odbc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnu-octave%2Foctave-odbc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnu-octave%2Foctave-odbc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnu-octave%2Foctave-odbc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gnu-octave","download_url":"https://codeload.github.com/gnu-octave/octave-odbc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnu-octave%2Foctave-odbc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31333234,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T03:20:36.090Z","status":"ssl_error","status_checked_at":"2026-04-03T03:20:35.133Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2026-04-03T04:22:29.893Z","updated_at":"2026-04-03T04:22:31.551Z","avatar_url":"https://github.com/gnu-octave.png","language":"MATLAB","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GNU Octave database functionality using odbc\n\nThis is a basic implementation of ODBC functionality similar to MATLAB'S\nODBC functionality.\n\n## Requirements\n\n### Linux\n\nIn Linux, the devel package for unixODBC must be installed.\n\nTo use the configureODBCDataSource function, ODBCManageDataSources must\nbe available from the Qt odbc packages\n\n### Windows\n\nIn Windows, the native odbc interface is used.\n\n\n### Install and loading\n\nThe toolkit can be installed in Octave 7.2+ using the command:\n\n    pkg install -forge odbc\n\nAfter installation, load the package in order to use it.\n\n    pkg load odbc\n\n**Note:** The package needs to loaded each time Octave is run in order to use the package. \n\n### Running tests\n\nThe test suite can be run in octave using the command:\n\n   pkg test odbc\n\n**Note:** The tests assume that there the sqlite3 odbs driver is installed and that a octave_odbc_test\nDSN can open successfully.\n\n## Documentation\n\nOn newer versions of Octave, on loading the package the documentation will be available in the\nOctave documentation pages.\n\nThe Documentation is also installed as a PDF in the installed package folder.\n\nOnline documentation is also available at\nhttps://gnu-octave.github.io/octave-odbc/\n\n## Inbuilt Tests\nIn built function test can be run using `pkg test odbc`. It requires the SQLite3 ODBC drivers\nto be installed, and an octave_odbc_test DSN to be configured.\n\n## Reporting Bugs\n\nBugs can be filed on the [issue tracker](https://github.com/gnu-octave/octave-odbc/issues).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgnu-octave%2Foctave-odbc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgnu-octave%2Foctave-odbc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgnu-octave%2Foctave-odbc/lists"}