mito:带有迁移,关系和PostgreSQL支持的Common Lisp的ORM

时间:2021-03-07 02:10:45
【文件属性】:
文件名称:mito:带有迁移,关系和PostgreSQL支持的Common Lisp的ORM
文件大小:60KB
文件格式:ZIP
更新时间:2021-03-07 02:10:45
orm common-lisp CommonLisp 水户 Mito是另一个对象关系映射器,它的目标是成为的继承者。 支持MySQL,PostgreSQL和SQLite3 像Ruby的ActiveRecord一样,默认添加id (序列/ uuid主键), created_at和updated_at 移居 数据库架构版本控制 警告 该软件仍为ALPHA质量。 API可能会更改。 该软件应该可以与SBCL / Clozure CL上MySQL,PostgreSQL和SQLite3配合使用。 用法 (mito:connect-toplevel :mysql :database-name " myapp " :username " fukamachi " :password " c0mon-1isp " ) ; => # {100691BFF3}> (mito:deftabl
【文件预览】:
mito-master
----.gitignore(72B)
----t()
--------mixin.lisp(2KB)
--------db()
--------dao.lisp(11KB)
--------postgres-types.lisp(1KB)
--------class.lisp(10KB)
--------migration()
--------util.lisp(3KB)
----src()
--------core.lisp(2KB)
--------core()
--------migration.lisp(314B)
--------mito.lisp(274B)
--------middleware.lisp(499B)
--------migration()
----mito-migration.asd(781B)
----mito-core.asd(2KB)
----roswell()
--------mito.ros(6KB)
----CONTRIBUTING.md(1KB)
----docker-compose.yml(810B)
----.github()
--------workflows()
----README.markdown(16KB)
----mito-test.asd(1KB)
----lack-middleware-mito.asd(248B)
----mito.asd(1KB)
----docker()
--------Dockerfile(361B)
--------entrypoint.sh(288B)

网友评论