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: init db demo #46

Merged
merged 3 commits into from
Mar 1, 2024
Merged

feat: init db demo #46

merged 3 commits into from
Mar 1, 2024

Conversation

DVKunion
Copy link
Owner

@DVKunion DVKunion commented Jan 22, 2024

Copy link

@edxuanlen edxuanlen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think you can use sqlite to implement the query API first. You should abstract a middle layer to expand other possible database choices.

@DVKunion
Copy link
Owner Author

I don't think you can use sqlite to implement the query API first. You should abstract a middle layer to expand other possible database choices.

maybe declare a database.go ?

@DVKunion DVKunion force-pushed the feat/client-api branch 6 times, most recently from a421568 to 6b8c340 Compare February 29, 2024 16:25
@DVKunion DVKunion changed the base branch from main to 2.0-dev March 1, 2024 03:00
@DVKunion DVKunion merged commit 842df20 into 2.0-dev Mar 1, 2024
DVKunion added a commit that referenced this pull request Mar 1, 2024
* feat: init client api mode with sqlite3
DVKunion added a commit that referenced this pull request Mar 1, 2024
* feat: init client api mode with sqlite3
DVKunion added a commit that referenced this pull request Mar 1, 2024
* feat: init client api mode with sqlite3
DVKunion added a commit that referenced this pull request Mar 1, 2024
* feat: init client api mode with sqlite3
@DVKunion DVKunion deleted the feat/client-api branch April 11, 2024 07:33
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.

2 participants