{"id":18259973,"url":"https://github.com/hungrybluedev/duckdb_starter","last_synced_at":"2025-04-08T23:44:30.170Z","repository":{"id":247807319,"uuid":"826903808","full_name":"hungrybluedev/duckdb_starter","owner":"hungrybluedev","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-11T19:31:15.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T21:59:04.743Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/hungrybluedev.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":"2024-07-10T15:58:47.000Z","updated_at":"2024-07-24T08:20:14.000Z","dependencies_parsed_at":"2024-11-05T11:03:03.946Z","dependency_job_id":null,"html_url":"https://github.com/hungrybluedev/duckdb_starter","commit_stats":null,"previous_names":["hungrybluedev/duckdb_starter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hungrybluedev%2Fduckdb_starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hungrybluedev%2Fduckdb_starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hungrybluedev%2Fduckdb_starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hungrybluedev%2Fduckdb_starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hungrybluedev","download_url":"https://codeload.github.com/hungrybluedev/duckdb_starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247947825,"owners_count":21023058,"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":[],"created_at":"2024-11-05T10:41:19.995Z","updated_at":"2025-04-08T23:44:30.148Z","avatar_url":"https://github.com/hungrybluedev.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DuckDB+C Starter Template\n\n## Usage\n\nAll chores are put in convenient bash files in the script directory.\n\n### Preparation\n\nThis needs to be run the first time only.\n\n```bash\n./scripts/install.sh\n```\n\nThis will download, verify, and extract DuckDB v1.0.0 in the\nthirdparty directory. If the `LD_LIBRARY_PATH` is not set, the script\nwill set it for you.\n\n### Compilation\n\nTo compile the C code, run:\n\n```bash\n./scripts/compile.sh\n```\n\nThere's no Makefile for this project (intentionally).\n\n### Running\n\nTo run the compiled code, run:\n\n```bash\n./bin/main\n```\n\n## Modification\n\nUpdate the script files to suit your needs. The `main.c` file is a\nmoderately involved example of how to use DuckDB in a C program.\n\n## License\n\nThis project is licensed under the MIT License. See the LICENSE file\nfor details.\n\n## Contributing\n\nContributions are welcome! Create issues for bugs or feature requests\nand submit pull requests for improvements (corresponsing to the issues).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhungrybluedev%2Fduckdb_starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhungrybluedev%2Fduckdb_starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhungrybluedev%2Fduckdb_starter/lists"}