Git Product home page Git Product logo

agile-flipr's Introduction

Agile Database Development Project

This is the project for the โ€œAgile Database Developmentโ€ tutorial, presented at PGCon 2013 on May 21, 2013. Use this repository as an upstream remote to help follow along.

Dependencies

Before you start the project, you'll need some software.

  • PostgreSQL

    9.1.0 or higher recommended. Usually available via your distribution's package system. Binaries and source are also available for download.

  • Git

    1.7.0 or higher recommended. Usually available via your distribution's package system. Binaries and source are also available for download.

  • pgTAP

    0.92.0 or higher recommended. Download from PGXN and consult its README.md for build instructions. Also available in some packaging systems.

  • Perl

    5.10.0 or higher. Included in most Unix distributions and on OS X. Windows users can install ActivePerl.

  • pg_prove

    3.28 or higher recommended. Available in some packaging systems. Otherwise, Download via CPAN:

      cpan TAP::Parser::SourceHandler::pgTAP
    

    ActivePerl users can use PPI:

      ppm install TAP-Parser-SourceHandler-pgTAP
    
  • Sqitch

    0.97.0 or higher recommended. Install via CPAN:

      cpan App::Sqitch DBD::Pg
    

    ActivePerl users should use PPI:

      ppi App-Sqitch
    

    Homebrew users can use the Sqitch Tap:

      brew tap theory/sqitch
      brew install sqitch_pg
    

Author

David E. Wheeler

License

Creative Commons License
Agile Database Development by David E. Wheeler is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License.
Based on a work at https://github.com/theory/agile-flipr.

agile-flipr's People

Contributors

theory 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.