DConf 2016: Object Relational Mapper -- Martin Nowak

Опубликовано: 14 Июль 2026
на канале: The D Language Foundation
188
2

Slides available at https://dconf.org/2016/talks/nowak.html.

This talk presents a high-level approach to working with relational and NoSQL databases and provides idiomatic solutions to common tasks such as deriving schemas from annotated type definitions, migrating data, or efficiently processing queries. These solutions will be introduced as part of a library that wants to become the go-to library for anything from small web applications to demanding backends.