glom_test_connection

Command-line utilities for Glom

Install

All systems
curl cmd.cat/glom_test_connection.sh
Debian Debian
apt-get install glom-utils
Ubuntu
apt-get install glom-utils
Arch Arch Linux
pacman -S glom
image/svg+xml Kali Linux
apt-get install glom-utils
Fedora
dnf install glom
Windows (WSL2)
sudo apt-get update sudo apt-get install glom-utils

glom-utils

Command-line utilities for Glom

With Glom you can design table definitions and the relationships between them, plus arrange the fields on the screen. You can edit and search the data in those tables, and specify field values in terms of other fields. It's as easy as it should be. The design is loosely based on FileMaker Pro, with the added advantage of separation between interface and data. Its simple framework should be enough to implement most database applications. Without Glom these systems normally consist of lots of repetitive, unmaintainable code. This package contains the command-line tools.

glom

database designer and user interface

With Glom you can design table definitions and the relationships between them, plus arrange the fields on the screen. You can edit and search the data in those tables, and specify field values in terms of other fields. It's as easy as it should be. The design is loosely based on FileMaker Pro, with the added advantage of separation between interface and data. Its simple framework should be enough to implement most database applications. Without Glom these systems normally consist of lots of repetitive, unmaintainable code.