codegenta

Generate source code for your models which corresponds from the database tables

MIT License

Downloads
19.3K
Stars
15
Committers
3

Codegenta

is code generation tool designed to work along side with rustorm to eagerly create Rust structs based on the database tables meta data information.

This project may be discontinued as it's goal is already achieved in diesel.rs

If you are looking for a concise ORM and model code generator head over to diesel.rs