Git Product home page Git Product logo

transmart-core-db's Introduction

#TranSMART Core-DB#

Build Status

The transmart-core-db project is a Grails plugin that implements the API described in transmart-core-api. It should be included as a runtime dependency for the transmartApp.

This plugin also includes additional functionality besides implementing the API, like defining controllers on which the application relies. Gradually, we will want to refactor these components into separate plugins.

##Running the integration tests##

Ideally, one would run the integration tests against a temporary in-memory database. This is the default. The grails-app/conf/DataSource.groovy has an H2 data source configured.

However, transitional considerations recommend also running the integration tests against a production database (PostgreSQL or Oracle). For this, you can either change the in-tree DataSource.groovy file mentioned before or you can (preferably) create a file in ~/.grails/transmartConfig/DataSource.groovy where you override the in-tree configuration. This file has the same format as the in-tree one. The last option is preferred because it avoids accidental commits to the in-tree file.

transmart-core-db's People

Contributors

alchimystic avatar aoehmichen avatar cataphract avatar fguitton avatar forus avatar freekdb avatar haarts avatar j-hudecek avatar jankanis avatar keesvanbochove avatar mtmcduffie avatar ricepeterm avatar rnugraha avatar roberthorlings avatar terry-weymouth avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.