Skip to content

jacobfelder/track-germ

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

track-germs

I would like to free the world of disease. I believe that first step is to have data. I therefore seek to record all germs in the world inside a database table.

I am asking the public at large to submit database table scripts to implement this database table.

Spec

The full spec is included in the repo in the file called spec.txt.

Deliverables

The 3 files listed below are required to implement the requirements for this repo. The info for each one is in the spec.

  1. table.sql (create database and table)
  2. sampledata.sql
  3. reports.sql

SQL Requirements

  • primary key
  • properly named columns
  • proper data types
  • not null as appropriate
  • constraints
  • files should be able to run repeatedly so include drop and use statements

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors