An open API service indexing awesome lists of open source software.

https://github.com/thecedarprince/duckdbserver.jl

Lightweight Julia wrapper around the DuckDB extension, httpserver (extension developed by @quackscience)
https://github.com/thecedarprince/duckdbserver.jl

data-science duckdb duckdb-community duckdb-extension julia

Last synced: about 1 year ago
JSON representation

Lightweight Julia wrapper around the DuckDB extension, httpserver (extension developed by @quackscience)

Awesome Lists containing this project

README

          

# DuckDBServer

[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://TheCedarPrince.github.io/DuckDBServer.jl/stable/)
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://TheCedarPrince.github.io/DuckDBServer.jl/dev/)
[![Build Status](https://github.com/TheCedarPrince/DuckDBServer.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/TheCedarPrince/DuckDBServer.jl/actions/workflows/CI.yml?query=branch%3Amain)
[![Coverage](https://codecov.io/gh/TheCedarPrince/DuckDBServer.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/TheCedarPrince/DuckDBServer.jl)
[![Code Style: Blue](https://img.shields.io/badge/code%20style-blue-4495d1.svg)](https://github.com/invenia/BlueStyle)

## Citing

See [`CITATION.bib`](CITATION.bib) for the relevant reference(s).