{"id":29610408,"url":"https://github.com/cosmocode/sqlite","last_synced_at":"2025-07-20T20:07:51.327Z","repository":{"id":763182,"uuid":"436582","full_name":"cosmocode/sqlite","owner":"cosmocode","description":"DokuWiki helper plugin to make SQLite access easier for other plugins","archived":false,"fork":false,"pushed_at":"2025-05-15T08:32:30.000Z","size":271,"stargazers_count":19,"open_issues_count":1,"forks_count":9,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-05-15T09:36:26.103Z","etag":null,"topics":["database","dokuwiki-plugin","sqlite"],"latest_commit_sha":null,"homepage":"https://www.dokuwiki.org/plugin:sqlite","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cosmocode.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2009-12-14T14:22:46.000Z","updated_at":"2025-05-15T08:32:33.000Z","dependencies_parsed_at":"2024-03-05T08:42:25.352Z","dependency_job_id":"a0d69478-076d-4acd-bef1-98d28c36ba80","html_url":"https://github.com/cosmocode/sqlite","commit_stats":null,"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/cosmocode/sqlite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmocode%2Fsqlite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmocode%2Fsqlite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmocode%2Fsqlite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmocode%2Fsqlite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosmocode","download_url":"https://codeload.github.com/cosmocode/sqlite/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmocode%2Fsqlite/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266189677,"owners_count":23890065,"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":["database","dokuwiki-plugin","sqlite"],"created_at":"2025-07-20T20:07:50.316Z","updated_at":"2025-07-20T20:07:51.310Z","avatar_url":"https://github.com/cosmocode.png","language":"PHP","readme":"Sqlite Plugin for DokuWiki\n\nA helper plugin to easily access a SQLite database.\n\nThe plugin detects whether PHPs PDO extension is available otherwise it\nwill look for the PHP sqlite extension.\n\nPDO supports sqlite3 only, and this plugin will look for db files with extension *.sqlite3\nThe sqlite extension supports sqlite2 only, here this plugin will look for  *.sqlite files.\n\nIf both drivers are available, the admin allows to convert old sqlite2 format databases to\nthe new format. This should be done when upgrading from an older version. Manual upgrades\ncan be done through commandline tools. Database files can be found in the data/meta directory.\n\n    sqlite databasename.sqlite .dump | sqlite3 databasename.sqlite3\n\nMore about this upgrade on http://www.sqlite.org/version3.html\n\nAll documentation for this plugin can be found at\nhttp://www.dokuwiki.org/plugin:sqlite\n\nIf you install this plugin manually, make sure it is installed in\nlib/plugins/sqlite/ - if the folder is called different it\nwill not work!\n\nPlease refer to http://www.dokuwiki.org/plugins for additional info\non how to install plugins in DokuWiki.\n\n----\n\nCopyright (C) Andreas Gohr \u003cdokuwiki@cosmocode.de\u003e,\n              Gerrit Uitslag \u003cklapinklapin@gmail.com\u003e\n\nThis program is free software; you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation; version 2 of the License\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nSee the COPYING file in your DokuWiki folder for details\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcosmocode%2Fsqlite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcosmocode%2Fsqlite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcosmocode%2Fsqlite/lists"}