{"id":16935852,"url":"https://github.com/knu/ruby-bdb","last_synced_at":"2025-04-11T19:02:27.890Z","repository":{"id":568189,"uuid":"199581","full_name":"knu/ruby-bdb","owner":"knu","description":"Ruby bindings for Sleepycat Berkeley DB and DB XML by Guy Decoux","archived":false,"fork":false,"pushed_at":"2018-05-14T17:09:09.000Z","size":780,"stargazers_count":13,"open_issues_count":5,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-25T14:51:16.283Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://moulon.inra.fr/ruby/bdb.html","language":"C","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/knu.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2009-05-13T06:27:51.000Z","updated_at":"2024-12-24T03:55:10.000Z","dependencies_parsed_at":"2022-07-07T14:17:59.015Z","dependency_job_id":null,"html_url":"https://github.com/knu/ruby-bdb","commit_stats":null,"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knu%2Fruby-bdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knu%2Fruby-bdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knu%2Fruby-bdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knu%2Fruby-bdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knu","download_url":"https://codeload.github.com/knu/ruby-bdb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248465294,"owners_count":21108243,"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":[],"created_at":"2024-10-13T20:55:30.561Z","updated_at":"2025-04-11T19:02:27.849Z","avatar_url":"https://github.com/knu.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"bdb1\n====\n\nSynopsis\n--------\n\nA Ruby interface to Berkeley DB distributed by Oracle\n\nPrerequisite\n============\n\n* db \u003e= 2 (some functionnality like join are not available with db \u003c 2.6)\n\nFor Berkeley DB 1.85 and 1.86 see bdb1\n\nExamples\n--------\n\nSee the `examples` directory for code examples.\n\nInstallation\n------------\n\nYou can install this module simply by:\n\n\tgem install bdb\n\nUse the `--with-db-dir=$prefix` option to specify with which libdb\nthis extension should be linked.\n\nNotes\n=====\n\nWith bdb \u003e= 0.5.5 `nil' is stored as an empty string (when marshal is\nnot used).\n\nOpen the database with\n\n    \"store_nil_as_null\" =\u003e true\n\nif you want the old behavior (`nil' stored as `\\000').\n\nExamples\n========\n\n* examples/basic.rb\n\n  simple access method\n\n* examples/recno.rb\n\n  access to flat file\n\n* examples/cursor.rb\n\n  direct cursor access\n\n* examples/txn.rb\n\n  transaction\n\n* examples/join.rb\n\n  join (need db \u003e= 2.6)\n\n* examples/log.rb\n\n  log file\n\nLicense\n-------\n\nCopyright (c) 2000-2008 Guy Decoux\nCopyright (c) 2008-2011 Akinori MUSHA\n\nYou can redistribute it and/or modify it under the same term as Ruby.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknu%2Fruby-bdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fknu%2Fruby-bdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknu%2Fruby-bdb/lists"}