#sqllite — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #sqllite, aggregated by home.social.
-
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.
-
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.
-
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.
https://symfony.com/doc/current/cache.html#cache-using-cache-tags
#PHP #Programming #Cache #Redis #Memcache #Memcached #Valkey #Dragonfly #KeyDB #SQLlite #Coding #Code #Symfony
-
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.
https://symfony.com/doc/current/cache.html#cache-using-cache-tags
#PHP #Programming #Cache #Redis #Memcache #Memcached #Valkey #Dragonfly #KeyDB #SQLlite #Coding #Code #Symfony
-
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?
-
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?
-
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?
-
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?
-
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?
-
⚙️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! ➡️ https://editor.besser-pearl.org/
Did I already mention is completely 🆓 and #opensource?
-
⚙️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! ➡️ https://editor.besser-pearl.org/
Did I already mention is completely 🆓 and #opensource?
-
#Development #Techniques
Optimizing SQLite for servers · How to tweak an underestimated database engine https://ilo.im/15yfmc_____
#Database #DatabaseEngine #SQL #SqlLite #Server #Hosting #Cloud #WebDev #Backend -
#Development #Techniques
Optimizing SQLite for servers · How to tweak an underestimated database engine https://ilo.im/15yfmc_____
#Database #DatabaseEngine #SQL #SqlLite #Server #Hosting #Cloud #WebDev #Backend -
SQLite the New Hotness?! SQLite is popping up in many places all of a sudden as hot new tech.
https://hackernoon.com/sqlite-the-new-hotness?source=rss&utm_medium=erik.in&utm_source=mastodon
-
SQLite the New Hotness?! SQLite is popping up in many places all of a sudden as hot new tech.
https://hackernoon.com/sqlite-the-new-hotness?source=rss&utm_medium=erik.in&utm_source=mastodon
-
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
https://bloggingintensifies.com/42971-2/
#ProgrammingProjects #Coding #Database #music #SQL #SQLLite -
@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. -
@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. -
SQLite on the Web: absurd-sql - Love it or hate it, the capabilities of your modern web browser continuously grow ... - https://hackaday.com/2021/08/24/sqlite-on-the-web-absurd-sql/ #softwaredevelopment #webdevelopment #webassembly #emscripten #indexeddb #sqllite #webdev #sql #web