aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Data-ObjectDriver/pkg-descr
blob: 33c1659b549291667b8324d604f65ecb2c0f47b3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Data::ObjectDriver is an object relational mapper, meaning that it
maps object-oriented design concepts onto a relational database.

It's inspired by, and descended from, the MT::ObjectDriver classes in
Six Apart's Movable Type and TypePad weblogging products. But it adds
in caching and partitioning layers, allowing you to spread data across
multiple physical databases, without your application code needing to
know where the data is stored.

It's currently considered ALPHA code. The API is largely fixed, but
may seen some small changes in the future. For what it's worth, the
likeliest area for changes are in the syntax for the search method,
and would most likely not break much in the way of backwards
compatibility.

WWW: https://metacpan.org/release/Data-ObjectDriver