Skip to content

moturoa/shintodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shintodb

Database layer for shinto applications.

The only allowed way to make connections with our databases, since passwords are locally encrypted with an environment variable specific to you.

See Confluence, section Database config: password encryption

Docs

help(package=shintodb)

See especially ?databaseClass, a useful class to make a database layer, with:

db <- shintodb::databaseClass$new(what = "data_entry", schema = "data_schema")

For an entry in your config.yml named 'data_entry', to connect with default schema 'data_schema'.

Contact

Wesley Brants

About

Shinto's own database layer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages