Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Connecting R to PostgreSQL-compatible systems with ADBC

This directory contains examples showing how to use ADBC to connect R applications to systems that support PostgreSQL frontend/backend (wire) protocol.

Source systems covered

Any open source tool or vendor product that implements PostgreSQL frontend/backend protocol should work with the ADBC driver for PostgreSQL. The examples included here focus on the following systems:

Instructions

Each subdirectory contains its own README with specific instructions.