Coder Social home page Coder Social logo

tdb's Introduction


Project Details

Project Idea

The idea behind TDB is to create a easy to use developer focused SQL Editor/Managment tool. While also keeping it similar to a vscode feel. With all these new tools available for us to use. We are hoping to bring them together into a solid easy to use and extendible database client.

Development

Project setup

npm install

Compiles and hot-reloads for development

npm run electron:serve

Compiles and minifies for production

npm run electron:build

tdb's People

Contributors

greydelamar avatar travierm avatar georgeglessner avatar

Stargazers

 avatar  avatar Ebuka Ezeh avatar James McConkey avatar  avatar

Watchers

James Cloos avatar  avatar James McConkey avatar  avatar  avatar

tdb's Issues

Resize Issues

List of bugs with resizing the window

  • Monaco Editor preview sidebar does not resize properly

Result table for Queries

Scope

  • Show results from running queries in a table below the editor
  • Allow multiple tables to be created when recordsets are > 1
  • Result tables should be per tab
  • Store results in vuex by editor guiID

Storing connection details locally

Feel free to edit, this is just an initial scope of the issue

After users provide valid connection details to a server we should store that locally in a JSON file.

When the app is reloaded it can read that file and list the possible connections a user can make.

Scope

  • Process for writing and reading JSON files from a directory in the app
  • Users should have a checkbox such as "Save Connection Details" that defaults to true
  • A component that lists all possible connections from the JSON file. This could live as a list to the left side of the login screen or be its own page entirely

Security Risks

  • Stored files will need to be encrypted eventually

Example of Connection Pages from other apps

MySQL Workbench:
image

MySQL Support

MySQL support would be great for my local Ubuntu environment. Is this a connection type you want to add soon or wait till more features are complete?

I'm thinking this library would work well https://github.com/mysqljs/mysql

Display Results

We need a way to view out data that we get back.

The goal would be to mimic ssms's results panel -> but clearly better looking

I think we should make it sortable also that would be incredible

Theses panels should be able to drag up and down to resize

Result Table Possible Features

  • Show JSON syntax highlighting
  • Click to view results
    Columns like JSON should open a popup to see the results better

More things to come...

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.