Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

casualcomputer/table-summarizer

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table summarizer for large tables in databases

Henry Luan

About this web app

This RShiny app summarizes large tables stored in database servers. It allows large, high-dimensional datasets to be summarized in R (size of local RAM <<< size of tables) in a way that R can’t handle with your computer’s local RAM.

If you want to understand the core functions used to create this web app, you can go to my other github page for understanding the package sql.mechanic that I created.

To use the RShiny app, just download this folder and run “table-summarizer.R”.

Limitations

  • You probably want to understand how Example 2 (part of my package called “sql.mechanic”) affects the CPU and disk usage of your database server, to avoid bad surprises on your server’s resource usage.

  • If you use the setup of Example 2 (part of my package called “sql.mechanic”) on a cloud database, you MUST do some testing, to understand how the example affects the CPU and disk usage of your cloud resource. Please avoid potentially expensive mistakes.

  • Currently, I designed the app to work only with Microsoft SQL Server and Netezza databases. Feel free to contribute to the codes, if interested.

About

This RShiny app summarizes large tables stored in database servers

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.