diesel 1.0.0 发布,Rust 的 ORM 框架

栏目: 软件资讯 · 发布时间: 8年前

内容简介:diesel 1.0.0 发布了,Diesel 是一个安全可扩展的 Rust 编程语言的 ORM 框架和查询构建工具。Diesel 可避免运行时错误,提供最好的性能。 更新内容: Expanded from a PostgreSQL specific library to support...

diesel 1.0.0 发布了,Diesel 是一个安全可扩展的 Rust 编程语言的 ORM 框架和查询构建工具。Diesel 可避免运行时错误,提供最好的性能。

更新内容:

  • Expanded from a PostgreSQL specific library to supporting SQLite and MySQL

  • Went from nightly-only to nightly-optional to working purely on stable
    Rust

  • diesel print-schema replaced infer_schema! as the go-to way to
    infer your database schema.

  • Added support for a significant portion of SQL queries which could not
    be represented in 0.1

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Domain-Driven Design

Domain-Driven Design

Eric Evans / Addison-Wesley Professional / 2003-8-30 / USD 74.99

"Eric Evans has written a fantastic book on how you can make the design of your software match your mental model of the problem domain you are addressing. "His book is very compatible with XP. It is n......一起来看看 《Domain-Driven Design》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

MD5 加密
MD5 加密

MD5 加密工具

SHA 加密
SHA 加密

SHA 加密工具