aboutsummaryrefslogtreecommitdiff
path: root/databases/closql/pkg-descr
blob: a659e7d8aa15e99576d945e870c9b31bd1091653 (plain) (blame)
1
2
3
4
5
Store uniform EIEIO objects in an EmacSQL database. SQLite is used as
backend. This library imposes some restrictions on what kind of
objects can be stored; it isn't intended to store arbitrary
objects. All objects have to share a common superclass and subclasses
cannot add any additional instance slots.