CARVIEW |
Select Language
HTTP/2 200
date: Sun, 12 Oct 2025 03:36:22 GMT
content-type: text/html; charset=utf-8
server: cloudflare
access-control-allow-origin: *
cache-control: public, max-age=0, must-revalidate
content-disposition: inline
report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=oPDzwKh2UdrB%2F6cze%2B4wf7yoE1%2Bj1KyuvWrkX1ikBnYWnZ3DSToOk4SXk5oaYhGtFEQk0tOSgGzRTZuAIVEgGBEGGt6rtflR3FkSsQlmzyxlTA%3D%3D"}]}
x-matched-path: /docs/sql-client-reference/languages/r-and-r-studio
x-vercel-cache: HIT
x-vercel-id: fra1::wpdz2-1760240181923-8301fc444c1d
vary: Accept-Encoding
x-varnish: 7307633
age: 68078
via: 1.1 varnish (Varnish/6.5)
x-cache: MISS
nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
strict-transport-security: max-age=63072000
cf-cache-status: DYNAMIC
content-encoding: gzip
cf-ray: 98d38d6bfc903f33-BOM
alt-svc: h3=":443"; ma=86400
Query Splitgraph from R and RStudio | Splitgraph Try Now
SQL Client Reference

Splitgraph has been acquired by EDB! Read the blog post.
Seafowl NEW!
Try Now
- Add DataExplore DataQuery DataSearch Data
SQL Client Reference
Query Splitgraph from R and RStudio
The RPostgres
driver does not support connecting to clients which have disabled prepared statements (see the GitHub issue for details) so it is recommended that you use the RPostgreSQL
driver instead.
For example:
library(DBI)
library(RPostgreSQL)
library(dbplyr)
connection <- dbConnect(
dbDriver("PostgreSQL"),
host = "data.splitgraph.com",
dbname = "ddn",
user = "...",
password = "..."
)
Splitgraph
Splitgraph Inc, registered in Delaware, USA
Splitgraph Limited, registered in England and Wales No. 11657324
Made with
on four continents.