techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

4.6K
active users

#sqllite

0 posts0 participants0 posts today

⚙️Are you looking for an #online #database #modeling #tool with #SQL generation?

With the latest updates (e.g. modeling of #association #classes), BESSER is your ideal tool to #design and #generate your databases in many different "flavours" :

☑️ #SQLLite

☑️ #PostgresQL

☑️ #MySQL

☑️ #MariaDB

☑️ #MSSQLServer

☑️ and even #SQLAlchemy

Ready to give it a try? No installation required! ➡️ editor.besser-pearl.org/

Did I already mention is completely 🆓 and #opensource?

editor.besser-pearl.orgBESSER Web Modeling Editor

The last year I have been working off and on building a race timing system.. Yesterday after nearly a year of work my app was the primary timing app for the rec leagues regional championship!!!

The system worked great and massively improved the whole experience. Including getting the awards ceremony done in a fraction of the time of previous years!!

rslts.run/

Built in #GoLang #VueJS #SqlLite #WebPack #PWA #ProgressiveWebApp #OpenSource

rslts.runrslts.run | Roadrunners Timing System

Code Project: VLC Portable Playlist to Text Dump
It's kind of funny how one post can lead to another sometimes.  This one is pretty basic but it also just shows a bit how useful I find knowing my way around computer systems to be.  Yesterday I posted about my little annual music playlists.  And as part of that, I wanted to actually post the playlist. I am pretty sure there is a fairly uni
bloggingintensifies.com/42971-
#ProgrammingProjects #Coding #Database #music #SQL #SQLLite

[Blogging Intensifies][Blogging Intensifies] - Code Project: VLC Portable Playlist to Text DumpIt’s kind of funny how one post can lead to another sometimes.  This one is pretty basic but it also just shows a bit how useful I find knowing my way around computer systems to be.  Yesterda…
Replied in thread
@bitwarden @tylersaunders There are cases where #sqllite is an adequate solution. I'm not sure all of my encrypted secrets are one of those cases. I highly recommend checking out the db-backup container from Dave Conroy. It has been absolutely bulletproof for me. Keeping a week's worth of daily backups on a rolling schedule. With that container running (one for #mariadb and one for #postgres) it pushes files into my server where they get managed by my normal backup mechanisms.