{"id":33190824,"url":"https://github.com/rmartinjak/mex-sqlite3","last_synced_at":"2025-11-21T00:02:18.549Z","repository":{"id":145105658,"uuid":"21098635","full_name":"rmartinjak/mex-sqlite3","owner":"rmartinjak","description":"An extension for MATLAB® or GNU/octave to access sqlite3 databases","archived":false,"fork":false,"pushed_at":"2019-12-12T17:06:12.000Z","size":9,"stargazers_count":5,"open_issues_count":1,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-07-05T14:15:25.737Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/rmartinjak.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,"roadmap":null,"authors":null}},"created_at":"2014-06-22T16:31:41.000Z","updated_at":"2022-04-25T10:44:47.000Z","dependencies_parsed_at":"2024-01-07T00:08:05.700Z","dependency_job_id":null,"html_url":"https://github.com/rmartinjak/mex-sqlite3","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rmartinjak/mex-sqlite3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmartinjak%2Fmex-sqlite3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmartinjak%2Fmex-sqlite3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmartinjak%2Fmex-sqlite3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmartinjak%2Fmex-sqlite3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rmartinjak","download_url":"https://codeload.github.com/rmartinjak/mex-sqlite3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmartinjak%2Fmex-sqlite3/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285532343,"owners_count":27187706,"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","status":"online","status_checked_at":"2025-11-20T02:00:05.334Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-11-16T06:00:40.184Z","updated_at":"2025-11-21T00:02:18.544Z","avatar_url":"https://github.com/rmartinjak.png","language":"C","readme":"mex-sqlite3\n===========\n\nAn extension for MATLAB® or GNU/octave to access sqlite3 databases\n\nCompilation for octave :\n```octave\nmkoctfile --mex -lsqlite3 -o sqlite3.mex sqlite3.c structlist.c\n```\n\nThen add resulting sqlite3.mex file to octave search path, for example :\n```octave\n% cd to your .mex file\np = genpath(pwd);\naddpath(p);\nsavepath;\n```\n","funding_links":[],"categories":["Database Management"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frmartinjak%2Fmex-sqlite3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frmartinjak%2Fmex-sqlite3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frmartinjak%2Fmex-sqlite3/lists"}