Skip to content

divyansh997/rsqliteadmin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R build status

RSQLiteAdmin

About

RSQLiteAdmin is a comprehensive GUI tool written in R Shiny to explore, manage and update SQLite Databases. Its features include :

  1. Creating/Deleting Databases.
  2. Importing/Exporting data from delimited files.
  3. Viewing/Editing data within tables.
  4. Querying and Searching a database.

This package was developed as a part of the Google Summer of Code 2020 program. Special Thanks to all the mentors for supporting the development throughout the program.

Installation

Install the package via:

devtools::install_github("https://github.com/rsqliteadmin/rsqliteadmin")

Use this commmand to run the app:

rsqliteadmin::run_rsqliteadmin()

Mentors

Vijay Barve

Thiloshon Nagarajah

Narayani Barve

Marlon E. Cobos

Student Developer

Divyansh Chawla

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 97.8%
  • CSS 2.2%