The Wayback Machine - https://web.archive.org/web/20220706145340/https://github.com/topics/database-gui
Skip to content
#

database-gui

Here are 98 public repositories matching this topic...

mathemancer
mathemancer commented Apr 26, 2022

Problem

Currently, casting from textual types (e.g., TEXT) to numbers relies on the default PostgreSQL number handling. This will be solved for the NUMERIC type once #1107 is solved, but we should also handle other number types.

Proposed solution

type: enhancement good first issue help wanted affects: architecture

DBAddin is an MS Excel Addin for retrieving Database data via userdefined functions into Excel and writing Data (DBMapper), executing generic DML (DBAction) and doing all this in Sequences (DBSequence).
  • Updated May 26, 2022
  • Visual Basic .NET

Improve this page

Add a description, image, and links to the database-gui topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the database-gui topic, visit your repo's landing page and select "manage topics."

Learn more