Tweak databases/p5-Amazon-SimpleDB version 0.03_1
[dports.git] / databases / p5-DBIx-Lite / pkg-descr
1 DBIx::Lite was written with some goals in mind, that no other
2 available module provides. Such goals/key features are:
3
4 no need to define your database schema (most features work without
5 one and some advanced features only require some bits, and still
6 not the full table definitions)
7 no need to connect to database: the module can just generate SQL
8 for you
9 chained methods with lazy SQL generation
10 joins/relationships
11 optional custom classes for results and resultsets with custom methods
12 SQL::Abstract syntax
13 paging features (with Data::Page)
14
15 WWW: https://metacpan.org/release/DBIx-Lite