RubyGems Navigation menu

activerecord-jdbc-adapter 51.0

AR-JDBC is a database adapter for Rails' ActiveRecord component designed to be used with JRuby built upon Java's JDBC API for database access. Provides (ActiveRecord) built-in adapters: MySQL, PostgreSQL and SQLite3 as well as adapters for popular databases such as Oracle, SQLServer, DB2, FireBird and even Java (embed) databases: Derby, HSQLDB and H2. It allows to connect to virtually any JDBC-compliant database with your JRuby on Rails application.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 70.1 - March 15, 2023 java (344 KB)
  2. 70.0 - November 30, 2022 java (381 KB)
  3. 70.0.pre - May 13, 2022 java (380 KB)
  4. 61.2 - April 29, 2022 java (379 KB)
  5. 61.1 - July 29, 2021 java (379 KB)
Show all versions (107 total)

Runtime Dependencies (1):

activerecord ~> 5.1.0

Owners:

Authors:

  • Nick Sieger, Ola Bini, Karol Bucek and JRuby contributors

SHA 256 checksum:

f4c5f477de434e491a74b183c7f64579d1ed0539a23154010150642a57bd16c2

Total downloads 4,381,054

For this version 70,389

License:

BSD

Required Ruby Version: >= 0

Links: