{"id":15373669,"url":"https://github.com/krlmlr/duckdbneo","last_synced_at":"2025-04-15T12:31:26.978Z","repository":{"id":246081849,"uuid":"820025774","full_name":"krlmlr/duckdbneo","owner":"krlmlr","description":"New Bindings for the DuckDB Database Management System","archived":false,"fork":false,"pushed_at":"2024-12-08T06:58:12.000Z","size":1816,"stargazers_count":11,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T21:02:44.145Z","etag":null,"topics":["adbc","duckdb","r"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/krlmlr.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-06-25T16:42:00.000Z","updated_at":"2025-02-01T19:02:06.000Z","dependencies_parsed_at":"2024-06-25T19:31:12.300Z","dependency_job_id":"90141904-7aa8-4549-a8d8-c945418ff9d2","html_url":"https://github.com/krlmlr/duckdbneo","commit_stats":{"total_commits":109,"total_committers":3,"mean_commits":"36.333333333333336","dds":"0.21100917431192656","last_synced_commit":"23280ef5205f0003cf8fa01db1fcb72bce29891c"},"previous_names":["krlmlr/duckdbneo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krlmlr%2Fduckdbneo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krlmlr%2Fduckdbneo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krlmlr%2Fduckdbneo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krlmlr%2Fduckdbneo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krlmlr","download_url":"https://codeload.github.com/krlmlr/duckdbneo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249072201,"owners_count":21208136,"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":["adbc","duckdb","r"],"created_at":"2024-10-01T13:55:56.680Z","updated_at":"2025-04-15T12:31:26.702Z","avatar_url":"https://github.com/krlmlr.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# duckdbneo\n\n\u003c!-- badges: start --\u003e\n[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)\n\u003c!-- badges: end --\u003e\n\nThe overarching goal of duckdbneo is to rethink how duckdb is installed and used in R.\n\n## Installation\n\nYou can install the development version of duckdbneo like so:\n\n``` r\n# install.packages(\"pak\", repos = sprintf(\"https://r-lib.github.io/p/pak/stable/%s/%s/%s\", .Platform$pkgType, R.Version()$os, R.Version()$arch))\npak::pak(\"krlmlr/duckdbneo\")\n```\n\n## Goals\n\n- No use of C++ API, only the [C API](https://duckdb.org/docs/api/c/api) of duckdb is used\n- Use ADBC and the [adbi R package](https://adbi.r-dbi.org/) to implement DBI\n- Expose R wrappers for the C API\n    - Autogenerated bindings from a [JSON API spec](https://github.com/duckdb/duckdb/pull/12682)\n    - Hand-written user interface for convenience, based on the autogenerated bindings, with support for ALTREP and [duckplyr](https://duckdblabs.github.io/duckplyr/)\n\n## Non-goals\n\n- Implement a full DBI interface\n- Implement a full dplyr interface\n- Extend duckdb\n- Improve interoperability with other R packages\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrlmlr%2Fduckdbneo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrlmlr%2Fduckdbneo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrlmlr%2Fduckdbneo/lists"}