scala-sql
Database API
A Scala API providing a simple and type-safe way to interact with databases using JDBC.
scala SQL api
89 stars
10 watching
21 forks
Language: Scala
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
scalamolecule/molecule | A library that translates custom domain code to database queries for multiple databases | 18 |
outr/scalarelational | A type-safe framework for defining and querying databases using the Scala programming language. | 58 |
scalikejdbc/scalikejdbc | A tidy SQL-based DB access library for Scala developers. | 1,264 |
sake92/squery | A library that provides a simple and flexible way to execute SQL queries in Scala 3 using JDBC drivers. | 17 |
david-bouyssie/libpq4s | A Scala Native wrapper of the LIBPQ C library | 4 |
typelevel/doobie | A functional JDBC layer that abstracts database interactions in a Scala-based programming language | 2,171 |
jokade/scalanative-jdbc | Provides a way to interact with relational databases using Scala Native | 10 |
lucidsoftware/relate | Provides an abstraction layer over JDBC for building performant and flexible SQL applications in Scala | 161 |
david-bouyssie/sqlite4s | A thin wrapper around the SQLite C library with an API similar to Sqlite4java. | 36 |
openxiangshan/huancun | High-performance non-blocking cache written in Scala | 67 |
com-lihaoyi/fansi | A Scala library for working with fancy ANSI colored strings in a safe and efficient way. | 227 |
scalameta/scalameta | An integrated development environment for Scala programming languages | 1,116 |
yaooqinn/itachi | A library that brings useful functions from various modern database management systems to Apache Spark | 56 |
outworkers/morpheus | A reactive type-safe Scala DSL for interacting with various SQL databases | 102 |
typelevel/skunk | A data access library for building Scala applications that interact with Postgres databases. | 1,588 |