Git Product home page Git Product logo

snomed-db-load-scripts's Introduction

SNOMED CT DATABASE LOAD SCRIPTS

Scripts to create and populate a MYSQL or Oracle database with a SNOMED CT terminology release in either RF1 or RF2. To download a package built for the latest US or International edition, visit http://www.westcoastinformatics.com/resources.html

Minimum Specification

  • MYSQL v5.5.x
  • Oracle v10.x

Installation

  1. Download the SNOMED CT International Release files in ZIP format. US Users can find the files here:
  1. Unzip the files into a folder
  2. Unzip the installer scripts.
  3. For the desired format, copy the appropriate installer scripts to the release file subdirectory specified below:
  • To install from RF1, copy the installer scripts from rf1/ and paste them into the RF1Release directory
  • To install from RF2, copy the installer scripts from rf2/ and paste them into the RF2Release directory
  1. Set the variables in the script, such as database username/password.
  2. Depending on your platform and database, execute the appropriate "populate" script. For example:
  • For MySQL on Windows, double-click the "populate_mysql_db.bat" script.
  • For Oracle on Windows, double-click the "populate_oracle_db.bat" script.
  • For MySQL on Linux/Unix/MacOS, open a terminal and run the "populate_mysql_db.sh" script.
  • For Oracle on Linux/Unix/MacOS, open a terminal and run the "populate_oracle_db.sh" script.
  • Note: a complete log file will appear as "mysql.log" or "oracle.log"

See Also

  • src/main/resources/LICENSE.txt
  • src/main/resources/README.txt
  • src/main/resources/HOWTO.txt

snomed-db-load-scripts's People

Contributors

bcarlsenca avatar

Watchers

 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.