README.md

SQLiter

SQLiter is a wrapper for the RSQLite package.

Introduction

As a vision for simplifying how developers can access SQLite, we made it easier to do a lot of the grunt work of having to move between a R data frame format and writing to RSQLite

Features

How to use

Code

sql_update('Cars', car_data_frame, 'Car', 'honda')


jeffchang5/SQLiter documentation built on May 19, 2019, 1:48 a.m.