当前位置:网站首页>Online sql editing query tool sql-editor
Online sql editing query tool sql-editor
2022-07-30 06:39:00 【Weizhi】
sql-editor is an online sql editing tool based on CodeMirror, a simplified version developed by imitating the navicat tool.
Currently only front-end code is provided, and the test data is json simulation data.Before using easy-mock to provide external network interface, it is now changed to a local Nginx proxy.
Github address: https://github.com/xiweile/sql-editor
gitee address: https://gitee.com/xiweile/sql-editor
Feature Updates
- To sort out the interface data of the local table structure, the interface data of tables, field names, and keywords are provided by the proxy.(Changed on 2020-4-15)
- The left side provides a tree structure of database table fields, which can be dragged and dropped to the sql edit box.(New on 2019-7-19)
- Drag up and down the editing area and data display area to change the size.(New on 2019-7-19)
- Execute and interrupt functions.(New on 2019-7-19)
- Customize the external interface to obtain sql keywords, functions, table fields, etc., which are used for prompting completion when sql editing, automatic prompting after keyboard input, up and down key selection, tab key or clicking the selected item to automatically complete.(2019-7-16)
- sql formatting.(2019-7-16)
Startup steps:
1. Start the nginx proxy, enter the directory ./nginx-1.16.0/, open the command line tool, and execute the following command:
#Startstart ./nginx.exe#stop./nginx.exe -s stop
2. Browser access.Address: http://localhost:8080/sql-editor/index.html
Interface
- Keyword Interface
- Left table, tree structure interface
- sql execute query interface (no background implementation, user can customize)
Some screenshots:
边栏推荐
猜你喜欢
Dcat Admin 安装
盲注、报错注入、宽字节注入、堆叠注入学习笔记
运维工程师面试经历
torch分布式训练
【小程序项目开发-- 京东商城】uni-app之分类导航区域
phpok网站漏洞利用分析
使用Nodejs搭建Web Server(入门教程)
3 minutes to tell you how to become a hacker | Zero foundation to hacker introductory guide, you only need to master these five skills
npm run serve starts error npm ERR Missing script "serve"
FastAPI 快速入门
随机推荐
Deserialization character escape
C# WPF下限制TextBox只输入数字、小数点、删除等键
torch分布式训练
FastAPI 快速入门
CTF之misc-内存分析(Volatility)
Misc-traffic analysis of CTF
Offensive and defensive world easy_web
sqli-labs靶场 SQL注入学习 Less-1
Defense Ideas for a Type of SMS Vulnerability
TypeError The view function did not return a valid response. The function either returned None 的解决
[网鼎杯 2020 青龙组]AreUSerialz
【无标题】ES5新特性
C#中default关键字用法简介
[Mini Program Project Development--Jingdong Mall] Classification Navigation Area of uni-app
通信中间件 Fast DDS 基础概念简述与通信示例
在线sql编辑查询工具sql-editor
使用PyQt5为YoloV5添加界面(一)
Calendar类的习题
mysql处理insert冲突的解决方案
uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error