pgtk 0.16.1
This small Ruby gem helps you integrate PostgreSQL with your Ruby web app, through Liquibase. It also adds a simple connection pool and query processor, to make SQL manipulation simpler.
          Gemfile:
          =
        
        
          installieren:
          =
        
      Runtime Abhängigkeiten (8):
            backtrace
            > 0
          
          
            concurrent-ruby
            > 0
          
          
            joined
            > 0
          
          
            logger
            > 0
          
          
            loog
            > 0
          
          
            pg
            ~> 1.1
          
          
            qbash
            > 0
          
          
            random-port
            > 0
          
    