Programming online (Online IDE): Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
Tags: Mobile edit Mobile web edit
Line 18: Line 18:


== Database testing ==
== Database testing ==
* [http://ideone.com/ Ideone.com] support SQL {{exclaim}} not support REGEXP function {{access | date = 2015-03-09}}
* [http://ideone.com/ Ideone.com] supports SQL {{exclaim}} not support REGEXP function {{access | date = 2015-03-09}}
* [http://sqlfiddle.com/ SQL fiddle] support MySQL, MS SQL server, Oracle, PostgreSQL, SQLite ...  {{exclaim}} data may not showed in couple days {{access | date = 2015-03-09}}
* [http://sqlfiddle.com/ SQL fiddle] supports MySQL, MS SQL server, Oracle, PostgreSQL, SQLite ...   
* [https://paiza.io/en/projects/new?language=mysql MySQL Online | Online editor and compiler] supports MySQL {{access | date = 2023-01-21}}
* [https://www.db-fiddle.com/ DB Fiddle - SQL Database Playground] supports MySQL, SQLite & PostgreSQL {{access | date = 2023-01-21}}


== Source code sharing ==
== Source code sharing ==

Revision as of 11:57, 21 January 2023

Code snippet web-based editor

code snippet web-based editor / communication tools between developers/designers

Database testing

Source code sharing

Save or share source codes

References

Related articles