{"id":21990078,"url":"https://github.com/skyhacker2/sqliteonweb-android","last_synced_at":"2025-05-08T21:16:34.297Z","repository":{"id":74006957,"uuid":"53298706","full_name":"skyhacker2/SQLiteOnWeb-Android","owner":"skyhacker2","description":"Manage you Sqlite Database in browser","archived":false,"fork":false,"pushed_at":"2017-04-05T07:00:26.000Z","size":4021,"stargazers_count":292,"open_issues_count":0,"forks_count":43,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-05-08T21:16:28.084Z","etag":null,"topics":["sqlite-database"],"latest_commit_sha":null,"homepage":null,"language":"Java","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/skyhacker2.png","metadata":{"files":{"readme":"Readme.md","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}},"created_at":"2016-03-07T05:38:48.000Z","updated_at":"2025-04-04T18:10:11.000Z","dependencies_parsed_at":"2023-07-16T23:46:27.152Z","dependency_job_id":null,"html_url":"https://github.com/skyhacker2/SQLiteOnWeb-Android","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyhacker2%2FSQLiteOnWeb-Android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyhacker2%2FSQLiteOnWeb-Android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyhacker2%2FSQLiteOnWeb-Android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyhacker2%2FSQLiteOnWeb-Android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skyhacker2","download_url":"https://codeload.github.com/skyhacker2/SQLiteOnWeb-Android/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253149621,"owners_count":21861740,"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":["sqlite-database"],"created_at":"2024-11-29T19:37:09.063Z","updated_at":"2025-05-08T21:16:34.268Z","avatar_url":"https://github.com/skyhacker2.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SQLiteOnWeb\n\u003e A simple tool to see sqlite database data in browser\n\n## Install \n\nGradle:\n\n```\ndebugCompile 'io.github.skyhacker2:sqliteonweb:1.0.2'\nreleaseCompile 'io.github.skyhacker2:sqliteonweb-no-op:1.0.2'\n```\n\n## Setup\n\nIn `Application` or `Activity`\n\n```\nSQLiteOnWeb.init(this).start();\n\n```\n\nSQLiteOnWeb use `NanoHTTPD` as server and run at 9000 port default.\n\nUse custom port to start.\n\n```\nSQLiteOnWeb.init(this, PORT).start();\n```\n\n## Run Debug App\n\nWhen run app in debug mode, you will see the address in `Android Monitor`\n\n![image](./screenshots/1.png)\n\nClick the address open in browser.\n\nYou can run SQL from browser to query insert or update.\n\nHave fun. 🚀\n\n![image](./screenshots/2.png)\n\n## License\n\nSQLiteOnWeb is available under the MIT license. See the LICENSE file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyhacker2%2Fsqliteonweb-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskyhacker2%2Fsqliteonweb-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyhacker2%2Fsqliteonweb-android/lists"}