Skip to content

mbork/show-row-by-uuid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

show-row-by-uuid

This is a simple tool which connects to a PostgreSQL database and finds all the tables whose primary key is of UUID type. Then it lets the user type (or paste) an UUID and responds with the entity with that UUID found across all those tables. The rationale behind this project and the process that led me to the current design are explained in a blog post, which is a part of a series about integrating this tool in Emacs.

About

Given a UUID, find the corresponding entity in a PostgreSQL database and display it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors