Code Monkey home page Code Monkey logo

smiledb's Introduction

SmileDB

Current State: This extension is not being actively maintained. Updates/Features will be added when i have the time and inspiration. Nonetheless, enjoy the extension : )!

Interact with MySQL, PostgreSQL, MSSQL, MongoDB, MariaDB and Redis inside VSCode.

Features

  • Connections
    • Manage connection configs for supported database systems (global or workspace)
    • List databases, tables, functions, procedures inside the sidebar
    • List open connections (SmileDB.openActiveConnections)
    • Readonly
  • Table
    • Read, write, update and delete data
    • Filter (database-side or cliend-side)
    • Search
    • Export data to CSV, TXT or Clipboard
    • Execute SQL Queries (no code highlight/intellisense)

Video Preview

Documentation

Supported database systems

  • PostgreSQL
  • MySQL
  • MSSQL
  • MongoDB
  • MariaDB
  • Redis

smiledb's People

Contributors

dependabot[bot] avatar otis11 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

wosledon

smiledb's Issues

Extension Context, Uri and Storage Passthrough

The VSCode Extension Context, Uri and Extension Storage are passed along almost everywhere as parameters. They should be made available global via methods like: getContext or getStorage to remove all those parameter pass along.

Dark Theme

Thanks for creating such a cool and nice extension with Visual Studio Code. However, I've come across a bug in the dark theme, and I've attached an image to highlight the issue.

Screenshot 2024-01-08 at 16 04 26

Display error

  • VS Code Version: 1.91.1
  • SmileDB Version: 0.2.4

I get a display error, there is a horizontal scroll bar
image

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.