{
  "_id": "6a2d06c93efcd9bda42ecdb6",
  "Package": "polarssql",
  "Title": "A 'polars' backend for 'DBI'.",
  "Description": "DBI-compliant interface to 'polars'.",
  "Version": "0.0.0.9000",
  "Authors@R": "c(person(\"Tatsuya\", \"Shima\", email = \"ts1s1andn@gmail.com\", role = c(\"aut\", \"cre\")))",
  "License": "MIT + file LICENSE",
  "URL": "https://rpolars.github.io/r-polarssql/,\nhttps://github.com/rpolars/r-polarssql",
  "BugReports": "https://github.com/rpolars/r-polarssql/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Collate": "'polarssql-package.R' 'Driver.R' 'Connection.R' 'Result.R'\n'dbClearResult_Result.R' 'dbConnect_Driver.R'\n'dbDisconnect_Connectsion.R'\n'dbExistsTable_Connection_character.R' 'dbFetch_Result.R'\n'dbGetRowsAffected_Result.R' 'dbHasCompleted_Result.R'\n'dbIsValid_Connection.R' 'dbIsValid_Driver.R'\n'dbIsValid_Result.R' 'dbListFields_Connection_character.R'\n'dbListTables_Connection.R'\n'dbQuoteIdentifier_Connection_character.R'\n'dbQuoteString_Connection_character.R'\n'dbRemoveTable_Connection_character.R'\n'dbSendQuery_Connection_character.R'\n'dbWriteTable_Connection_character.R' 'default_connection.R'\n'pkg-dbplyr.R' 'query.R' 'register.R' 'show_Connection.R'\n'show_Driver.R' 'show_Result.R' 'utils.R' 'zzz.R'",
  "Repository": "https://rpolars.r-universe.dev",
  "Date/Publication": "2025-07-20 13:06:03 UTC",
  "RemoteUrl": "https://github.com/rpolars/r-polarssql",
  "RemoteRef": "HEAD",
  "RemoteSha": "058b892737940bdcc7936ce42a2e6bfd839f19f6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-13 07:25:20 UTC",
    "User": "root"
  },
  "Author": "Tatsuya Shima [aut, cre]",
  "Maintainer": "Tatsuya Shima <ts1s1andn@gmail.com>",
  "MD5sum": "ff153728e8f6da8d661bd927fbcd2178",
  "_user": "rpolars",
  "_type": "src",
  "_file": "polarssql_0.0.0.9000.tar.gz",
  "_fileid": "ab49ad5cde32487043c98f1d3e7f08db9c1a889d8b6922317c04ae826679f182",
  "_filesize": 123424,
  "_sha256": "ab49ad5cde32487043c98f1d3e7f08db9c1a889d8b6922317c04ae826679f182",
  "_created": "2026-06-13T07:25:20.000Z",
  "_published": "2026-06-13T07:29:13.343Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81172673938,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7608617371"
    },
    {
      "job": 81172673936,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7608618098"
    },
    {
      "job": 81172673935,
      "time": 99,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7608618329"
    },
    {
      "job": 81172673942,
      "time": 149,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7608628720"
    },
    {
      "job": 81172522059,
      "time": 146,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608597789"
    },
    {
      "job": 81172673937,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608616961"
    },
    {
      "job": 81172673939,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7608609481"
    },
    {
      "job": 81172673948,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7608607444"
    },
    {
      "job": 81172673955,
      "time": 137,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7608618934"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rpolars/actions/runs/27460242554",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rpolars/r-polarssql",
  "_commit": {
    "id": "058b892737940bdcc7936ce42a2e6bfd839f19f6",
    "author": "eitsupi <50911393+eitsupi@users.noreply.github.com>",
    "committer": "eitsupi <50911393+eitsupi@users.noreply.github.com>",
    "message": "test: update tests to match polars 1.0.0\n",
    "time": 1753016763
  },
  "_maintainer": {
    "name": "Tatsuya Shima",
    "email": "ts1s1andn@gmail.com",
    "login": "eitsupi",
    "mastodon": "@eitsupi@fosstodon.org",
    "twitter": "@eitsupi",
    "description": "",
    "uuid": 50911393
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "DBI",
      "version": ">= 1.2.1",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "polars",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "dbplyr",
      "role": "Suggests"
    },
    {
      "package": "nanoarrow",
      "role": "Suggests"
    },
    {
      "package": "patrick",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "DBItest",
      "version": ">= 1.7.3",
      "role": "Suggests"
    }
  ],
  "_owner": "rpolars",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2025-29",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "dplyr",
    "dplyr-sql-backends",
    "polars"
  ],
  "_stars": 27,
  "_contributors": [
    {
      "user": "eitsupi",
      "count": 62,
      "uuid": 50911393
    }
  ],
  "_userbio": {
    "uuid": 116646001,
    "type": "organization",
    "name": "rpolars",
    "description": "Bring polars to R"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/polarssql"
  },
  "_devurl": "https://github.com/rpolars/r-polarssql",
  "_pkgdown": "https://rpolars.github.io/r-polarssql/",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/polarssql.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "dbAppendTable",
    "dbCanConnect",
    "dbClearResult",
    "dbConnect",
    "dbCreateTable",
    "dbDisconnect",
    "dbExecute",
    "dbExistsTable",
    "dbFetch",
    "dbGetQuery",
    "dbGetRowsAffected",
    "dbHasCompleted",
    "dbIsReadOnly",
    "dbIsValid",
    "dbListFields",
    "dbListObjects",
    "dbListTables",
    "dbQuoteIdentifier",
    "dbQuoteLiteral",
    "dbQuoteString",
    "dbReadTable",
    "dbRemoveTable",
    "dbSendQuery",
    "dbUnquoteIdentifier",
    "dbWithTransaction",
    "dbWriteTable",
    "Id",
    "polarssql",
    "polarssql_default_connection",
    "polarssql_query",
    "polarssql_register",
    "polarssql_unregister",
    "show",
    "simulate_polarssql",
    "tbl_polarssql"
  ],
  "_help": [
    {
      "page": "as_polars_lf.tbl_polarssql_connection",
      "title": "Compute results of a dbplyr query",
      "topics": [
        "as.data.frame.tbl_polarssql_connection",
        "as_polars_df.tbl_polarssql_connection",
        "as_polars_lf.tbl_polarssql_connection",
        "as_tibble.tbl_polarssql_connection",
        "collect.tbl_polarssql_connection",
        "compute.tbl_polarssql_connection"
      ]
    },
    {
      "page": "DBI",
      "title": "DBI methods",
      "topics": [
        "dbClearResult,polarssql_result-method",
        "dbClearResult_polarssql_result",
        "dbConnect,polarssql_driver-method",
        "dbConnect_polarssql_driver",
        "dbDisconnect,polarssql_connection-method",
        "dbDisconnect_polarssql_connection",
        "dbExistsTable,polarssql_connection,character-method",
        "dbExistsTable_polarssql_connection_character",
        "dbFetch,polarssql_result-method",
        "dbFetch_polarssql_result",
        "dbGetRowsAffected,polarssql_result-method",
        "dbGetRowsAffected_polarssql_result",
        "dbHasCompleted,polarssql_result-method",
        "dbHasCompleted_polarssql_result",
        "DBI",
        "dbIsValid,polarssql_connection-method",
        "dbIsValid,polarssql_driver-method",
        "dbIsValid,polarssql_result-method",
        "dbIsValid_polarssql_connection",
        "dbIsValid_polarssql_driver",
        "dbIsValid_polarssql_result",
        "dbListFields,polarssql_connection,character-method",
        "dbListFields_polarssql_connection_character",
        "dbListTables,polarssql_connection-method",
        "dbListTables_polarssql_connection",
        "dbQuoteIdentifier,polarssql_connection,character-method",
        "dbQuoteIdentifier_polarssql_connection_character",
        "dbQuoteString,polarssql_connection,character-method",
        "dbQuoteString_polarssql_connection_character",
        "dbRemoveTable,polarssql_connection,character-method",
        "dbRemoveTable_polarssql_connection_character",
        "dbSendQuery,polarssql_connection,character-method",
        "dbSendQuery_polarssql_connection_character",
        "dbWriteTable,polarssql_connection,character,data.frame-method",
        "dbWriteTable_polarssql_connection_character_data.frame",
        "polarssql_connection-class",
        "polarssql_driver-class",
        "polarssql_result-class",
        "show,polarssql_connection-method",
        "show,polarssql_driver-method",
        "show,polarssql_result-method",
        "show_polarssql_connection",
        "show_polarssql_driver",
        "show_polarssql_result"
      ]
    },
    {
      "page": "dbplyr-backend-polarssql",
      "title": "polarssql backend for dbplyr",
      "topics": [
        "simulate_polarssql",
        "tbl_polarssql"
      ]
    },
    {
      "page": "polarssql",
      "title": "polarssql driver",
      "topics": [
        "polarssql"
      ]
    },
    {
      "page": "polarssql_default_connection",
      "title": "Get the default connection",
      "topics": [
        "polarssql_default_connection"
      ]
    },
    {
      "page": "polarssql_query",
      "title": "Execute SQL query",
      "topics": [
        "polarssql_query"
      ]
    },
    {
      "page": "polarssql_register",
      "title": "Register data frames as tables",
      "topics": [
        "polarssql_register",
        "polarssql_unregister"
      ]
    }
  ],
  "_readme": "https://github.com/rpolars/r-polarssql/raw/HEAD/README.md",
  "_rundeps": [
    "DBI",
    "polars",
    "rlang",
    "S7"
  ],
  "_score": 3.4313637641589874,
  "_indexed": true,
  "_nocasepkg": "polarssql",
  "_universes": [
    "rpolars",
    "eitsupi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-13T07:27:26.000Z",
      "distro": "noble",
      "commit": "058b892737940bdcc7936ce42a2e6bfd839f19f6",
      "fileid": "c926d849382120aeb7f2a6a2647c1253565245fb2909705a339600091c20e355",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rpolars/actions/runs/27460242554"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-13T07:27:29.000Z",
      "distro": "noble",
      "commit": "058b892737940bdcc7936ce42a2e6bfd839f19f6",
      "fileid": "19bbc173b836735cde33e205df41ee3560a1dc1d3c3f98a3474b5f183275b792",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rpolars/actions/runs/27460242554"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-13T07:27:26.000Z",
      "commit": "058b892737940bdcc7936ce42a2e6bfd839f19f6",
      "fileid": "bb6fa5609099c767b74e964e091c153bf444550c2f8c3184d5f867db46713eed",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rpolars/actions/runs/27460242554"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-13T07:28:38.000Z",
      "commit": "058b892737940bdcc7936ce42a2e6bfd839f19f6",
      "fileid": "ffa990b2afb0d29863545439c5d3270f2ce422c9c8e226e727101f4c1a5d1c80",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rpolars/actions/runs/27460242554"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-06-13T07:27:40.000Z",
      "commit": "058b892737940bdcc7936ce42a2e6bfd839f19f6",
      "fileid": "26cbfe3f9e71ddf768ae3de3299632a458e3261f26b42d154de43a4fced327ad",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rpolars/actions/runs/27460242554"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-13T07:26:34.000Z",
      "commit": "058b892737940bdcc7936ce42a2e6bfd839f19f6",
      "fileid": "60b0f7ac1d13a5421ee42619a5b3267dd7dc677099d150568b323c663975e5ba",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rpolars/actions/runs/27460242554"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-13T07:26:22.000Z",
      "commit": "058b892737940bdcc7936ce42a2e6bfd839f19f6",
      "fileid": "630ce03f5a559ad3fd295d855f22e187e52dec977e0aebb6f6929d5fcd3c1b6b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rpolars/actions/runs/27460242554"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-13T07:26:25.000Z",
      "commit": "058b892737940bdcc7936ce42a2e6bfd839f19f6",
      "fileid": "b4b098323e78b879cb30d9706d18b92236a2fc94dee297bc94ee7cef1be77a93",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rpolars/actions/runs/27460242554"
    }
  ]
}