Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sGLxq-00C6C2-4b for pgsql-announce@arkaria.postgresql.org; Sun, 09 Jun 2024 17:04:19 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1sGLxo-004xOM-7t for pgsql-announce@arkaria.postgresql.org; Sun, 09 Jun 2024 17:04:17 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sGLxn-004xO8-58 for pgsql-announce@lists.postgresql.org; Sun, 09 Jun 2024 17:04:16 +0000 Received: from mahout.postgresql.org ([2001:4800:3e1:1::227]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sGLxf-000ned-M8 for pgsql-announce@lists.postgresql.org; Sun, 09 Jun 2024 17:04:15 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=postgresql.org; s=20171124; h=Message-ID:Date:Reply-To:From:To:Subject: MIME-Version:Content-Type:Sender:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:In-Reply-To:References; bh=q4MKhRwCz2gWrq6ku7RLxVcLY+8qCMqVcr7KFYIZ+vk=; b=tZxVDRC3wgXH0vINwd18Vfn7Rd /BeVd9qIArHOKsqbtLRHWkViJkIkECzWilgYqc/zDxyj0bVWlNVgfHiA/I5XqA7KB3UV4MsU7e8gC gTlBAwCw6IbqK8D/3M9sY8OdkxD2kpsHOaRxz+J9ixRS0bDyf0KdUMeymhXnCONd0WZXyr5eQk7AO Eox0pTa1V362T6uQi6xC2ZMHtl983Pbp2PmWlKXM1JiK56WNe/IZ0bgjUnP8cmc6Zohe7QWnvw304 GQMYKascyii1/OuujolhioFwRKVzAWXnmPQM8LS728j95V95xyc/dwZRylLirMb8s2EgeitAeu47s j7ozObTA==; Received: from wrigleys.postgresql.org ([2a02:16a8:dc51::60]) by mahout.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sGLxd-001bcB-Ri for pgsql-announce@lists.postgresql.org; Sun, 09 Jun 2024 17:04:06 +0000 Received: from localhost ([127.0.0.1] helo=wrigleys.postgresql.org) by wrigleys.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1sGLxa-008IJ0-QH for pgsql-announce@lists.postgresql.org; Sun, 09 Jun 2024 17:04:03 +0000 Content-Type: multipart/mixed; boundary="===============2091815099437001971==" MIME-Version: 1.0 Subject: Ajqvue Version 3.5 Released To: PostgreSQL Announce From: Dandy Made Productions via PostgreSQL Announce Reply-To: danap@dandymadeproductions.com Date: Sun, 09 Jun 2024 17:03:29 +0000 Message-ID: <171795260987.20936.8981245463710847904@wrigleys.postgresql.org> X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-pglister-tags: related X-pglister-tagsig: 846eb8b4dd8af9b8d6856e98af8b2d2f3804e334c2afc7a203d6d601ea446ff7 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --===============2091815099437001971== Content-Type: multipart/alternative; boundary="===============4891967524042397605==" MIME-Version: 1.0 --===============4891967524042397605== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable # Ajqvue is a PDDA, Personal Database Desktop Application. The application is a open source Java GUI built for users in accessing, plo= tting, and analyzing data in a PostgreSQL database. The application is buil= t with an included plugin framework for adding functionality, quickly. The Ajqvue project has released an updated version, v3.5, to the public. The release brings compliance with JRE 22 though the released JAR will acco= mmodate JRE 1.8+. Support was added for JSON, JSONB, INT8RANGE, and XML Dat= a Types. Testing was performed for compliance with PostgreSQL Server 15, 16= and JDBC 42. =20 #### Features: * Plugin Framework =20 * Internationalization Support, 25 Languages =20 * User Connection Preferences Saving/Managing =20 * User Preferences Summary Table Column Selection, Sizing =20 * User Preferences Summary Table Row Sizing =20 * Simple and Advanced Table Sorting and Searching =20 * Viewing, Adding, Editing, and Deleting All Table Fields =20 * Update Multiple Rows of Selected Table Field =20 * Support for Table Field Function Operations =20 * Support for All Basic Data Types, Including Blob/Bytea/Binary =20 * Data Type Checking During Adding or Updates =20 * Printing of Summary Table Data, Screen View =20 * Export CSV Summary or Complete Table Data =20 * Export SQL Summary or Complete Table Structure/Data =20 * Export PDF Summary Table =20 * Export SQL Current Open Database/Scheme =20 * Import SQL Statement File =20 * Import CSV Data File Into Selected Database Table, Insert/Update =20 * Query Bucket for Storing/Organizing SQL Statements =20 * Query Frame for Building Complex SQL Statements =20 * Search Frame for Generic LIKE Queries on All Tables in Database =20 * In Memory Data Analysis Capability =20 =20 ### Included Plugins: * Table Field Profiler - Field Analysis =20 * Data Charts and Heatmapper - Plotting =20 * Query Builder - Graphical Query Constructor =20 Ajqvue does not include a quandary of libraries and users are free to manag= e, remove, plugins via the Plugin Manager. =20 Dana M. Proctor =20 Ajqvue Project Manager =20 [https://ajqvue.com](https://ajqvue.com) --===============4891967524042397605== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Ajqvue Version 3.5 Released
 

Ajqvue Version 3.5 Released

Ajqvue is a PDDA, Personal Database Desktop Application.

The application is a open source Java GUI b= uilt for users in accessing, plotting, and analyzing data in a PostgreSQL d= atabase. The application is built with an included plugin framework for add= ing functionality, quickly.

The Ajqvue project has released an updated = version, v3.5, to the public. The release brings compliance with JRE 22 though the released JAR will acco= mmodate JRE 1.8+. Support was added for JSON, JSONB, INT8RANGE, and XML Dat= a Types. Testing was performed for compliance with PostgreSQL Server 15, 16= and JDBC 42.

Features:

  • Plugin Framewor= k
  • Internationaliz= ation Support, 25 Languages
  • User Connection= Preferences Saving/Managing
  • User Preference= s Summary Table Column Selection, Sizing
  • User Preference= s Summary Table Row Sizing
  • Simple and Adva= nced Table Sorting and Searching
  • Viewing, Adding= , Editing, and Deleting All Table Fields
  • Update Multiple= Rows of Selected Table Field
  • Support for Tab= le Field Function Operations
  • Support for All= Basic Data Types, Including Blob/Bytea/Binary
  • Data Type Check= ing During Adding or Updates
  • Printing of Sum= mary Table Data, Screen View
  • Export CSV Summ= ary or Complete Table Data
  • Export SQL Summ= ary or Complete Table Structure/Data
  • Export PDF Summ= ary Table
  • Export SQL Curr= ent Open Database/Scheme
  • Import SQL Stat= ement File
  • Import CSV Data= File Into Selected Database Table, Insert/Update
  • Query Bucket fo= r Storing/Organizing SQL Statements
  • Query Frame for= Building Complex SQL Statements
  • Search Frame fo= r Generic LIKE Queries on All Tables in Database
  • In Memory Data = Analysis Capability

Included Plugins:

  • Table Field Pro= filer - Field Analysis
  • Data Charts and= Heatmapper - Plotting
  • Query Builder -= Graphical Query Constructor

Ajqvue does not include a quandary of libra= ries and users are free to manage, remove, plugins via the Plugin Manager. =

Dana M. Proctor
Ajqvue Project Manager
https://ajqvue.com

This email was sent to you from Dandy Made Productions. It was delivered on= their behalf by the PostgreSQL project. Any questions about the content of the message shou= ld be sent to Dandy Made Productions.

You were sent this email as a subscriber of the pgsql-announce mai= linglist, for the content tag Related Open Source. To unsubscribe from further emails, or change which emails you want to receive, please click th= e personal unsubscribe link that you can find in the headers of this email, or visit https://lists.postgresql.org/unsubscribe/.
 
--===============4891967524042397605==-- --===============2091815099437001971==--