Download List

Descripción del Proyecto

MyJSQLView provides an easy-to-use Java based GUI frontend for viewing, adding, editing, or deleting data in the Apache Derby, H2, HSQL, Microsoft SQL, MSAccess, MySQL, Oracle, PostgreSQL, and SQLite databases. A query frame allows the building of complex SQL statements and SQL Query Bucket for saving such. The application allows easy sorting, searching, and import/export of table data. A plug-in framework allows inclusion of tools to visually build queries, profiles, and plot data for analysis.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-01-02 07:52
3.41

Esta versión incluye el plugin gráfico de builder (QueryBuilder) de consulta SQL de forma predeterminada en la herramienta.
This release includes the graphical SQL query builder (QueryBuilder) plugin as a default in the tool.

2012-10-27 08:56
3.40

Este lanzamiento marca un importante esfuerzo de unas con respecto a la gestión de código y plugin de fuente.

Aunque el público notará poco con respecto a envases más pequeños de la fuente, los cambios de administración de plugin llevar la capacidad de carga de plugins desde ubicaciones remotas.

Ahora pueden crear repositorios plugin por individuos u organizaciones que deseen proporcionar plugins personalizados sobre la base de una red en tiempo real, capacidad de carga.

En ese sentido, el proyecto MyJSQLView ha añadido a su propio repositorio público un plugin gratuito de builder de consulta de SQL de fuente abierta.
This release marks a major reorganizational effort regarding
the source code and plugin management.

Though the public will notice little with regard to source subpackaging, the plugin
management changes bring the ability to load plugins from remote locations.

Plugin repositories can now be created by individuals or organizations which wish to provide
custom plugins on the basis of a realtime network loading capability.

In that regard, the MyJSQLView project has added to its own public repository a free Open
Source SQL query builder plugin.

2012-06-02 06:58
Version 3.35

Esta actualización de mantenimiento soluciona varios problemas que manifestaron al utilizar el cubo de consulta de SQL y el marco de la consulta. Gotas para el cubo de la consulta de la tabla de Resumen principal no se pudo crear correctamente la sintaxis que se derive de los parámetros de búsqueda y clasificación en la tabla de resumen. Reparaciones en el marco de la consulta ahora permiten el uso de alias. La aplicación también ha sido actualizada para eliminar las estructuras de datos heredados que disminuyeron la eficiencia de la aplicación.
This maintenance update addresses several issues which manifested themselves when using the SQL Query Bucket and Query Frame. Drops to the Query Bucket from the main summary table failed to properly create the syntax as derived from the search and sort parameters in the Summary Table. Fixes to the Query Frame now allow the use of aliases. The application has also been updated to remove legacy data structures which decreased the efficiency of the application.

2012-04-12 08:42
3.34

Los mantenimiento actualización direcciones problemas con la importación de datos y exportación asociada a tablas de base de datos con registros de 100 k +. Se han realizado modificaciones para permitir el control de tabla de lecturas y escrituras mediante preferencias de opciones generales. Esta versión, como el anterior, mejora el plugin HeatMapper. El plugin de TableFieldProfiler se ha ampliado para incluir una herramienta de análisis de cluster.
The maintenance update addresses issues with data importation and exportation associated with database tables with 100k+ rows. Modifications have been made to allow the control of table reads and writes by way of General Options Preferences. This release, like the prior one, improves the HeatMapper plugin. The TableFieldProfiler plugin has been expanded to include a cluster analysis tool.

2012-01-28 08:21
3.33

Esta versión incluye mejoras en la eficiencia del uso de la cubeta de consulta SQL y una función de agregación/GROUP BY para el formulario de clasificación y búsqueda avanzada. Esta versión también trae un nuevo plugin predeterminado denominado HeatMapper que permite el trazado de datos numéricos multivariables. La codificación de este plugin solidificó la selección de HyperSQL para análisis de datos de la memoria. La base de datos HyperSQL y JDBC son ahora incluido como un componente de la biblioteca de la descarga de MyJSQLView.
This release includes improvements in the efficiency of use for the SQL Query Bucket and an Aggregation/GROUP BY feature for the Advanced Sort/Search Form. This release also brings a
new default plugin called HeatMapper that allows the plotting of multi-variable numeric data. The coding for this plugin solidified the selection of HyperSQL for in memory data analysis. The HyperSQL database and JDBC are now included as a library component of the MyJSQLView download.

Project Resources