Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Postgres Implementation #53

Open
tyagi2109 opened this issue Feb 16, 2018 · 1 comment
Open

Postgres Implementation #53

tyagi2109 opened this issue Feb 16, 2018 · 1 comment

Comments

@tyagi2109
Copy link

How can we use postgres?

@luciusmagn
Copy link

luciusmagn commented Feb 16, 2018

You can use anything you want, Pencil is a very thin framework and you can compose a Response using whatever you want. I suggest you check out Diesel or rustorm for ORM. You can also use a templating engine to help you, there is a plenty in Rust. Check out https://crates.io

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants