{"id":19085679,"url":"https://github.com/henus321/react-native-sqlite-explorer","last_synced_at":"2026-02-12T21:30:54.944Z","repository":{"id":254435687,"uuid":"845597085","full_name":"Henus321/react-native-sqlite-explorer","owner":"Henus321","description":"Explorer for react-native-sqlite-storage inside react native app","archived":false,"fork":false,"pushed_at":"2025-02-24T09:54:22.000Z","size":2070,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-18T02:34:07.336Z","etag":null,"topics":["react-native","react-native-sqlite-storage","sqlite"],"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/Henus321.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2024-08-21T14:52:04.000Z","updated_at":"2025-02-24T09:54:26.000Z","dependencies_parsed_at":"2025-04-18T12:49:57.531Z","dependency_job_id":"debb3d7d-9c50-4500-b972-5bb63c4a2fdc","html_url":"https://github.com/Henus321/react-native-sqlite-explorer","commit_stats":null,"previous_names":["henus321/react-native-sqlite-explorer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Henus321/react-native-sqlite-explorer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Henus321%2Freact-native-sqlite-explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Henus321%2Freact-native-sqlite-explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Henus321%2Freact-native-sqlite-explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Henus321%2Freact-native-sqlite-explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Henus321","download_url":"https://codeload.github.com/Henus321/react-native-sqlite-explorer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Henus321%2Freact-native-sqlite-explorer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29381745,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T20:34:40.886Z","status":"ssl_error","status_checked_at":"2026-02-12T20:23:00.490Z","response_time":55,"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":["react-native","react-native-sqlite-storage","sqlite"],"created_at":"2024-11-09T02:56:57.177Z","updated_at":"2026-02-12T21:30:54.921Z","avatar_url":"https://github.com/Henus321.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-native-sqlite-explorer\n\nExplorer for react-native-sqlite-storage inside react native app\n\n## Installation\n\n```sh\nnpm install react-native-sqlite-explorer\n```\n\n## Usage\n\n```js\nimport SQLiteExplorer from 'react-native-sqlite-explorer';\n\nconst SQLiteExplorerScreen = () =\u003e {\n  // initial baseName that you used in params or taken from openDatabase success callback:\n  // SQLite.openDatabase({ name: baseName, location: 'default' }, DB =\u003e { DB.dbname \u003c-- your baseName also here\n  const baseName = '\u003cyour_base_name_here\u003e';\n\n  return \u003cSQLiteExplorer params={{ name: baseName, location: 'default' }} /\u003e;\n};\n\nexport default SQLiteExplorerScreen;\n```\n\n## Tips\n\nTemporarily only for Android\n\n![Example 1](/src/assets/example-1.jpg)\n![Example 2](/src/assets/example-2.jpg)\n\n![Example 3](/src/assets/example-3.jpg)\n![Example 4](/src/assets/example-4.jpg)\n\n## License\n\nMIT\n\n---\n\nMade with [create-react-native-library](https://github.com/callstack/react-native-builder-bob)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenus321%2Freact-native-sqlite-explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhenus321%2Freact-native-sqlite-explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenus321%2Freact-native-sqlite-explorer/lists"}