Jump to letter: [
          
            0239ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-ORLite-Migrate - Light weight SQLite-specific schema migration
        
        
        - Description:
- SQLite is a light weight single file SQL database that provides an excellent
platform for embedded storage of structured data. ORLite is a light weight
single class Object-Relational Mapper (ORM) system specifically designed
for (and limited to only) work with SQLite. ORLite::Migrate is a light
weight single class Database Schema Migration enhancement for ORLite. 
Packages