SQLeo
Developer(s) | Anudeep, PAscal |
---|---|
Initial release | January 27, 2012 |
Stable release |
2016.10.rc1
/ October 24, 2016 |
Written in | Java |
Operating system | Windows, Linux, Mac-OS |
Platform | Java |
Size | less than 1MB |
Available in | English, French, German, Italian, Polish, Spanish, Russian |
Type | SQL Builder / Viewer |
License | GNU General Public License |
Website |
sqleo |
SQLeo[1] is a graphical query builder that permits to create complex SQL queries easily, and a powerful tool to view complex SQL queries into diagrams to help analysis. Can connect to Oracle, PostgreSQL, MySQL and any database that provides a JDBC driver. It runs on Windows, Linux and Mac-OS.
Open source
SQLeo is an open source software distributed under the GNU General Public License. The source code is hosted on SourceForge. It is used in schools for students as criacao-visual-de-consultas, by RDBMS experts (Firebird development team), in many Open source projects as UCanAccess. It is a real AlternativeTo most SQL front ends
History
SQLeo is based on FreeQueryBuilder [2] / SQLeonardo.2009.03.rc1 [3] (used in JasperSoft and Pentaho[4]) that was initially developed by Nickyb. New developments hosted on SourceForge[5] started in 2012, by Anudeep,[6] PAscal (and many contributors) that have produced a monthly release [7] for more than 4 years now.
The Query Builder source code has also been reused in other programs as Ajqvue[8] or SQL Data Workshop [9]
The tools has also been used for many scientific publications like MLBCD: a machine learning tool[10] BI & Analytics[11] EndoMine[12]
There are also press articles related to the tool like Kenfallon.com[13]
See also
References
- ↑ http://sqleo.sourceforge.net/
- ↑ http://www.myloadtest.com/freequerybuilder-sql-tool/
- ↑ http://sourceforge.net/projects/sqleonardo/
- ↑ http://jira.pentaho.com/browse/PRD/component/10416
- ↑ http://sourceforge.net/p/sqleo/code/HEAD/tree/
- ↑ http://ch.linkedin.com/in/anudeepgade
- ↑ http://sourceforge.net/projects/sqleo/files/SQLeoVQB/
- ↑ http://www.ajqvue.com/
- ↑ http://griosblog.blogspot.fr/2013/12/sql-data-workshop-first-version-085.html
- ↑ http://www.hissjournal.com/content/pdf/s13755-015-0011-0.pdf
- ↑ https://www.linkedin.com/pulse/bi-analytics-linking-multiple-datasources-luuk-van-der-goes
- ↑ http://publicationslist.org/data/a.april/ref-390/LOG792_A12_LAUD01028300_ZAKA12038406_rapport-equipe.pdf
- ↑ http://kenfallon.com/adding-sqlite-as-a-datasource-to-sqleo
External links
- SQLeo visual query builder Official website
- Snowflakejoins website An other projet that permits to view complex SQL queries as diagrams
- SQLeonardo website SQLeo ancestor
- Ajqvue website Official website