Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dbverse

Lifecycle: experimental Contributor Covenant

dbverse is an ecosystem of libraries for larger-than-memory scientific data analysis built on embedded analytical databases and query engines such as DuckDB and DataFusion. It provides database-backed representations for common scientific data structures and exposes them through familiar scientific APIs.

The current implementation is centered on R. Python and Julia APIs are incubating.

Documentation

Visit the dbverse documentation for concepts, architecture, package information, and troubleshooting guidance.

Documentation development

cd docs-vitepress
npm install
npm run docs:dev

Releases

Packages

Contributors

Languages