-
Notifications
You must be signed in to change notification settings - Fork 396
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: database GUI to create connections #3737
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@Light2Dark, thanks for the snippets. and i like your suggestions, ill incorporate them in this PR. EDIT: im actually going to leave the second suggestion making the plus button more visible, for now. we can improve it, but 1) touches some of your existing code and 2) i don't think it will be used all that often. its more prominent in the zero state. ![]() |
🚀 Development release published. You may be able to view the changes at https://marimo.app?v=0.11.3-dev3 |
Schema-driven UI for creating databases. On create, these will be added as a cell in the top. Will also let user's pick their ORM/query-engine of choice.