{"id":20347118,"url":"https://github.com/ourway/sqlite-tiny","last_synced_at":"2025-08-02T10:37:54.132Z","repository":{"id":66127525,"uuid":"185092328","full_name":"ourway/sqlite-tiny","owner":"ourway","description":"My first attemp to write a sqlite3 clone.  It's just an experimental attempt to understand RDBMS. Never use it in any production.","archived":false,"fork":false,"pushed_at":"2019-05-06T19:30:52.000Z","size":6,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-04T16:12:14.373Z","etag":null,"topics":["b-tree","c","parser","personal-project","self-learning","sqlite","sqlite-database","sqlite-orm","sqlite3","sqlite3-database","tokenizer","virtual-machine","vm"],"latest_commit_sha":null,"homepage":"","language":"C","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/ourway.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":"2019-05-05T23:08:05.000Z","updated_at":"2021-01-11T22:50:21.000Z","dependencies_parsed_at":"2023-03-10T15:15:16.760Z","dependency_job_id":null,"html_url":"https://github.com/ourway/sqlite-tiny","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ourway/sqlite-tiny","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ourway%2Fsqlite-tiny","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ourway%2Fsqlite-tiny/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ourway%2Fsqlite-tiny/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ourway%2Fsqlite-tiny/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ourway","download_url":"https://codeload.github.com/ourway/sqlite-tiny/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ourway%2Fsqlite-tiny/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268372643,"owners_count":24239912,"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-08-02T02:00:12.353Z","response_time":74,"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":["b-tree","c","parser","personal-project","self-learning","sqlite","sqlite-database","sqlite-orm","sqlite3","sqlite3-database","tokenizer","virtual-machine","vm"],"created_at":"2024-11-14T22:15:25.851Z","updated_at":"2025-08-02T10:37:54.106Z","avatar_url":"https://github.com/ourway.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sqlite-tiny\nMy first attemp to write a sqlite3 clone.  It's just an experimental attempt to understand RDBMS. Please never use it in any production.\n\n\n## TODOs\n- [x] Prepare basic structure of project\n- [ ] Find a good Unit Testing framework for C\n- [ ] Learn how to use `getline`\n\n\n## Other stuff\n- Requirements:\nSqlite-tiny requires `clang` to compile, although it's completely ok to compile it with\n`gcc`.\n\n- Compiling:\n```bash\nmake\n```\n\n- Running:\n```bash\n./bin/database\n```\n- Feel free to ask me anything.  Drop me a mail at: `rodmena@me.com`\n\n-- Farsheed\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fourway%2Fsqlite-tiny","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fourway%2Fsqlite-tiny","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fourway%2Fsqlite-tiny/lists"}