ivanceras / codegenta

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codegenta

Latest Version Build Status Coverage Status MIT licensed

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

About

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

License:MIT License


Languages

Language:Rust 100.0%Language:Shell 0.0%