this post was submitted on 13 Aug 2024
40 points (100.0% liked)

Programming

16971 readers
157 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 1 year ago
MODERATORS
 

On my work I’m always switching between databases, but I already tired because of UX differences between psql, mysql, sqlite3. So, I’m making a small set of tools for myself in tries to solve that. It’s kinda works for me already so I'm sharing it here :)

P.S. Already posted this in other places, sorry for annoyance

top 1 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 1 month ago

Funny, i just looked for a tool to basically cat a sqlite a while ago. Thanks!