{"id":25352158,"url":"https://github.com/claudemuller/sqleavy.c","last_synced_at":"2026-05-02T06:37:47.458Z","repository":{"id":189328488,"uuid":"680474153","full_name":"claudemuller/sqleavy.c","owner":"claudemuller","description":"A toy implementation of SQLite in C","archived":false,"fork":false,"pushed_at":"2023-10-07T10:10:26.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T18:33:45.603Z","etag":null,"topics":["c","database","sqllite"],"latest_commit_sha":null,"homepage":"","language":"C","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/claudemuller.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}},"created_at":"2023-08-19T11:06:18.000Z","updated_at":"2023-10-22T15:04:31.000Z","dependencies_parsed_at":"2023-08-20T09:26:10.246Z","dependency_job_id":null,"html_url":"https://github.com/claudemuller/sqleavy.c","commit_stats":null,"previous_names":["claudemuller/sqleavy","claudemuller/sqleavy.c"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claudemuller%2Fsqleavy.c","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claudemuller%2Fsqleavy.c/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claudemuller%2Fsqleavy.c/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claudemuller%2Fsqleavy.c/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/claudemuller","download_url":"https://codeload.github.com/claudemuller/sqleavy.c/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247947807,"owners_count":21023057,"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":["c","database","sqllite"],"created_at":"2025-02-14T18:26:45.560Z","updated_at":"2026-05-02T06:37:47.423Z","avatar_url":"https://github.com/claudemuller.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SQLeavy\n[![build](https://github.com/claudemuller/sqleavy.c/actions/workflows/c.yml/badge.svg)](https://github.com/claudemuller/sqleavy.c/actions/workflows/c.yml)\n\nA toy implementation of SQLite in C.\n\n# Requirements\n\n- [gcc](https://gcc.gnu.org/)\n- or [clang](https://clang.llvm.org/)\n- [make](https://www.gnu.org/software/make/)\n\n# Build\n\n```bash\nmake build\n```\n\n# Run\n\n```bash\nmake run\n```\n\n# Run Tests\n\n```bash\nmake test\n```\n\n# Build a Debug Binary\n\n```bash\nmake debug-build\n```\n\n# Start `lldb` or `gdb` With Debug Binary\n\n```bash\nmake debug\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclaudemuller%2Fsqleavy.c","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclaudemuller%2Fsqleavy.c","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclaudemuller%2Fsqleavy.c/lists"}