On Tue, 18 Nov 2025 at 17:12, '[email protected]' via weewx-user <
[email protected]> wrote:

> You are right that the code for connecting to a MySQL DB is there, But the
> Database isn't. And it is literally


Neither is SQLite, the python libraries act in a similar fashion between
weeWX code and the file system... The only difference is that SQLite uses a
file and MariaDB does a whole lot more.

SQLite isn't somehow more supported just because there is a file involved
compared to using an API.

In both cases weeWX doesn't try and do everything like you seem to think it
does, it uses libraries to achieve that.

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/weewx-user/CAGTinV6Z2Tq%3Dt1E8hKA6ALv9dQxPUGPghS9sA0d7F4--Y3U99Q%40mail.gmail.com.

Reply via email to