sqlite4s
Database library
A thin wrapper around the SQLite C library with an API similar to Sqlite4java.
A Scala Native wrapper of the SQLite C library
37 stars
2 watching
2 forks
Language: Scala
last commit: 7 months ago
Linked from 1 awesome list
databaselinuxmacosscalascala-nativesqlitewindows
Related projects:
Repository | Description | Stars |
---|---|---|
david-bouyssie/libpq4s | A Scala Native wrapper of the LIBPQ C library | 4 |
perfectlysoft/perfect-sqlite | A stand-alone Swift wrapper around the SQLite 3 client library. | 50 |
btrask/sqlheavy | Replaces SQLite's built-in b-tree with arbitrary storage engines from libkvstore. | 23 |
haltcase/trilogy | A TypeScript-based wrapper around SQLite databases with support for multiple backends and a simple Promise-based API. | 265 |
vrischmann/zig-sqlite | A wrapper around sqlite's C API to simplify usage in Zig programming language | 396 |
scalikejdbc/scalikejdbc | A tidy SQL-based DB access library for Scala developers. | 1,266 |
raven-ie/nldatabase | A lightweight C++ wrapper for the SQLite database engine | 0 |
kkharji/sqlite.lua | A Lua binding for a self-contained SQLite database engine | 497 |
log4s/log4s | A high-performance SLF4J wrapper for Scala that provides an idiomatic and efficient logging solution. | 171 |
david-christiansen/idrissqlite | Provides type-safe bindings and tools for Idris to interact with SQLite databases. | 41 |
scalamolecule/molecule | A library for defining and querying complex domain models using a high-level, declarative data access API | 19 |
olliniinivaara/sqliteral | A high-level SQLite API for Nim language | 50 |
msallin/sqlitecodefirst | A library that enables .NET developers to create and manage SQLite databases using Entity Framework's CodeFirst approach. | 614 |
simonw/sqlite-utils | A Python utility and library for manipulating SQLite databases. | 1,708 |
sake92/squery | A library that provides a simple and flexible way to execute SQL queries in Scala 3 using JDBC drivers. | 18 |