mirror of
https://github.com/softinio/softinio.com.git
synced 2025-09-03 10:36:42 -07:00
716 B
716 B
+++ title = "duck4s" description = "A modern, type-safe Scala 3 wrapper library for DuckDB." weight = 3
[taxonomies] tags = ["Scala", "DuckDB", "Database", "Project"] categories = ["Project"]
[extra] local_image = "projects/duck4s/duck4s_logo.jpeg" social_media_card = "duck4s_logo.jpeg" toc = true keywords = ["Scala", "DuckDB", "Database"] +++
Overview
A modern, type-safe Scala 3 wrapper library for DuckDB that provides idiomatic, functional programming-friendly access to DuckDB's analytical database capabilities through its Java JDBC client.