{"id":14066957,"url":"https://github.com/nikolaus77/rocker","last_synced_at":"2025-03-21T11:33:04.311Z","repository":{"id":56934273,"uuid":"425382590","full_name":"nikolaus77/rocker","owner":"nikolaus77","description":"Database interface class R package","archived":false,"fork":false,"pushed_at":"2022-08-20T22:32:07.000Z","size":533,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-09-23T17:39:46.116Z","etag":null,"topics":["database","dbi","mariadb","mysql","postgres","postgresql","r","r6","rstats","sql","sqlite"],"latest_commit_sha":null,"homepage":"","language":"R","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/nikolaus77.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-11-07T00:54:17.000Z","updated_at":"2023-04-25T21:33:01.000Z","dependencies_parsed_at":"2022-08-21T00:40:30.329Z","dependency_job_id":null,"html_url":"https://github.com/nikolaus77/rocker","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikolaus77%2Frocker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikolaus77%2Frocker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikolaus77%2Frocker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikolaus77%2Frocker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nikolaus77","download_url":"https://codeload.github.com/nikolaus77/rocker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221683238,"owners_count":16863208,"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":["database","dbi","mariadb","mysql","postgres","postgresql","r","r6","rstats","sql","sqlite"],"created_at":"2024-08-13T07:05:21.151Z","updated_at":"2024-10-28T10:05:23.735Z","avatar_url":"https://github.com/nikolaus77.png","language":"R","funding_links":[],"categories":["R"],"sub_categories":[],"readme":"---\noutput:\n  github_document:\n    toc: true\n    toc_depth: 2\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r setup, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  out.width = \"100%\"\n)\n```\n\n# *rocker* -- *R6* database interface class wrapping *DBI*\n\n\u003c!-- badges: start --\u003e\n[![CRAN status](https://www.r-pkg.org/badges/version/rocker)](https://cran.r-project.org/package=rocker)\n[![GitHub version](https://img.shields.io/badge/devel%20version-GitHub-yellow.svg)](https://github.com/nikolaus77/rocker)\n[![R-CMD-check](https://github.com/nikolaus77/rocker/actions/workflows/check-standard.yaml/badge.svg)](https://github.com/nikolaus77/rocker/actions/workflows/check-standard.yaml)\n[![codecov](https://codecov.io/gh/nikolaus77/rocker/branch/main/graph/badge.svg)](https://app.codecov.io/gh/nikolaus77/rocker)\n[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n\u003c!-- badges: end --\u003e\n\n[*R6*](https://github.com/r-lib/R6) class interface for handling relational database connections using [*DBI*](https://github.com/r-dbi/DBI) package as backend.\nThe class allows handling of connections to e.g. [PostgreSQL](https://www.postgresql.org), [MariaDB](https://mariadb.org) and [SQLite](https://www.sqlite.org/index.html).\nThe purpose is having an intuitive object allowing straightforward handling of SQL databases. \n\n```{r child=\"man/fragments/Installation.Rmd\"} \n```\n\n```{r child=\"man/fragments/Object.Rmd\"} \n```\n\n```{r child=\"man/fragments/Packages_Databases.Rmd\"} \n```\n\n```{r child=\"man/fragments/Connection.Rmd\"} \n```\n\n```{r child=\"man/fragments/Password.Rmd\"} \n```\n\n```{r child=\"man/fragments/DBI.Rmd\"} \n```\n\n```{r child=\"man/fragments/Transaction.Rmd\"} \n```\n\n```{r child=\"man/fragments/S3.Rmd\"} \n```\n\n```{r child=\"man/fragments/Help.Rmd\"} \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikolaus77%2Frocker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnikolaus77%2Frocker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikolaus77%2Frocker/lists"}