scalikejdbc

A tidy SQL-based DB access library for Scala developers. This library naturally wraps JDBC APIs and provides you easy-to-use APIs.

APACHE-2.0 License

Stars
1.3K
Committers
102

Bot releases are hidden (Show)

scalikejdbc - version 4.3.1 Latest Release

Published by seratch 3 months ago

ScalikeJDBC 4.3.1 is now available for Scala 2.12, 2.13, and Scala 3 application development!

This release includes @xuwei-k's improvements that ensure better MySQL/MariaDB compatibility. Take pleasure in crafting type-safe SQL to accomplish tasks efficiently!

scalikejdbc - version 4.3.0

Published by seratch 5 months ago

ScalikeJDBC 4.3.0 is now available for Scala 2.12, 2.13, and Scala 3 application development!

The notable feature enhancement is scalikejdbc-orm module addition! This extension is an O/R mapper built on top of the ScalikeJDBC core library, drawing significant inspiration from Ruby on Rails' ActiveRecord library. For instance, you can run the following query just with simple CRUDMapper class/object definition:

Member.joins(Member.email).where(sqls.eq(m.name, "Alice")).apply()

Refer to the latest README and document website for more details.

Thank you to all the contributors for this release! 👍

  • @jchyb helped @seratch resolve Scala 3 compilation errors for scalikejdbc-orm module (#1249)
  • @kardapoltsev resolved missing tags in one-to-x queries (#2163)
  • @xuwei-k did a substantial amount of work for refactoring and dependency management

Please review https://github.com/scalikejdbc/scalikejdbc/milestone/48?closed=1 for a list of PRs and contributors!

Take pleasure in crafting type-safe SQL to accomplish tasks efficiently!

scalikejdbc - version 4.2.1

Published by seratch 9 months ago

We're happy to announce that ScalikeJDBC 4.2.1 is now available for Scala 2.12, 2.13, and 3! We appreciate all the time and effort by all the contributors (@kardapoltsev)!

Refer to the release notes to learn the changes 👋

scalikejdbc - version 4.2.0

Published by seratch 9 months ago

We're happy to announce that ScalikeJDBC 4.2.0 is now available for Scala 2.12, 2.13, and 3! We appreciate all the time and effort by all the contributors!

Refer to the release notes to learn the changes 👋

scalikejdbc - version 4.1.0

Published by seratch almost 1 year ago

We're happy to announce that ScalikeJDBC 4.1.0 is now available for Scala 2.12, 2.13, and 3! We appreciate all the time and effort by all the contributors!

Refer to the release notes to learn the changes 👋

scalikejdbc - version 4.0.0

Published by seratch almost 3 years ago

We're happy to announce that ScalikeJDBC 4.0.0 is now available for Scala 2.12, 2.13, and 3! We appreciate all the time and effort by all the contributors!

Refer to the release notes to learn the changes 👋

scalikejdbc -

Published by seratch over 3 years ago

scalikejdbc - 4.0.0-M1

Published by seratch over 3 years ago

scalikejdbc - 3.5.0

Published by seratch about 4 years ago

scalikejdbc -

Published by seratch over 4 years ago

scalikejdbc -

Published by seratch almost 5 years ago

scalikejdbc - 3.3.5

Published by seratch over 5 years ago

scalikejdbc -

Published by seratch over 5 years ago

scalikejdbc -

Published by seratch over 5 years ago

scalikejdbc -

Published by seratch almost 6 years ago

scalikejdbc -

Published by seratch about 6 years ago

scalikejdbc -

Published by seratch about 6 years ago

scalikejdbc -

Published by seratch about 6 years ago

scalikejdbc -

Published by seratch over 6 years ago

scalikejdbc - 3.2.2

Published by seratch over 6 years ago