Language

Package: sbcl-mito @ 0.1-1.d3b9e37

Synopsis

ORM for Common Lisp with migrations and relationships support

Description

Mito is yet another object relational mapper, and it aims to be a successor of Integral.

  • Support MySQL, PostgreSQL and SQLite3.

  • Add id (serial/uuid primary key), created_at and updated_at by default like Ruby's ActiveRecord.

  • Migrations.

  • Database schema versioning.

Home page
https://github.com/fukamachi/mito
Location
gnu/packages/lisp-xyz.scm (line: 12550, column: 4)
License

Lint warnings

LinterMessageLocation
No lint warnings