{"id":15392004,"url":"https://github.com/dhleong/sqlead","last_synced_at":"2026-04-18T01:05:10.525Z","repository":{"id":142682990,"uuid":"127701775","full_name":"dhleong/sqlead","owner":"dhleong","description":"A somewhat heavier version of SQLite","archived":false,"fork":false,"pushed_at":"2019-11-25T19:51:23.000Z","size":103,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T23:28:54.472Z","etag":null,"topics":["android","room-persistence-library","sqlite","testing"],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","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/dhleong.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":"2018-04-02T04:16:38.000Z","updated_at":"2024-11-28T01:05:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"1c99c618-25f3-4c76-8a3a-9c7a147b3d55","html_url":"https://github.com/dhleong/sqlead","commit_stats":{"total_commits":41,"total_committers":1,"mean_commits":41.0,"dds":0.0,"last_synced_commit":"8d58a6b6dc8291882885567224730747cdec10d0"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/dhleong/sqlead","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhleong%2Fsqlead","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhleong%2Fsqlead/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhleong%2Fsqlead/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhleong%2Fsqlead/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhleong","download_url":"https://codeload.github.com/dhleong/sqlead/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhleong%2Fsqlead/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31952208,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"ssl_error","status_checked_at":"2026-04-18T00:39:20.671Z","response_time":62,"last_error":"SSL_read: 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":["android","room-persistence-library","sqlite","testing"],"created_at":"2024-10-01T15:13:49.092Z","updated_at":"2026-04-18T01:05:10.452Z","avatar_url":"https://github.com/dhleong.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sqlead\n\n*A somewhat heavier version of SQLite*\n\n## What?\n\nSQLead is a somewhat-complete implementation of [SupportSQLiteDatabase][1]\nbacked by JDBC, so it can be used on a desktop (but cannot be used on\nany mobile phone).\n\nSQLead is *not* intended to be a particularly efficient or complete\nimplementation, but merely a *mostly* functional one. Be aware, however,\nthat it will **probably not** use the version of SQLite that will be available\non the devices your code will eventually run on, so unless you really know\nwhat you're doing, you should probably just run your tests on an emulator,\nor on an actual device.\n\n## Why?\n\nPartly to be able to test [Room DB][2] queries and migrations without having\nto spin up an emulator, or connect to a device... but given the caveats\nmentioned above, mostly just for fun. If you're using the\n[Requery SQLite Support Library][3], however, it may not be so crazy.\n\n\n[1]: https://developer.android.com/reference/android/arch/persistence/db/SupportSQLiteDatabase.html\n[2]: https://developer.android.com/topic/libraries/architecture/room.html\n[3]: https://github.com/requery/sqlite-android\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhleong%2Fsqlead","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdhleong%2Fsqlead","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhleong%2Fsqlead/lists"}