{"id":13463057,"url":"https://github.com/kubo/ruby-oci8","last_synced_at":"2025-03-25T06:31:30.913Z","repository":{"id":683190,"uuid":"2228087","full_name":"kubo/ruby-oci8","owner":"kubo","description":"Ruby-oci8 - Oracle interface for ruby","archived":false,"fork":false,"pushed_at":"2024-08-12T15:41:01.000Z","size":3465,"stargazers_count":169,"open_issues_count":17,"forks_count":75,"subscribers_count":21,"default_branch":"master","last_synced_at":"2024-10-29T13:50:17.467Z","etag":null,"topics":["oci8","oracle","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kubo.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2011-08-18T13:54:42.000Z","updated_at":"2024-08-24T14:21:20.000Z","dependencies_parsed_at":"2024-01-13T17:49:20.869Z","dependency_job_id":"2dcb695b-f81e-4ee0-aefa-bff8f217d538","html_url":"https://github.com/kubo/ruby-oci8","commit_stats":{"total_commits":684,"total_committers":19,"mean_commits":36.0,"dds":0.05847953216374269,"last_synced_commit":"29290eea92f15507a55de6f807e21829b01ed873"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubo%2Fruby-oci8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubo%2Fruby-oci8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubo%2Fruby-oci8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubo%2Fruby-oci8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kubo","download_url":"https://codeload.github.com/kubo/ruby-oci8/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245413844,"owners_count":20611353,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["oci8","oracle","ruby"],"created_at":"2024-07-31T13:00:45.178Z","updated_at":"2025-03-25T06:31:30.370Z","avatar_url":"https://github.com/kubo.png","language":"Ruby","funding_links":[],"categories":["Data Persistence"],"sub_categories":["SQL Database Adapters"],"readme":"Ruby-oci8\n=========\n\n[![Gem Version](https://badge.fury.io/rb/ruby-oci8.svg)](http://badge.fury.io/rb/ruby-oci8)\n[![Tests](https://github.com/kubo/ruby-oci8/actions/workflows/tests.yml/badge.svg)](https://github.com/kubo/ruby-oci8/actions/workflows/tests.yml)\n\nWhat is ruby-oci8\n-----------------\n\nRuby-oci8 is a ruby interface for Oracle Database. The latest version\nis available for all Oracle versions after Oracle 10g including Oracle\nInstant Client.\n\nUse ruby-oci8 2.0.6 for Oracle 8 or use ruby-oci8 2.1.8 for Oracle 9i.\n\nNote that ruby 1.8 support was dropped in ruby-oci8 2.2.0.\nUse ruby-oci8 2.1.8 for ruby 1.8.\n\nWhat's new\n----------\n\nSee {file:NEWS}.\n\nSample one-liner\n----------------\n\nWhen you have an Oracle database server to which `sqlplus scott/tiger` can connect\nand `scott` user has `emp` table, you can select `emp` and print rows\nas CSV by the followig one liner.\n\n    ruby -r oci8 -e \"OCI8.new('scott', 'tiger').exec('select * from emp') do |r| puts r.join(','); end\"\n\nHomepage\n--------\n\n* http://www.rubydoc.info/github/kubo/ruby-oci8\n\nInstallation\n------------\n\n* {file:docs/install-full-client.md Install for Oracle Full Client}\n* {file:docs/install-instant-client.md Install for Oracle Instant Client}\n* {file:docs/install-binary-package.md Install Binary Package}\n* {file:docs/install-on-osx.md Install on OS X}\n\nReport issues\n-------------\n\n* {file:docs/report-installation-issue.md Report Installation Issues}\n* [The issues page on github](https://github.com/kubo/ruby-oci8/issues)\n\nOther documents\n---------------\n\n* {file:docs/number-type-mapping.md Number Type Mapping between Oracle and Ruby}\n* {file:docs/timeout-parameters.md Timeout Parameters}\n* {file:docs/conflicts-local-connections-and-processes.md Conflicts between Local Connections and Child Process Handling on Unix}\n* {file:docs/hanging-after-inactivity.md Hanging After a Long Period of Inactivity}\n* {file:docs/bind-array-to-in_cond.md Bind an Array to IN-condition}\n* {file:docs/ldap-auth-and-function-interposition.md LDAP Authentication and Function Interposition}\n\nLicense\n-------\n\n* {file:COPYING 2-clause BSD-style license} from ruby-oci8 2.1.3\n* {file:COPYING_old old Ruby license} until 2.1.2\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkubo%2Fruby-oci8","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkubo%2Fruby-oci8","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkubo%2Fruby-oci8/lists"}