because I keep biting off more than I can chew. I wanted to release a small utility first to get familiar again with #GNOME / #GTK / #Flatpak development.

also something that I need myself. a week worth of hacking.

introducing Bobby: a SQLite file viewer.

https://github.com/hbons/Bobby

#rust

Bobby made it into #GNOME Circle today! proud! 馃コ

https://gitlab.gnome.org/Teams/Circle/-/work_items/270

New app: Bobby (#270) 路 Issues 路 Teams / Circle 路 GitLab

App information App name: Bobby Code repository page:

GitLab

@hbons Congrats!

Both for making it into Circle, but also for that hilarious name.

@fmuellner @hbons congratulations
I did not had time to look but can Bobby be embedded? Can rust be introspectable?
@xjuan @fmuellner you mean you want a libbobby? I think so with some work.
@hbons @fmuellner yes! Exactly I would like to use it for debugging cambalache data model witch is a in memory swlite db
@xjuan @hbons @fmuellner I鈥檓 about to drop a libgom 2 and while it has entity mapping, it also has models for describing and viewing existing data with lazy models and all that. Also has python integration for it and for libdex. Probably this week, just putting finishing touches on it