Giter Club home page Giter Club logo

dolthub / dolt-workbench Goto Github PK

View Code? Open in Web Editor NEW
79.0 4.0 4.0 10.55 MB

A modern, browser-based, open source SQL workbench for your MySQL and PostgreSQL compatible database with version control features when connected to Dolt.

Home Page: https://hub.docker.com/r/dolthub/dolt-workbench

License: Apache License 2.0

JavaScript 0.86% TypeScript 93.20% CSS 5.70% Shell 0.04% Dockerfile 0.21%
dolt mysql workbench database-version-control git git-sql sql postgresql

dolt-workbench's People

Contributors

dependabot[bot] avatar tbantle22 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

dolt-workbench's Issues

Question: Supporting SQLite as well?

As this repo's Readme points out, I too have found that the modern landscape of SQL workbenches is less than modern and was excited to see Dolt's contribution to this space for MySQL.

I was wondering if you all have considered being able to also use this workbench for SQLite? ๐Ÿ™

Be able to persist metadata into a database rather than on the filesystem itself

Screen Shot 2024-02-05 at 12 46 37 PM

We run a lot of apps in a stateless system (that can restart processes) and doesn't allow mount points. Is there anyway this tool can store its metadata into an external database (like mysql rds or dolt itself)?

Here is how metabase works, It can be provided the database credentials via environment variable which would be ideal:

https://www.metabase.com/docs/latest/installation-and-operation/configuring-application-database#mysql-or-mariadb

Specify the GraphQL server address from the frontend itself

When running this docker image locally things work fine. However in our hosting setup we run into the following error:

Screen Shot 2024-02-07 at 6 10 12 PM

We have to run two processes, one for the HTTP web server and one for the GraphQL Server. How do we tell the HTTP process the precise GraphQL address to route its requests to?

Could we make both the WebUI and graphql server listen on the same port and route to the same location (https://host:port)?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.