Fork of the ActiveRecord JDBC adapter with support for SQL Server and Azure SQL, for more information and help look at the README file in the github repository. 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. This fork supports SQL Server/Azure SQL.
Required Ruby Version
>= 0
Authors
Nick Sieger, Ola Bini, Karol Bucek and JRuby contributors
Versions
- 72.1.0 December 15, 2025 java (393 KB)
- 72.0.0 December 13, 2025 java (393 KB)
- 72.0.0.rc3 October 17, 2025 java (392 KB)
- 72.0.0.rc2 September 28, 2025 java (393 KB)
- 72.0.0.rc1 February 09, 2025 java (393 KB)
- 51.6.1 December 22, 2019 java (439 KB)