30 open-source projects similar to zero-deps/kvs, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Kvs alternative.
Ktorm is a lightweight object-relational mapping framework for Kotlin that provides a type-safe SQL domain-specific language and functional sequence APIs for database interaction. It enables developers to define database schemas and map relational tables to interface-based objects, ensuring that data persistence and retrieval are handled through strongly-typed expressions. The framework distinguishes itself by utilizing a functional, collection-style approach to query construction, allowing developers to chain operations like filtering, sorting, and aggregation using idiomatic language patter
Idiomatic, typesafe, and reactive Scala client for Apache Pulsar
The Couchbase Monorepo for JVM Clients: Java, Scala, io-core…
Clickhouse Scala Client with Reactive Streams support
Non-blocking, Reactive Redis driver for Scala (with Sentinel support)
akka-persistence-gcp-datastore is a journal and snapshot store plugin for akka-persistence using google cloud firestore in datastore mode.
Type-safe SQL generation for F#. Generate types from your database, query with strongly-typed computation expressions.
Produces an fs2 stream of MySQL binlog events
Type-safe data migration tool for Slick, Git and beyond.
Type-Safe framework for defining, modifying, and querying SQL databases
🔍 Elasticsearch Scala Client - Reactive, Non Blocking, Type Safe, HTTP Client
:leaves: Non-blocking, Reactive MongoDB Driver for Scala
Scala GraphQL implementation
Scala 3 library to compose domain-tailored data from SQL databases
A tidy SQL-based DB access library for Scala developers. This library naturally wraps JDBC APIs and provides you easy-to-use APIs.
Slick (Scala Language Integrated Connection Kit) is a modern database query and access library for Scala
A Scala DSL for talking with databases with minimum verbosity and maximum type safety
Ada Database Objects is an Ada 2012 library that provides database drivers and object relational mapping to access a database in Ada. The library supports Postgresql, MySQL/MariaDB, SQLite or SQLCipher as databases. Although not mandatory, it allows to map database objects into Ada records and…
Functional wrapper around plain old Sqlite to simplify data access when talking to SQLite databases.