aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-AnyDBD/pkg-descr
blob: 1e207d9e7ce7865b45ea09db5860648f2bf2e63f (plain) (blame)
1
2
3
4
5
6
This class provides application developers with an abstraction class
a level away from DBI, that allows them to write an application
that works on multiple database platforms. The idea isn't to take
away the responsibility for coding different SQL on different
platforms, but to simply provide a platform that uses the right
class at the right time for whatever DB is currently in use.