Entry: db.result.get.value
Aliases: db.result.get.value
Keywords: database
Description: Fetch a value from returned tuples
URL: ../../../library/RPgSQL/html/db.result.get.value.html

Entry: db.write.table
Aliases: db.write.table
Keywords: database
Description: Write an R data frame into a PostgreSQL table
URL: ../../../library/RPgSQL/html/db.write.table.html

Entry: psql
Aliases: psql
Keywords: database
Description: Run the PostgreSQL monitor
URL: ../../../library/RPgSQL/html/psql.html

Entry: Manage connections
Aliases: db.connect db.disconnect
Keywords: database
Description: Open and manage database connection
URL: ../../../library/RPgSQL/html/rpgsql.connections.html

Entry: Execute queries
Aliases: db.execute db.clear.result db.toggle.echo
Keywords: database
Description: Send commands to the PostgreSQL back end
URL: ../../../library/RPgSQL/html/rpgsql.execute.query.html

Entry: Read from database
Aliases: db.read.table db.fetch.result db.read.column
Keywords: database
Description: Read query results into a data frame
URL: ../../../library/RPgSQL/html/rpgsql.input.html

Entry: List database tables
Aliases: db.ls db.rm
Keywords: database
Description: list database tables
URL: ../../../library/RPgSQL/html/rpgsql.list.contents.html

Entry: Proxy interface
Aliases: bind.db.proxy
Keywords: database
Description: Bind a proxy object to a PostgreSQL table
URL: ../../../library/RPgSQL/html/rpgsql.proxy.html

Entry: Result attributes
Aliases: db.result.columns db.result.rows db.result.column.names db.result.column.type
Keywords: database
Description: Information about the result buffer
URL: ../../../library/RPgSQL/html/rpgsql.result.attributes.html

Entry: Type conversions
Aliases: 
Keywords: database
Description: Conversion between R and PostgreSQL data types
URL: ../../../library/RPgSQL/html/rpgsql.type.conversions.html

Entry: Utilities
Aliases: 
Keywords: database
Description: RPgSQL utility functions
URL: ../../../library/RPgSQL/html/rpgsql.utils.html

Entry: sql.insert
Aliases: sql.insert
Keywords: database
Description: Append data to a PostgreSQL table
URL: ../../../library/RPgSQL/html/sql.insert.html

Entry: sql.select
Aliases: sql.select
Keywords: database
Description: Format and optionally execute an SQL select query
URL: ../../../library/RPgSQL/html/sql.select.html

