Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Kludex/dbml

Convert SQLAlchemy/SQLModel into DBML, and the other way around! :tada:
https://github.com/Kludex/dbml

Last synced: 3 months ago
JSON representation

Convert SQLAlchemy/SQLModel into DBML, and the other way around! :tada:

Awesome Lists containing this project

README

        


dbml




Latest Commit






Package version



## Installation

``` bash
pip install dbml
```

## Usage

```bash
dbml :
```

## References

- [DBML - Database Markup Language](https://www.dbml.org/home/#intro)
- [DBML parser for Python](https://github.com/Vanderhoof/PyDBML)
- [Django DBML generator](https://github.com/makecodes/django-dbml/tree/master)
- [DbmlForDjango](https://github.com/hamedsj/DbmlForDjango)

## License

This project is licensed under the terms of the MIT license.