MySQL MySQL在线测试工具

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/17033036/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-31 17:54:29  来源:igfitidea点击:

MySQL online testing tool

mysqlsqldatabase-design

提问by user2394156

is there an online tool for MySQL (or just SQL) that lets me quickly test some ideas that come to my mind randomly?

是否有用于 MySQL(或仅 SQL)的在线工具,可以让我快速测试一些随机出现的想法?

Like JSFiddle for HTML/CSS/JS Or http://writecodeonline.com/php/for PHP?

像 HTML/CSS/JS 的 JSFiddle 或PHP 的http://writecodeonline.com/php/

Something like this but for MySQL.

类似的东西,但对于 MySQL。

Thanks in advance.

提前致谢。

回答by user1845791

Are you looking for something like this?

你在寻找这样的东西吗?

http://sqlfiddle.com/or http://sqltest.net/

http://sqlfiddle.com/http://sqltest.net/