RPostgreSQL0.7-6 package

R Interface to the 'PostgreSQL' Database System

dbApply-methods

Apply R/S-Plus functions to remote groups of DBMS rows (experimental)

dbApply

Apply R/S-Plus functions to remote groups of DBMS rows (experimental)

dbCallProc-methods

Call an SQL stored procedure

dbCommit-methods

DBMS Transaction Management

dbConnect-methods

Create a connection object to an PostgreSQL DBMS

dbDataType-methods

Determine the SQL Data Type of an S object

dbDriver-methods

PostgreSQL implementation of the Database Interface (DBI) classes and ...

dbGetInfo-methods

Database interface meta-data

dbListTables-methods

List items from an PostgreSQL DBMS and from objects

dbObjectId-class

Class dbObjectId

dbReadTable-methods

Convenience functions for Importing/Exporting DBMS tables

dbSendQuery-methods

Execute a statement on a given database connection

dbSetDataMappings-methods

Set data mappings between PostgreSQL and R/S-Plus

fetch-methods

Fetch records from a previously executed query

isPostgresqlIdCurrent

Check whether a database handle object is valid or not

make.db.names-methods

Make R/S-Plus identifiers into quoted PostgreSQL identifiers

PostgreSQL

Instantiate a PostgreSQL client from the current R or S-Plus session

postgresqlBuildTableDefinition

Build the SQL CREATE TABLE definition as a string

PostgreSQLConnection-class

Class PostgreSQLConnection

postgresqlDBApply

Apply R/S-Plus functions to remote groups of DBMS rows (experimental)

PostgreSQLDriver-class

Class PostgreSQLDriver

PostgreSQLObject-class

Class PostgreSQLObject

PostgreSQLResult-class

Class PostgreSQLResult

postgresqlSupport

Support Functions

S4R

R compatibility with S version 4/Splus5+ support functions

summary-methods

Summarize an PostgreSQL object

Database interface and 'PostgreSQL' driver for 'R'. This package provides a Database Interface 'DBI' compliant driver for 'R' to access 'PostgreSQL' database systems. In order to build and install this package from source, 'PostgreSQL' itself must be present your system to provide 'PostgreSQL' functionality via its libraries and header files. These files are provided as 'postgresql-devel' package under some Linux distributions. On 'macOS' and 'Microsoft Windows' system the attached 'libpq' library source will be used.

  • Maintainer: Tomoaki Nishiyama
  • License: GPL-3 | file LICENSE
  • Last published: 2024-01-11