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

Need diesel + sqlite example #708

Closed
Boiethios opened this issue Feb 15, 2017 · 1 comment
Closed

Need diesel + sqlite example #708

Boiethios opened this issue Feb 15, 2017 · 1 comment

Comments

@Boiethios
Copy link

Hi, I am currently creating a little wep app in Rust, and I need a tiny database. SQLite is the best choice since it is light and do not need a running server. But I am pretty new to databases and the example with postgresql is too complicated for me. I tried to adapt it to SQLite but I have still some errors.

Is it possible to add an example with SQLite?

@sgrif
Copy link
Member

sgrif commented Feb 15, 2017

Duplicate of #376

@sgrif sgrif closed this as completed Feb 15, 2017
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