Other packages > Find by keyword >

adbcpostgresql  

'Arrow' Database Connectivity ('ADBC') 'PostgreSQL' Driver
View on CRAN: Click here


Download and install adbcpostgresql package within the R console
Install from CRAN:
install.packages("adbcpostgresql")

Install from Github:
library("remotes")
install_github("cran/adbcpostgresql")

Install by package version:
library("remotes")
install_version("adbcpostgresql", "0.22.0")



Attach the package and use:
library("adbcpostgresql")
Maintained by
Dewey Dunnington
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-12-12
Latest Update: 2025-07-13
Description:
Provides a developer-facing interface to the 'Arrow' Database Connectivity ('ADBC') 'PostgreSQL' driver for the purposes of building high-level database interfaces for users. 'ADBC' is an API standard for database access libraries that uses 'Arrow' for result sets and query parameters.
How to cite:
Dewey Dunnington (2023). adbcpostgresql: 'Arrow' Database Connectivity ('ADBC') 'PostgreSQL' Driver. R package version 0.22.0, https://cran.r-project.org/web/packages/adbcpostgresql. Accessed 10 Mar. 2026.
Previous versions and publish date:
0.8.0.1 (2023-12-12 22:40), 0.9.0.1 (2024-01-21 14:12), 0.9.0 (2024-01-10 02:23), 0.10.0 (2024-02-23 04:10), 0.11.0.1 (2024-04-15 20:20), 0.11.0 (2024-04-02 21:45), 0.12.0 (2024-05-23 04:30), 0.13.0 (2024-07-09 09:50), 0.14.0 (2024-09-06 09:50), 0.15.0 (2024-11-15 00:50), 0.16.0 (2025-01-22 16:30), 0.17.0 (2025-03-07 17:30), 0.18.0 (2025-05-27 07:40), 0.19.0 (2025-07-13 07:00), 0.20.0 (2025-09-16 21:10), 0.21.0 (2025-11-19 20:50)
Other packages that cited adbcpostgresql R package
View adbcpostgresql citation profile
Other R packages that adbcpostgresql depends, imports, suggests or enhances
Complete documentation for adbcpostgresql
Functions, R codes and Examples using the adbcpostgresql R package
Some associated functions: adbcpostgresql-package . adbcpostgresql . 
Some associated R codes: adbcpostgresql-package.R .  Full adbcpostgresql package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
gena  
Genetic Algorithm and Particle Swarm Optimization
Implements genetic algorithm and particle swarm algorithm for real-valued functions. Various modific ...
Download / Learn more Package Citations See dependency  
plyr  
Tools for Splitting, Applying and Combining Data
A set of tools that solves a common set of problems: you need to break a big problem down into mana ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA