{"id":22771074,"url":"https://github.com/samlior/retriever","last_synced_at":"2026-04-18T17:33:53.384Z","repository":{"id":143789491,"uuid":"341486053","full_name":"samlior/retriever","owner":"samlior","description":"Retriever for anything!","archived":false,"fork":false,"pushed_at":"2021-02-28T11:30:10.000Z","size":1212,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T12:13:26.242Z","etag":null,"topics":["electron","sequelize","sqlite","sqlite3"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/samlior.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-23T08:42:24.000Z","updated_at":"2021-02-28T11:39:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"47741ec8-60a6-4dde-b657-f0b18ca12f2b","html_url":"https://github.com/samlior/retriever","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/samlior/retriever","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samlior%2Fretriever","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samlior%2Fretriever/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samlior%2Fretriever/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samlior%2Fretriever/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samlior","download_url":"https://codeload.github.com/samlior/retriever/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samlior%2Fretriever/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267851215,"owners_count":24154569,"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-07-30T02:00:09.044Z","response_time":70,"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":["electron","sequelize","sqlite","sqlite3"],"created_at":"2024-12-11T16:12:06.543Z","updated_at":"2025-10-03T14:33:27.394Z","avatar_url":"https://github.com/samlior.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Overview\n\n基于sqlite的检索工具\n\n+ 可对本地的sqlite数据库检索, 并将数据持久化\n+ 对检索条件进行GUI结构化, 适用于不会写sql语句的用户\n+ 数据的结构可通过fieds.json定义\n    - windows下fields.json的路径为当前目录\n    - macOS下fields.json的路径为/Users/xxx/.retriever/fields.json\n    - 运行前请确保fields.json存在\n    - 如fields.json中的数据库结构更改, 请删除旧的数据库文件后重新导入\n+ 当fields.json中admin为true时开启管理员模式, 可以增删改任何数据\n\n![avatar](/img/gif.gif)\n\n# Build\n\n```\ngit clone https://github.com/samlior/retriever.git\ncd retriever\ncnpm i\ncd page-main\nyarn\nyarn build\ncd ../page-add-conditon\nyarn\nyarn build\ncd ../page-update\nyarn\nyarn build\ncd ..\nnpm start\n```\n为什么用cnpm安装包呢? 因为sqlite3这个库用npm安装不了-_-, 有懂的大佬还请指教","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamlior%2Fretriever","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamlior%2Fretriever","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamlior%2Fretriever/lists"}