-
Notifications
You must be signed in to change notification settings - Fork 19
[Doc] Getting Started - Database #313
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
Conversation
doc/quickstart/database.md
Outdated
|  | ||
|
|
||
| ## 2. Fill out the form | ||
| Here you'll need to choose a Database name, a username and password. Herre, you also have the option to change the default hardware on which your database will be running. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
there are some typos and style could be better.
you can use cursor to fix this. it'll usually stop editing once it finds the beginning of a snippet, (```), you can use (~~~) to prevent that
you can prompt it like
fix typos and improve style for clarity, use ~~~ for code snippets
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Generated a new version, cursor is way better for this specific usecase then a normal llm 😎 - Preview here
|
@edublancas, should we go for a page on connecting your Database to Streamlit, Dash, ... If you didn't have anything specific in mind, maybe the 'Query your Database from Python' would be great in my opinion. And we can link this one in all frameworks. |
|
I think a generic "deploy a PostgreSQL database" section is fine, we can work on custom tutorials for some frameworks later |
📚 Documentation preview 📚: https://ploomber-doc--313.org.readthedocs.build/en/313/