(more FOSS news in previous posts of the thread)
qBittorrent 5.1 released with security improvements, support for the Thunar file manager on Linux, support for the “eXact Length” parameter when creating magnet URIs, support for fetching the tracker list from URLs, announce_port support, drag support to the torrent content widget, ability to display the external IP address in the status bar etc.:
https://9to5linux.com/qbittorrent-5-1-open-source-bittorrent-client-released-as-a-major-update
Redis goes open source again (kinda), offers Open Source edition from version 8:
https://alternativeto.net/news/2025/5/redis-goes-open-source-again-with-the-launch-of-redis-8-under-the-agplv3-license/
UN ditches Google Forms for CryptPad, as part of their initiative to adopt FOSS technologies:
https://news.itsfoss.com/un-ditches-google-form/
This week’s edition of my @linkedin newsletter shines a light on the impact of the Model Context Protocol (MCP) across multiple computing eras—leading right up to today.
We’ve arrived at a moment where loose coupling principles are cool (and super useful) again.
Naturally, there are some live demo nuggets in the post to help bring it all to life:
https://www.linkedin.com/pulse/model-context-protocol-bridging-generational-computing-idehen-qdtce/
The Model Context Protocol acts as a universal translator between LLMs and data sources, eliminating complex platform-specific requirements. Our new open source MCP server for ODBC (mcp-odbc-server) enables seamless integration of any ODBC-accessible data into RAG pipelines.
Read more in my latest newsletter!
https://www.linkedin.com/pulse/whats-model-context-protocol-why-important-kingsley-uyi-idehen-zy8ue
Ok, a question for #database #dbms nerds. Many years ago I worked on a join order optimizer that used a heuristic formula to estimate the number of rows produced by an equijoin, based on the number of rows in the two tables being joined and the number of distinct values in the join keys. This formula came from an academic paper, but I can't remember what the formula was or find the paper. Does this ring a bell for anyone? Boosts appreciated...
“If you can think it, you can link it!” — from a podcast generated by AI Agents via @Google’s #NotebookLM using my notes to explore how hyperlinks can bust data silos, especially useful in the age of #GenAI.
Listen here: https://www.openlinksw.com/data/podcasts/Hyperlinks%20Fixing%20DBMS%20Silos.mp3
For years, we’ve offered a personal #DataSpaces platform providing an abstraction layer over data managed by #filesystems (including cloud services) and/or #DBMS.
You can even mount #Dropbox, #OneDrive, #S3, etc., with fine-grained access controls for governance.
In the age of #AI, we’re making this usable via natural language as an extension (e.g., #CustomGPT) for #LLM-based chatbots like #ChatGPT.
RIP #MariaDB ?
Get your bullshit bingo :
« K1 Acquires MariaDB, a Leading Database Software Company, and Appoints New CEO […] Strategic investment aims to accelerate MariaDB’s mission to deliver innovative, scalable database solutions with new executive leadership to drive the next phase of growth »
Edit : Wer'e talking here about MariaDB Corp, not Foundation
Was mir jetzt spontan als Info im Artikel gefehlt hat:
* Läuft #Dolibarr in einer Feld-Wald-und-Wiesen-#LAMP-Umgebung? Wie ich das sehe, offenbar ja... #PHP 7.1-8.2 und #DBMS #MariaDB, #MySQL oder #PostgreSQL.
* Wie steht es um das Thema #XRechnung?
Da bin ich bisher noch nicht fündig geworden...
https://www.dolibarr.org/presentation-billing-invoicing.php
Und der Unterschied dolibarr.de und dolibarr.org ist mir auch noch nicht ganz ersichtlich... ;-)
Virtuoso 08.03.3339 PAGO edition for the Microsoft Azure cloud is now live.
Highlights include:
* #IndieAuth & #RelMeAuth auth protocols support for self-sovereign identity (#SSI)
* #ActivityPub & #ActivityStreams Support
* #OpenAI Web Service import and export
* Enhanced native support of both #JSON and #JSONLD
Virtuoso 08.03.3339 PAGO edition for the Amazon Web Services (#AWS) cloud is now live.
Highlights include:
* #IndieAuth & #RelMeAuth auth protocols support for self-sovereign identity (#SSI)
* #ActivityPub & #ActivityStreams Support
* #OpenAI Web Service import and export
* Enhanced native support of both #JSON and #JSONLD
Product Page: https://aws.amazon.com/marketplace/pp/prodview-idujw25jbgpn4?sr=0-2&ref_=beagle&applicationId=AWSMPContessa
@ascherbaum "it’s suboptimal to write #DBMS specific apps and services"
Yeah, let's optimize for an unknown target without being able to tell how the storage backend will react to certain workloads.
The latest Virtuoso Open Source Edition is now live.
Release Notes: https://community.openlinksw.com/t/virtuoso-open-source-7-2-10-release-notes/3883
Github Repo: https://github.com/openlink/virtuoso-opensource
As part of the Virtuoso Open Source Edition release, we also include installer programs & containers.
Installers:
[1] https://github.com/openlink/virtuoso-opensource/releases/download/v7.2.10/Virtuoso_Open_Source_for_macOS.dmg -- macOS
[2] https://github.com/openlink/virtuoso-opensource/releases/download/v7.2.10/Virtuoso_Open_Source_for_Windows.exe -- Windows
[3] https://github.com/openlink/virtuoso-opensource/releases/download/v7.2.10/virtuoso-opensource.x86_64-generic_glibc25-linux-gnu.tar.gz -- Linux
[4] https://hub.docker.com/r/openlink/virtuoso-opensource-7 - Docker
How to use #SQL query templates to fine-tune #ChatGPT.
https://community.openlinksw.com/t/howto-fine-tuning-chatgpt-using-sql/3862
All possible because of the underlying architecture of our multi-model #VirtuosoRDBMS equipped with native #HTTP support.
Woot!
Another wonderful release of our modern multi-model #DBMS for operating on relational tables and entity relationship graphs.
BTW -- #ChatGPT, courtesy of its underlying #LLM and #ConversationalUI, is a great companion for utilizing this unique platform -- as recent posts demonstrate.
We are pleased to announce immediate availability of a new maintenance release of our #VirtuosoRDBMS (commercial edition).
https://community.openlinksw.com/t/virtuoso-08-03-3328-release-notes/3847
Availability Info:
https://community.openlinksw.com/t/virtuoso-08-03-3328-release-notes/3847#availability-9
#SPASQL is how our #VirtuosoRDBMS enables declarative operations on data organized as tables or graphs via #SPARQL inside #SQL.
What are the benefits?
[1] Ubiquitous Data Source Names (#DSNs), courtesy of #HTTP
[2] Fine-grained entity relationship graph comprising clickable edges and nodes that function as #SuperKeys
#ChatGPT knows SPASQL too!
#ChatGPT is a powerful tool for acquiring new skills productively while also reinforcing what exists.
In a new post, I provide a ChatGPT transcript comprising prompts that generate #SQL and #SPARQL #Cheatsheets enhanced using hyperlinks.