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

feat:add mysql and sqlite support #11

Closed
wants to merge 6 commits into from
Closed

feat:add mysql and sqlite support #11

wants to merge 6 commits into from

Conversation

czyt
Copy link
Contributor

@czyt czyt commented Mar 11, 2023

No description provided.

@unknwon
Copy link
Member

unknwon commented Mar 11, 2023

Thanks for the PR! However, it is intentional to only support PostgreSQL (a single DB backend with minimal maintenance burden). I may revisit this decision later so I'll keep this open for now.

@czyt
Copy link
Contributor Author

czyt commented Mar 11, 2023

Thanks for the PR! However, it is intentional to only support PostgreSQL (a single DB backend with minimal maintenance burden). I may revisit this decision later so I'll keep this open for now.

ok,I prefer to use sqlite as database in small pjoject like you prefer postgres.😊

@unknwon
Copy link
Member

unknwon commented Mar 12, 2023

I may actually consider using embedded PostgreSQL (to support running out-of-the-box) instead of introducing another DB backend to support it.

@unknwon unknwon marked this pull request as draft March 12, 2023 05:15
@unknwon
Copy link
Member

unknwon commented Mar 14, 2023

I'm pretty certain that I'll proceed with the embedded PostgreSQL approach, thus closing this one and thanks again!

@unknwon unknwon closed this Mar 14, 2023
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

Successfully merging this pull request may close these issues.

None yet

2 participants