home.social

#sqllite — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #sqllite, aggregated by home.social.

  1. @masek

    Well, if it is helpful for anyone else... a quick hunch led me to see if #Vaultwarden was available in some form for my #NAS , and it turns out that it is, and in 3 'flavors' in my case...

    All docker versions and the differences are basically what DB they use. #MariaDB , #PostgreSQL , and I'll assume the 3rd is #SQLlite, as it is just titled as Vaultwarden.

    Hopefully, it will allow me to keep it in-house only since there's little chance of me ever doing some #proxy setup to the web.

  2. @masek

    Well, if it is helpful for anyone else... a quick hunch led me to see if #Vaultwarden was available in some form for my #NAS , and it turns out that it is, and in 3 'flavors' in my case...

    All docker versions and the differences are basically what DB they use. #MariaDB , #PostgreSQL , and I'll assume the 3rd is #SQLlite, as it is just titled as Vaultwarden.

    Hopefully, it will allow me to keep it in-house only since there's little chance of me ever doing some #proxy setup to the web.

  3. @Zenie @takeonrules #gnus has a lot of serialization code to manage #emacs alists and hashtables.

    I think #lmdb might be a nice binary format for #emacs if it was integrated into the core (would be a nice project). Otherwise there’s built-in #sqllite support since Emacs 29 that you could consider.

  4. @Zenie @takeonrules #gnus has a lot of serialization code to manage #emacs alists and hashtables.

    I think #lmdb might be a nice binary format for #emacs if it was integrated into the core (would be a nice project). Otherwise there’s built-in #sqllite support since Emacs 29 that you could consider.

  5. Eventually tagging cache will have to come back to #Laravel sooner or later.

    What about trying to re-implement it in time for Laravel 13? That would mean to depend on Symfony Cache.

    symfony.com/doc/current/cache.

    #PHP #Programming #Cache #Redis #Memcache #Memcached #Valkey #Dragonfly #KeyDB #SQLlite #Coding #Code #Symfony

  6. Eventually tagging cache will have to come back to #Laravel sooner or later.

    What about trying to re-implement it in time for Laravel 13? That would mean to depend on Symfony Cache.

    symfony.com/doc/current/cache.

    #PHP #Programming #Cache #Redis #Memcache #Memcached #Valkey #Dragonfly #KeyDB #SQLlite #Coding #Code #Symfony

  7. A general #softwareengineering question, when using the word #embedded how do you distinguish between embedded as in #firmware vs #embedded as in in process like a programming language like #lua that is used in a game engine or a database like #sqllite or #duckdb that (can potentially) run in the host application. As in do you use different terms like #embeddedsystems or #EmbeddedSoftware to refer to one or the other? Or am I completely off base here?

  8. A general question, when using the word how do you distinguish between embedded as in vs as in in process like a programming language like that is used in a game engine or a database like or that (can potentially) run in the host application. As in do you use different terms like or to refer to one or the other? Or am I completely off base here?

  9. A general #softwareengineering question, when using the word #embedded how do you distinguish between embedded as in #firmware vs #embedded as in in process like a programming language like #lua that is used in a game engine or a database like #sqllite or #duckdb that (can potentially) run in the host application. As in do you use different terms like #embeddedsystems or #EmbeddedSoftware to refer to one or the other? Or am I completely off base here?

  10. A general #softwareengineering question, when using the word #embedded how do you distinguish between embedded as in #firmware vs #embedded as in in process like a programming language like #lua that is used in a game engine or a database like #sqllite or #duckdb that (can potentially) run in the host application. As in do you use different terms like #embeddedsystems or #EmbeddedSoftware to refer to one or the other? Or am I completely off base here?

  11. A general #softwareengineering question, when using the word #embedded how do you distinguish between embedded as in #firmware vs #embedded as in in process like a programming language like #lua that is used in a game engine or a database like #sqllite or #duckdb that (can potentially) run in the host application. As in do you use different terms like #embeddedsystems or #EmbeddedSoftware to refer to one or the other? Or am I completely off base here?

  12. ⚙️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?

  13. ⚙️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?

  14. 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

  15. @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.
  16. @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.