home.social

Search

296 results for “mariadb_org”

  1. Benchmarking lead Jeb Miller, who recently joined MariaDB Foundation after over two decades at MySQL, on "Why sysbench‑tpcc results on outdated hardware should not be presented as a valid OLTP vendor comparison" mariadb.org/why-sysbench%E2%80

  2. Have you ever used the CONNECT storage engine?

    CONNECT lets MariaDB query external data sources — such as CSV, JSON, XML files, ODBC/JDBC sources, and remote tables — as if they were regular SQL tables. It can be useful for integrations, reporting, migration work, and lightweight ETL.

    We are running a quick poll to learn how people use it, or why they don’t.

    Please take a minute to participate and share your experience 👇 mariadb.org/poll-connect-engin

  3. Have you ever used the #MariaDB CONNECT storage engine?

    CONNECT lets MariaDB query external data sources — such as CSV, JSON, XML files, ODBC/JDBC sources, and remote tables — as if they were regular SQL tables. It can be useful for integrations, reporting, migration work, and lightweight ETL.

    We are running a quick poll to learn how people use it, or why they don’t.

    Please take a minute to participate and share your experience 👇 mariadb.org/poll-connect-engin

  4. Have you ever used the #MariaDB CONNECT storage engine?

    CONNECT lets MariaDB query external data sources — such as CSV, JSON, XML files, ODBC/JDBC sources, and remote tables — as if they were regular SQL tables. It can be useful for integrations, reporting, migration work, and lightweight ETL.

    We are running a quick poll to learn how people use it, or why they don’t.

    Please take a minute to participate and share your experience 👇 mariadb.org/poll-connect-engin

  5. Have you ever used the #MariaDB CONNECT storage engine?

    CONNECT lets MariaDB query external data sources — such as CSV, JSON, XML files, ODBC/JDBC sources, and remote tables — as if they were regular SQL tables. It can be useful for integrations, reporting, migration work, and lightweight ETL.

    We are running a quick poll to learn how people use it, or why they don’t.

    Please take a minute to participate and share your experience 👇 mariadb.org/poll-connect-engin

  6. We reached the final post of our series about extending MariaDB with a new data type using the Type_handler framework. Let's have a look at the limitations & workarounds. 🦭🧩 mariadb.org/adding-a-new-data-

  7. The series continues! Adding a New Data Type to MariaDB with Type_handler, part 4: let's see how to override existing types and change how our new type is sorted. mariadb.org/adding-a-new-data- 🦭🧩

  8. Last call to nominate your favorite Sea Lion Champion candidate! 🦭 👑 mariadb.org/know-a-mariadb-cha

  9. This is part 3 of our series about how to add a new data type with the Type_handler framework, an easy way to extend MariaDB 🦭 🧩 mariadb.org/adding-a-new-data-

  10. Wanna keep coding over the weekend? Here is part 2 of the series about how to extend MariaDB 🦭, adding a new data type 🧩 : mariadb.org/adding-a-new-data-

  11. The latest MariaDB Adoption Index data shows something I really like to see: not one lucky spike, but multiple signals moving in the right direction at the same time. We're really on a roll! mariadb.org/mariadb-keeps-clim 🦭

  12. DBeaver, a solid alternative to MySQL Workbench that works like a charm with MariaDB 🦭❤️ 🦫 mariadb.org/dbeaver-a-solid-al

  13. We are exploring support for #MariaDB, #Firebird and #CockroachDB in Openfire. This includes early pull requests and discussion of trade-offs, maintenance cost and real-world demand.

    We would love community input before proceeding further.

    Is this valuable, or more trouble than it is worth?

    #Openfire #XMPP #databases

    discourse.igniterealtime.org/t

  14. Cloudflare Workers 提供的 MySQL/MariaDB 方案

    在「Build global MySQL apps using Cloudflare Workers and Hyperdrive」這邊看到 Cloudflare 提供了 Cloudflare Workers 使用 MySQL/MariaDB 的方案。 本來以為是做出了 replicated globally 的系統,還在想要怎麼處理 ACID 問題,花了點時間看完才發現是弄出了一個類似 ProxySQL 的架構,最終還是要連回某個區域的 MySQL 主機上,可能是 AWS、GCP、Azure 或是自己的 MySQL 伺服器: Now, you can create new Hyperdrive c…

    blog.gslin.org/archives/2025/0

    #cloudflare #database #db #hyperdrive #mariadb #mysql #proxy #rdbms #serverless #sql #workers

  15. Extension News, 31 January 2024:

    DeeplPlugin 1.00 integrate Deepl translation services into Foswiki (NEW)
    LikePlugin 3.01 fixes the database schemes for mysql and mariadb backends
    ListyPlugin 5.00 adds a new auto-subscribe feature and prepares it for the new js and css combine feature of the latest JQueryPlugin

    foswiki.org/Extensions

  16. Databases for : Should you use a vector ? 🤔

    This article compares projects competing to handle modern workloads, including and . Discover which databases best meet today’s AI challenges: lpi.org/636x

    (Disclaimer: This post contains an AI-generated image.)

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

  18. I've migrated my #digiKam database from SQLite to a local MariaDB today and the difference is night and day 😍 According to the manual, SQLite with WAL on a SSD is perfectly fine for 100K images and more - anecdotally, it handled up to 300K just fine.

    But 400K images were pushing it. digiKam became sluggish and unresponsive when opening large folders from NAS. Now it doesn't break a sweat. There is a build-in migration tool, the whole process took maybe 15min. Shoutout to the digiKam team, awesome work 💪

    docs.digikam.org/en/setup_appl

    #foss #photography

    Just in case you're wondering how I ended up with 400K images...