slick

Scala Language Integrated Connection Kit

Github星跟蹤圖

Slick

Build Status Stories in Ready Maven Gitter

Slick is a modern database query and access library for Scala. It allows you
to work with stored data almost as if you were using Scala collections while
at the same time giving you full control over when a database access happens
and which data is transferred. You can write your database queries in Scala
instead of SQL, thus profiting from the static checking, compile-time safety
and compositionality of Scala. Slick features an extensible query compiler
which can generate code for different backends.

The following database systems are directly supported for type-safe queries.
These are the databases and driver versions that have explicit automated tests., Database, JDBC Driver, Build status, --------, -----------, -----------:, SQLServer 2008, 2012, 2014, 2017, jtds:1.3.1 and msjdbc:7.2.2, Build status, Oracle 11g, ojdbc7:12.1.0.2, Build Status, DB2 10.5, db2jcc4:4.19.20, Build Status, MySQL, mysql-connector-java:5.1.38, Build Status, PostgreSQL, postgresql:42.2.5, Build Status, SQLite, sqlite-jdbc:3.27.2.1, Build Status, Derby/JavaDB, derby:10.14.2.0, Build Status, HSQLDB/HyperSQL, hsqldb:2.4.1, Build Status, H2, com.h2database.h2:1.4.199, Build Status, Accessing other database systems is possible, with a reduced feature set.

The manual and scaladocs for Slick can be
found on the Slick web site.

Licensing conditions (BSD-style) can be found in LICENSE.txt.

主要指標

概覽
名稱與所有者slick/slick
主編程語言Scala
編程語言Scala (語言數: 1)
平台
許可證BSD 2-Clause "Simplified" License
所有者活动
創建於2009-02-20 22:51:53
推送於2025-06-16 02:52:54
最后一次提交
發布數82
最新版本名稱v3.6.1 (發布於 )
第一版名稱0.9.0 (發布於 2010-09-16 17:08:35)
用户参与
星數2.7k
關注者數140
派生數616
提交數3.6k
已啟用問題?
問題數1365
打開的問題數405
拉請求數1222
打開的拉請求數22
關閉的拉請求數468
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?