skunk

A data access library for Scala + Postgres. (by typelevel)

Skunk Alternatives

Similar projects and alternatives to skunk

  1. testcontainers-node

    Testcontainers is a NodeJS library that supports tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. ZIO

    66 skunk VS ZIO

    ZIO — A type-safe, composable library for async and concurrent programming in Scala

  4. Play

    34 skunk VS Play

    The Community Maintained High Velocity Web Framework For Java and Scala.

  5. Http4s

    24 skunk VS Http4s

    A minimal, idiomatic Scala interface for HTTP

  6. doobie

    12 skunk VS doobie

    Functional JDBC layer for Scala.

  7. slinky

    16 skunk VS slinky

    Write Scala.js React apps just like you would in ES6

  8. sbt-tpolecat

    scalac options for the enlightened

  9. zio-magic

    Discontinued Construct ZLayers automagically (w/ helpful compile-time errors)

  10. kind-projector

    Compiler plugin for making type lambdas (type projections) easier to write

  11. Wartremover

    6 skunk VS Wartremover

    Flexible Scala code linting tool

  12. fs2-kafka

    3 skunk VS fs2-kafka

    Functional Kafka Streams for Scala

  13. doobie-quill

    Discontinued Integration between Doobie and Quill libraries

  14. toolkit

    1 skunk VS toolkit

    A Scala 3, lightweight and functional non-intrusive library to build typed and declarative Scala application with managed resources and dependencies (by geirolz)

  15. better-monadic-for

    Desugaring scala `for` without implicit `withFilter`s

  16. virgil

    0 skunk VS virgil

    A purely functional Cassandra client built on top of the Datastax Java Driver supporting a variety of effect systems like ZIO & Cats-Effect supporting both Scala 2 & 3 (by kaizen-solutions)

  17. skunk-crypt

    Transparent AES-GCM column encryption for PostgreSQL, as drop-in Skunk codecs

  18. pfps-examples

    :izakaya_lantern: Standalone examples shown in the book "Practical FP in Scala: A hands-on approach"

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better skunk alternative or higher similarity.

skunk discussion

Log in or Post with

skunk reviews and mentions

Posts with mentions or reviews of skunk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-06-08.
  • Encrypting PostgreSQL Columns in Scala with skunk-crypt
    3 projects | dev.to | 8 Jun 2026
    skunk-crypt takes a smaller, sharper angle: encryption is just another Skunk codec. You keep writing ordinary Skunk queries; you just swap text for crypt.text. Plain values in your application, AES-256-GCM ciphertext in the database, and the key never leaves your process.
  • New to Scala;
    8 projects | /r/scala | 14 Oct 2022
    The major performance issue with Skunk is tracked here. tl;dr prepared statements currently take a horrifying number of network round-trips to the database. I'm sympathetic to Rob's "what you see is what you get" priorities for Skunk. But I'm glad to see an outline of a plan that sounds like it would satisfy those objectives without being so, for lack of a better term, naïve in their pursuit.
  • Pleasant to use Scala libraries
    5 projects | /r/scala | 6 Jul 2022
    The same creator is working on skunk, which is very exciting. Only works for Postgres though.
  • Zio / Zionomicon : is it worth it ?
    3 projects | /r/scala | 1 Nov 2021
    The libraries doobie and skunk are more closely associated with cats. They both use cats-effect and fs2 for implementing database connectiona and input-output operations. The doobie library is a wrapper on JDBC, and as such is compatible with many DBMS, such as MySQL, PostgreSQL, H2, Oracle... Whereas skunk is specific to PostgreSQL, and is based on using the server protocol of that database.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 13 Aug 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic skunk repo stats
5
1,664
8.8
6 days ago

typelevel/skunk is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of skunk is Scala.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com