Categorygithub.com/mathiasmantai/query-generator
modulepackage
0.0.0-20240419084458-fe1d0c9a1697
Repository: https://github.com/mathiasmantai/query-generator.git
Documentation: pkg.go.dev

# README

Description

This application is used to create queries based on data input

Dependencies

  • the fyne framework

Screenshot

Use Cases

  • You have a list of id's and want to create a query with an IN clause
  • You want to insert a bunch of data into a table

Compile

fyne package -os windows
fyne package -os linux
fyne package -os macos

# Packages

No description provided by the author