SQLyog: Difference between revisions

Content deleted Content added
m Rm unknown parameter "status" from Infobox. Punctuation and link fixes (e.g., no period on non-sentence list items).
Rm promotional text from Form view. Attempt to heal run-on sentence about Windows Platforms.
Line 43:
* Full character set/[[Unicode]] support
* A "Data Search"<ref>{{cite web|publisher=Webyog|accessdate=3 December 2014|title=MySQL Data Search|url=http://www.webyog.com/blog/2011/06/09/mysql-data-search-data-at-your-finger-tips/|archive-url=https://web.archive.org/web/20110612203002/http://www.webyog.com/blog/2011/06/09/mysql-data-search-data-at-your-finger-tips/|dead-url=yes|archive-date=12 June 2011}}</ref> feature using a Google-type search syntax translated transparently for user to SQL.
* Form view<ref>{{cite web|publisher=Webyog|accessdate=3 December 2014|title=Form View|url=http://www.webyog.com/blog/2010/11/19/sqlyog-mysql-gui-8-7-released-form-view-improved-sql-formatter-and-more/|archive-url=https://web.archive.org/web/20101122075741/http://www.webyog.com/blog/2010/11/19/sqlyog-mysql-gui-8-7-released-form-view-improved-sql-formatter-and-more/|dead-url=yes|archive-date=22 November 2010}}</ref> to display one row at a time - a great way to enter/edit data.
* Foreign key lookup
* Visual Data Compare<ref>{{cite web | publisher=Webyog | accessdate=3 December 2014 | title=Visual Data Compare | url=http://blog.webyog.com/2012/12/11/visually-compare-mysql-data-and-sync-the-differences/ | archive-url=https://web.archive.org/web/20121215072602/http://blog.webyog.com/2012/12/11/visually-compare-mysql-data-and-sync-the-differences/ | dead-url=yes | archive-date=15 December 2012 }}</ref>
Line 55:
==Platforms==
 
SQLyog works on the [[Microsoft Windows|Windows]] platform startingranging from [[Windows Vista]] to [[Windows 10]]. (Windows 9x/ME support was removed in version 5.0 primarily because of lack of [[Unicode]] support in those early Windows versions and, Windows 2000 support stopped with version 8.6, and Windows XP support ended with version 12.5).) It has also been made to work under [[Linux]] and various Unixes (including [[macOS]]) using the [[Wine (software)|Wine]] environment.<ref>{{cite web| publisher=Webyog | accessdate=3 December 2014|title=SQLyog on Wine|url=http://www.webyog.com/faq/5_71_en.html}}</ref> Further, a subset of SQLyog Enterprise/Ultimate functionalities are available with the free SJA (SQLyog Job Agent) for Linux as a native Linux utility. This makes it possible to specify and test "scheduled jobs" on a Windows environment and port execution parameters seamlessly to a Linux environment.
Unix's (including [[macOS]]) using the [[Wine (software)|Wine]] environment.<ref>{{cite web| publisher=Webyog | accessdate=3 December 2014|title=SQLyog on Wine|url=http://www.webyog.com/faq/5_71_en.html}}</ref> Further, a subset of SQLyog Enterprise/Ultimate functionalities are available with the free SJA (SQLyog Job Agent) for Linux as a native Linux utility. This makes it possible to specify and test 'scheduled jobs' on a Windows environment and port execution parameters seamlessly to a Linux environment.
 
== Support ==