squery
SQL query library
A library that provides a simple and flexible way to execute SQL queries in Scala 3 using JDBC drivers.
Simple SQL queries in Scala 3
17 stars
3 watching
0 forks
Language: Scala
last commit: 2 months ago h2-databasejdbcmysqloracle-dbpostgresqlscalascala3sqlsql-library
Related projects:
Repository | Description | Stars |
---|---|---|
squeryl/squeryl | A Scala-based tool for building and executing database queries with minimal verbosity and maximum type safety. | 583 |
scalamolecule/molecule | A library that translates custom domain code to database queries for multiple databases | 18 |
fazibear/defql | A library providing a simple, high-level interface to interact with SQL databases using Elixir functions as the query language. | 103 |
david-bouyssie/sqlite4s | A thin wrapper around the SQLite C library with an API similar to Sqlite4java. | 36 |
hnh/qry | A tool to store and generate reusable SQL queries in a structured format | 35 |
wangzaixiang/scala-sql | A Scala API providing a simple and type-safe way to interact with databases using JDBC. | 89 |
scalikejdbc/scalikejdbc | A tidy SQL-based DB access library for Scala developers. | 1,264 |
ing-bank/scruid | A Scala library that allows composing queries and parsing results into specific data structures | 115 |
zio/zio-quill | A library that enables compile-time query generation and validation in Scala | 2,149 |
swifql/swifql | A Swift framework for building type-safe, extensible SQL queries | 295 |
stephenafamo/bob | A toolset providing a query builder and ORM/Factory generator for databases using Go. | 793 |
vingarcia/ksql | A simple and powerful Go library for interacting with SQL databases. | 320 |
jsayol/firesql | A library that allows you to query Cloud Firestore using SQL syntax and provides utilities for efficient querying | 350 |
susom/database | A wrapper around JDBC to simplify and secure relational database access | 42 |
yaooqinn/itachi | A library that brings useful functions from various modern database management systems to Apache Spark | 56 |