skunk
Database library
A data access library for building Scala applications that interact with Postgres databases.
A data access library for Scala + Postgres.
2k stars
31 watching
163 forks
Language: Scala
last commit: 7 days ago
Linked from 1 awesome list
catscats-effectdatabasefs2functional-programmingpostgresscalascodectypelevel
Related projects:
Repository | Description | Stars |
---|---|---|
typelevel/doobie | A functional JDBC layer that abstracts database interactions in a Scala-based programming language | 2,171 |
typelevel/cats-parse | A Scala parsing library designed to be compatible, performant, safe, and stable across various platforms and versions. | 233 |
typelevel/simulacrum | A library that simplifies the use of type classes in Scala | 936 |
typelevel/spire | A numeric library for Scala providing powerful number types and abstractions for generic, fast, and precise computations. | 1,764 |
scalikejdbc/scalikejdbc | A tidy SQL-based DB access library for Scala developers. | 1,264 |
scala-hamsters/hamsters | A utility library that provides functional programming features and utilities for Scala development | 291 |
typelevel/squants | A framework for representing quantities and their dimensional relationships in a type-safe way | 923 |
twitter/scalding | A Scala library for specifying and executing MapReduce jobs in Hadoop | 3,500 |
scalalandio/chimney | A library for boilerplate-free data transformations using type-safe mapping and automatic conversion. | 1,174 |
typelevel/scalacheck | A library used to verify properties of software through automated tests | 1,941 |
typelevel/cats | A library providing abstractions for functional programming in Scala, aiming to support core, binary compatible, modular and efficient typeful libraries. | 5,256 |
jap-company/fields | A modular validation library for Scala that enables expressive and lightweight validation of data structures. | 48 |
optics-dev/monocle | A Scala library providing a functional programming style interface to manipulate and compose data structures using lenses and other combinatorial techniques. | 1,654 |
typelift/swiftx | A collection of functional data types and functions for Swift programming | 219 |
skade/leveldb | Bindings for a popular, no-configuration, key-value store with fast write performance and efficient storage | 183 |