SQLizer
用户量:1000大小:36.06KiB版本:v 1.2.1更新时间:2021-12-21
Query every HTML table with SQL.
SQLizer 的使用方法详解,最全面的教程
SQLizer 描述:
用户数:1000
分类:生产工具插件
扩展大小:36.06 KiB
最后更新时间:2021-12-21
版本:v 1.2.1
SQLizer 插件简介:
这是来自Chrome商店的 SQLizer 浏览器插件,您可以在当前页面下载它的最新版本安装文件,并安装在Chrome、Edge等浏览器上。
SQLizer插件下载方法/流程:
点击下载按钮,关注“扩展迷Extfans”公众号并获取验证码,在网页弹窗中输入验证码,即可下载最新安装文件。
SQLizer插件安装教程/方法:
(1)将扩展迷上下载的安装包文件(.zip)解压为文件夹,其中类型为“crx”的文件就是接下来需要用到的安装文件
(2) 从设置->更多工具->扩展程序 打开扩展程序页面,或者地址栏输入 Chrome://extensions/ 按下回车打开扩展程序页面
(3) 打开扩展程序页面的“开发者模式”
(4) 将crx文件拖拽到扩展程序页面,
完成安装如有其它安装问题,
请扫描网站底部二维码与客服联系如有疑问请参考:
https://www.extfans.com/installation/The SQLizer allows to query every HTML table on a web site with the database language SQL.
1. Select a piece of text in the table you want to query, e.g. with a double click on a word
2. On the top right of your Google-Chrome window click the SQLizer button
3. Write your SQL query and execute it
The whole script is executed offline using a local SQLite database (Web SQL).
SQLizer supports everything SQLite supports: SELECT, FROM, WHERE, GROUP BY, HAVING, ORDER BY, IN, Aggregate Functions, Joins, Nested Queries, ...
New in Version 1.2.1:
- Joins! Tables can be renamed, so that multiple tables from the same website, different websites, and different browser tabs can be joined.
- Auto completion (Ctrl+Space) also for table names
New in Version 1.1:
- Dots in Column Names are removed
- Integers and real numbers are now stored as numbers (not as text anymore)
- Support for tables where multiple columns have the same name
- Auto completion with Ctrl+Space (column names and SQL keywords)
- Support for columns as first columns in a row
- Export table to file (SQL CREATE and INSERT statements)







