Skunk-crypt Alternatives
Similar projects and alternatives to skunk-crypt based on common topics and language
-
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.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
gql
A functional GraphQL implementation for Scala. https://valdemargr.github.io/gql/ (by ValdemarGr)
-
pfps-shopping-cart
:shopping_cart: The Shopping Cart application developed 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-crypt alternative or higher similarity.
skunk-crypt discussion
skunk-crypt reviews and mentions
Posts with mentions or reviews of skunk-crypt.
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
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.
Stats
Basic skunk-crypt repo stats
1
7
6.6
13 days ago
ThatScalaGuy/skunk-crypt is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of skunk-crypt is Scala.