Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/typelevel/skunk

A data access library for Scala + Postgres.
https://github.com/typelevel/skunk

cats cats-effect database fs2 functional-programming postgres scala scodec typelevel

Last synced: 2 days ago
JSON representation

A data access library for Scala + Postgres.

Awesome Lists containing this project

README

        

# Skunk

[![Discord](https://img.shields.io/discord/632277896739946517.svg?label=&logo=discord&logoColor=ffffff&color=404244&labelColor=6A7EC2)](https://discord.gg/CSh8u9yPMe)
[![Join the chat at https://gitter.im/skunk-pg/Lobby](https://badges.gitter.im/skunk-pg/Lobby.svg)](https://gitter.im/skunk-pg/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![codecov](https://codecov.io/gh/tpolecat/skunk/branch/master/graph/badge.svg)](https://codecov.io/gh/tpolecat/skunk)
[![Maven Central](https://img.shields.io/maven-central/v/org.tpolecat/skunk-core_2.13.svg)](https://maven-badges.herokuapp.com/maven-central/org.tpolecat/skunk-core_2.13)
[![Javadocs](https://javadoc.io/badge/org.tpolecat/skunk-core_2.13.svg)](https://javadoc.io/doc/org.tpolecat/skunk-core_2.13)

Skunk is a data access library for Scala + Postgres.

Please proceed to the [microsite](https://typelevel.org/skunk/) for more information.

Please drop a :star: if this project interests you. I need encouragement.

To contribute, see the [contributing guide](./CONTRIBUTING.md).