书栈网 · BookStack 本次搜索耗时 0.010 秒,为您找到 83 个相关结果.
  • Sequelize ORM 实践

    本书一共八个章节,分别讲述了如何使用 TypeScript 正确编写 Sequelize 模型,如何正确的书写 TS 代码提示接口,如何定义模型以及字段类型,如何定义模型之前的关联关系,怎样理解模型之间的关系,什么是模型关系的多态,如何对查询条件进行限定,生命周期函数,数据库迁移等。
  • Dapper ORM Document

    Dapper is a simple object mapper for .NET and owns the title of King of Micro ORM in terms of speed and is virtually as fast as using a raw ADO.NET data reader. An ORM is an Object...
  • Hibernate ORM 5.4 Document

    Hibernate是一种Java语言下的对象关系映射解决方案。 它是使用GNU宽通用公共许可证发行的自由、开源的软件。它为面向对象的领域模型到传统的关系型数据库的映射,提供了一个使用方便的框架。Hibernate也是目前Java开发中最为流行的数据库持久层框架,现已归JBOSS所有。
  • Sequelize ORM v4 Document

    Sequelize is a promise-based ORM for Node.js and io.js. It supports the dialects PostgreSQL, MySQL, MariaDB, SQLite and MSSQL and features solid transaction support, relations, rea...
  • Sequelize ORM v5 Document

    Sequelize is a promise-based ORM for Node.js and io.js. It supports the dialects PostgreSQL, MySQL, MariaDB, SQLite and MSSQL and features solid transaction support, relations, rea...
  • Sequelize ORM v6 Document

    Sequelize is a promise-based Node.js ORM for Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server. It features solid transaction support, relations, eager and lazy loading, re...
  • Pony ORM v0.7.14 Documentation

    Pony is an advanced object-relational mapper. The most interesting feature of Pony is its ability to write queries to the database using Python generator expressions and lambdas. P...
  • Bun ORM v1.1 Documentation

    Bun,SQL-first and Lightweight Golang ORM for PostgreSQL, MySQL, MSSQL, and SQLite
  • Sequelize ORM v3 Document

    Sequelize is a promise-based ORM for Node.js and io.js. It supports the dialects PostgreSQL, MySQL, MariaDB, SQLite and MSSQL and features solid transaction support, relations, rea...
  • orm2 中文文档

    orm2,这是一个 Node.js 对象关系映射模块。