<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Tomasz</title>
    <description>The latest articles on DEV Community by Tomasz (@wrobeltomasz).</description>
    <link>https://dev.to/wrobeltomasz</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3933746%2F8066ff05-ebd2-4edd-8d42-99873a40cfa0.png</url>
      <title>DEV Community: Tomasz</title>
      <link>https://dev.to/wrobeltomasz</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/wrobeltomasz"/>
    <language>en</language>
    <item>
      <title>OpenSparrow v2.6 – AI-powered search (RAG), bulk operations, and keyboard shortcuts</title>
      <dc:creator>Tomasz</dc:creator>
      <pubDate>Thu, 28 May 2026 15:42:30 +0000</pubDate>
      <link>https://dev.to/wrobeltomasz/opensparrow-v26-ai-powered-search-rag-bulk-operations-and-keyboard-shortcuts-4cjn</link>
      <guid>https://dev.to/wrobeltomasz/opensparrow-v26-ai-powered-search-rag-bulk-operations-and-keyboard-shortcuts-4cjn</guid>
      <description>&lt;p&gt;OpenSparrow v2.6 is out. This one's a big step forward — RAG (Retrieval-Augmented Generation) integration, bulk grid operations, and a whole new UX layer.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;RAG &amp;amp; AI integration&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F35hz7s9tp30nx3jc1qrq.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F35hz7s9tp30nx3jc1qrq.png" alt=" " width="800" height="517"&gt;&lt;/a&gt;&lt;br&gt;
You can now upload documents and let users ask questions against them. The system retrieves relevant sections and generates answers using an LLM (supports Ollama locally or any OpenAI-compatible API).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What's new:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;RAG Statistics tab in admin — tracks query tokens, response times, document matches, and recent queries&lt;br&gt;
Multilingual auto-response — user questions are answered in their own UI language, no schema changes needed&lt;br&gt;
20-language support — "Ask AI" panel fully translated, plus language dropdown in the test interface&lt;/p&gt;

&lt;p&gt;Good for things like: knowledge base Q&amp;amp;A, customer support automation, or letting internal teams ask questions about their own data.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Grid &amp;amp; bulk operations&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Mass Edit module — select rows via checkboxes, bulk edit fields, change owners, duplicate, or delete with one click&lt;br&gt;
Keyboard shortcuts — arrow keys to navigate, Tab, Ctrl+C to copy, Ctrl+F to search, Ctrl-hold for help modal — works across all 20 languages&lt;br&gt;
Quick Data Cleanup toolbar — find &amp;amp; replace with live preview, case sensitivity, accent-ignore. Editor-gated with audit trail.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Admin improvements&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Renamed "RAG Knowledge Base" to "Centrum AI" (heading is translatable)&lt;br&gt;
Migration Manager — tracks pending cleanup tasks after version upgrades, with automatic backups and audit trail&lt;br&gt;
FK columns render as dropdowns in forms by default&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Security &amp;amp; Quality&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;All bulk operations (mass edit, cleanup, delete) are editor-role gated&lt;br&gt;
CSRF protection on every operation&lt;br&gt;
Full audit trail — every change is logged&lt;br&gt;
20 languages fully supported across all new modules&lt;br&gt;
Fixed regressions in RAG API and CSV import&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Following this series?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://dev.to/wrobeltomasz/opensparrow-v23-visual-admin-panel-zero-dependencies-now-with-erd-and-m2m-support-4p6e"&gt;OpenSparrow v2.3 – visual admin panel, zero dependencies, now with ERD and M2M support&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://dev.to/wrobeltomasz/opensparrow-open-source-admin-panel-builder-zero-dependencies-v21-just-dropped-38ag"&gt;OpenSparrow – open-source admin panel builder, zero dependencies, v2.1 just dropped&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;Websites&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;&lt;a href="https://opensparrow.org/" rel="noopener noreferrer"&gt;opensparrow.org&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.com/wrobeltomasz/open-sparrow" rel="noopener noreferrer"&gt;github.com/wrobeltomasz/open-sparrow&lt;/a&gt;&lt;br&gt;
&lt;a href="https://demo.opensparrow.org/" rel="noopener noreferrer"&gt;demo.opensparrow.org&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;What AI features would be useful in your own projects? Drop your thoughts in the comments.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>ai</category>
      <category>productivity</category>
      <category>opensource</category>
    </item>
    <item>
      <title>OpenSparrow v2.3 – visual admin panel, zero dependencies, now with ERD and M2M support</title>
      <dc:creator>Tomasz</dc:creator>
      <pubDate>Thu, 21 May 2026 20:49:14 +0000</pubDate>
      <link>https://dev.to/wrobeltomasz/opensparrow-v23-visual-admin-panel-zero-dependencies-now-with-erd-and-m2m-support-4p6e</link>
      <guid>https://dev.to/wrobeltomasz/opensparrow-v23-visual-admin-panel-zero-dependencies-now-with-erd-and-m2m-support-4p6e</guid>
      <description>&lt;p&gt;Hey&lt;/p&gt;

&lt;p&gt;OpenSparrow v2.3 is out. Quick recap if you missed earlier posts — it's an open-source admin panel framework built on PHP 8.1, PostgreSQL, and Vanilla JS. No npm, no Composer, no external libraries. You configure everything visually through &lt;code&gt;/admin&lt;/code&gt;.&lt;/p&gt;

&lt;p&gt;Live demo: &lt;strong&gt;demo.opensparrow.org&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What's new&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Schema Map (ERD)&lt;/strong&gt; — visual diagram of your entire database with PNG export&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Many-to-Many support&lt;/strong&gt; — dedicated Builder tab, chip renderer in grids&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Virtual computed columns&lt;/strong&gt; — formula fields without touching the DB&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Custom Views&lt;/strong&gt; — save filtered/sorted perspectives per table&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Record Ownership&lt;/strong&gt; — track who handles what, full history&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Performance tab&lt;/strong&gt; — index advisor, slow query analyzer, bloat detection&lt;/li&gt;
&lt;li&gt;Security hardening — 5 audit fixes, better session and input validation&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Contributing&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Looking for contributors — code, docs, or a short demo screencast.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://opensparrow.org" rel="noopener noreferrer"&gt;opensparrow.org&lt;/a&gt;&lt;br&gt;
 &lt;a href="https://github.com/wrobeltomasz/open-sparrow" rel="noopener noreferrer"&gt;github.com/wrobeltomasz/open-sparrow&lt;/a&gt;&lt;/p&gt;

</description>
      <category>php</category>
      <category>webdev</category>
      <category>opensource</category>
      <category>lowcode</category>
    </item>
    <item>
      <title>OpenSparrow – open-source admin panel builder, zero dependencies, v2.1 just dropped</title>
      <dc:creator>Tomasz</dc:creator>
      <pubDate>Sun, 17 May 2026 18:43:36 +0000</pubDate>
      <link>https://dev.to/wrobeltomasz/opensparrow-open-source-admin-panel-builder-zero-dependencies-v21-just-dropped-38ag</link>
      <guid>https://dev.to/wrobeltomasz/opensparrow-open-source-admin-panel-builder-zero-dependencies-v21-just-dropped-38ag</guid>
      <description>&lt;p&gt;&lt;strong&gt;OpenSparrow – open-source admin panel builder, zero dependencies, v2.1 just dropped&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Hey everyone!&lt;/p&gt;

&lt;p&gt;I want to share a project I've been building — &lt;strong&gt;OpenSparrow&lt;/strong&gt;, an open-source visual admin panel framework.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The idea:&lt;/strong&gt; connect it to a PostgreSQL database, and you get a fully working admin panel — tables, forms, dashboards, calendar, file uploads — configured entirely through a visual &lt;code&gt;/admin&lt;/code&gt; interface. No JSON to write by hand.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The stack is minimalist:&lt;/strong&gt; PHP 8.1+, PostgreSQL, Vanilla JS. &lt;strong&gt;No npm. No Composer. No jQuery.&lt;/strong&gt; No external libraries on either side. Pure code only.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What you get out of the box:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Visual table builder&lt;/strong&gt; — create columns, set types, foreign keys, validation rules — all in the UI.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Full CRUD&lt;/strong&gt; with inline cell editing, searchable FK columns, and subtables.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Dashboard builder&lt;/strong&gt; — stat cards, KPI cards, bar/pie charts, and data lists with live WHERE filters.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Calendar view&lt;/strong&gt; + cron-based notifications.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Audit trail&lt;/strong&gt; + optional record snapshots (full JSONB history of every change).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;User roles:&lt;/strong&gt; Admin, Editor, Viewer.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Security defaults:&lt;/strong&gt; rate limiting, CSRF, session fingerprinting, HSTS.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;LGPL v3&lt;/strong&gt; — free for commercial use.&lt;/p&gt;

&lt;p&gt;Version 2.1 just released with a major UX overhaul, new modules, and security fixes. More on that in the next post.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://opensparrow.org/" rel="noopener noreferrer"&gt;opensparrow.org&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://demo.opensparrow.org/login.php" rel="noopener noreferrer"&gt;Demo&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/wrobeltomasz/open-sparrow" rel="noopener noreferrer"&gt;github.com/wrobeltomasz/open-sparrow&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Feedback and contributors are very welcome!&lt;/p&gt;

</description>
      <category>php</category>
      <category>opensource</category>
      <category>webdev</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
