{"id":39965258,"url":"https://github.com/qoretechnologies/module-sqlite3","last_synced_at":"2026-01-18T21:35:28.806Z","repository":{"id":35179203,"uuid":"39436779","full_name":"qoretechnologies/module-sqlite3","owner":"qoretechnologies","description":"Qore SQLite module","archived":false,"fork":false,"pushed_at":"2026-01-04T07:35:43.000Z","size":295,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":13,"default_branch":"develop","last_synced_at":"2026-01-09T06:39:06.643Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qoretechnologies.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-21T09:31:45.000Z","updated_at":"2026-01-04T07:35:47.000Z","dependencies_parsed_at":"2023-01-15T15:29:08.694Z","dependency_job_id":null,"html_url":"https://github.com/qoretechnologies/module-sqlite3","commit_stats":null,"previous_names":["qoretechnologies/module-sqlite3"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/qoretechnologies/module-sqlite3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qoretechnologies%2Fmodule-sqlite3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qoretechnologies%2Fmodule-sqlite3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qoretechnologies%2Fmodule-sqlite3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qoretechnologies%2Fmodule-sqlite3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qoretechnologies","download_url":"https://codeload.github.com/qoretechnologies/module-sqlite3/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qoretechnologies%2Fmodule-sqlite3/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28551202,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T20:59:07.572Z","status":"ssl_error","status_checked_at":"2026-01-18T20:59:02.799Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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-01-18T21:35:28.740Z","updated_at":"2026-01-18T21:35:28.793Z","avatar_url":"https://github.com/qoretechnologies.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"sqlite3 (Sqlite3) module for Qore\nversion 1.1 by Petr Vanek, David Nichols\n\nRequires qore 1.7.2+ and sqlite3 headers and library to build\n\nThe driver supports the following features:\n* all sqlite3 afinities (datatypes) are supported\n* \"date\" types are supported only for writing from Qore. See SQLite3\n  docs for more informations about its dates handling.\n* thread-safe\n* transaction management is supported\n* transparent character encoding conversion is supported if necessary\n\nThe driver's name is \"sqlite3\".\nex: Datasource db(\"sqlite3:@/tmp/my-db.sqlite\");\n\nThe Qore sqlite3 driver uses binary communication with SQLite3 files\n\ntest/example scripts are stored in test/ subdirectory\n\n\nBUILD AND INSTALL\n-----------------\n\nThe SQLite3 DBI module requires the SQLite3 library and headers to build.\n\nmkdir build \u0026\u0026 cd build\ncmake ..\nmake\nsudo make install\n\nThe cmake configuration will find out where your qore module directory is found\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqoretechnologies%2Fmodule-sqlite3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqoretechnologies%2Fmodule-sqlite3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqoretechnologies%2Fmodule-sqlite3/lists"}