<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0"><channel><title><![CDATA[The GizmoData Dispatch]]></title><description><![CDATA[Updates from the edge of analytics.]]></description><link>https://news.gizmodata.com</link><image><url>https://substackcdn.com/image/fetch/$s_!T2Z0!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa3281975-f606-43da-9a97-74d190a1958c_728x728.png</url><title>The GizmoData Dispatch</title><link>https://news.gizmodata.com</link></image><generator>Substack</generator><lastBuildDate>Fri, 17 Apr 2026 12:59:59 GMT</lastBuildDate><atom:link href="https://news.gizmodata.com/feed" rel="self" type="application/rss+xml"/><copyright><![CDATA[GizmoData LLC]]></copyright><language><![CDATA[en]]></language><webMaster><![CDATA[gizmodata@substack.com]]></webMaster><itunes:owner><itunes:email><![CDATA[gizmodata@substack.com]]></itunes:email><itunes:name><![CDATA[GizmoData]]></itunes:name></itunes:owner><itunes:author><![CDATA[GizmoData]]></itunes:author><googleplay:owner><![CDATA[gizmodata@substack.com]]></googleplay:owner><googleplay:email><![CDATA[gizmodata@substack.com]]></googleplay:email><googleplay:author><![CDATA[GizmoData]]></googleplay:author><itunes:block><![CDATA[Yes]]></itunes:block><item><title><![CDATA[The GizmoData Dispatch — March 2026 Edition]]></title><description><![CDATA[Let's do this!]]></description><link>https://news.gizmodata.com/p/the-gizmodata-dispatch-march-2026</link><guid isPermaLink="false">https://news.gizmodata.com/p/the-gizmodata-dispatch-march-2026</guid><dc:creator><![CDATA[GizmoData]]></dc:creator><pubDate>Tue, 17 Mar 2026 23:07:50 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!T2Z0!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa3281975-f606-43da-9a97-74d190a1958c_728x728.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<h1><strong>The GizmoData Dispatch &#8212; March 2026 Edition</strong></h1><p>Happy March, GizmoData community! &#128587; This has been our biggest month yet. The theme? <strong>Meet your users where they are.</strong> Whether you&#8217;re a Windows shop, a Power BI team, or an enterprise security team that needs OAuth and audit trails &#8212; GizmoSQL now has you covered. Let&#8217;s get into it.</p><div><hr></div><h2><strong>&#128270; What is GizmoSQL?</strong></h2><p>New here? <strong><a href="https://gizmodata.com/gizmosql">GizmoSQL</a></strong> is an open-source SQL engine that puts the speed of <a href="https://duckdb.org/">DuckDB</a> behind a proper server. It uses <a href="https://arrow.apache.org/docs/format/FlightSql.html">Apache Arrow Flight SQL</a> as its wire protocol, so data moves between the server and your tools in columnar Arrow format &#8212; no row-by-row serialization overhead. Think of it as &#8220;DuckDB as a service&#8221;: you get DuckDB&#8217;s blazing-fast analytics, but accessible over the network from any language, BI tool, or notebook that speaks JDBC, ODBC, ADBC, or Flight SQL. GizmoSQL is free and open-source (Apache 2.0), with an optional Enterprise Edition for teams that need OAuth/SSO, audit trails, and fine-grained access control.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://news.gizmodata.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading The GizmoData Dispatch! Subscribe for free to receive new posts and support our work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><div><hr></div><h2><strong>&#129695; GizmoSQL Now Runs on Windows</strong></h2><p>The number-one request from prospective customers is here: <strong>native Windows support</strong>. GizmoSQL Server and the interactive client now run on Windows x64 with a one-click MSI installer &#8212; no WSL, no Docker, no workarounds.</p><p>The installer is <strong>DigiCert EV code-signed</strong>, so your IT team won&#8217;t see SmartScreen warnings, and DuckDB extensions (ICU, Spatial, etc.) work out of the box without needing to install the VC++ Redistributable separately.</p><p>This opens the door for teams that have been waiting to evaluate GizmoSQL in Windows-native environments.</p><div><hr></div><h2><strong>&#128202; Power BI Integration &#8212; From Zero to DirectQuery</strong></h2><p>We built <strong>three new components</strong> this month to bring first-class Power BI support to GizmoSQL:</p><p><strong><a href="https://github.com/gizmodata/gizmosql-odbc-driver">GizmoSQL ODBC Driver</a></strong> (v1.1.2) &#8212; A from-scratch C++ driver that connects Excel, Power BI, Tableau, Python/pyodbc, and any ODBC-compatible tool to GizmoSQL. Cross-platform (macOS, Linux, Windows) and installable via Homebrew on macOS.</p><p><strong><a href="https://github.com/gizmodata/gizmosql-powerbi-connector">GizmoSQL Power BI Connector</a></strong> (v1.1.2) &#8212; A signed Power Query connector that shows up right in <strong>Get Data &gt; Database &gt; GizmoSQL</strong>. Supports DirectQuery (live queries &#8212; no data import needed), hierarchical navigation (browse databases &gt; schemas &gt; tables), and query folding so Power BI pushes filters, joins, and aggregations down to the server instead of pulling everything into memory.</p><p><strong><a href="https://github.com/gizmodata/gizmosql-csharp-adbc-driver">GizmoSQL C# ADBC Driver</a></strong> &#8212; The deliverable required for <strong>Microsoft Power BI certification</strong>. This puts GizmoSQL on the path to sit alongside Databricks, Snowflake, and BigQuery as a certified Power BI data source.</p><p>An MSI installer bundles the ODBC driver and signed connector together &#8212; your Power BI users can be up and running in under a minute.</p><div><hr></div><h2><strong>&#128272; OAuth/SSO Everywhere</strong></h2><p>Single sign-on is no longer optional for enterprise adoption. This month we rolled out <strong>OAuth/SSO support across the entire GizmoSQL stack</strong>:</p><ul><li><p><strong>GizmoSQL Server</strong> handles the OAuth flow server-side &#8212; users authenticate in their browser, and the server exchanges the code for tokens</p></li><li><p><strong>Every driver and adapter</strong> now supports OAuth: JDBC, ODBC, Python ADBC, C# ADBC, GizmoSQL UI, gizmosqlline, dbt, SQLMesh, SQLFrame, and Ibis</p></li><li><p><strong>Multi-instance proxy routing</strong> lets you register a single OAuth redirect URI that serves many dynamically provisioned GizmoSQL instances &#8212; ideal for multi-tenant or auto-scaling deployments</p></li></ul><p>This means your users can authenticate with Google, Okta, Azure AD, or any OIDC provider &#8212; no separate credentials to manage.</p><div><hr></div><h2><strong>&#128200; OpenTelemetry Observability &#8212; Community Contributed</strong></h2><p>One of the things we&#8217;re most excited about this month is a <strong>community contribution</strong> from <a href="https://www.summation.com/">Summation</a>, who built and contributed full OpenTelemetry instrumentation directly into GizmoSQL core:</p><ul><li><p><strong>Traces</strong> that follow a query from gRPC ingress through async SQL execution &#8212; plug into Datadog, Grafana Tempo, Jaeger, or any OTel-compatible backend</p></li><li><p><strong>Metrics</strong> for active sessions, query counts, row throughput, ingest volume, and DuckDB connection utilization</p></li><li><p><strong>Log correlation</strong> with trace and span IDs so you can jump from a log line to the full request trace</p></li></ul><p>This is exactly the kind of open-source collaboration we love to see. If you&#8217;re running GizmoSQL in production, you now have production-grade visibility out of the box &#8212; and it&#8217;s there because a real production user needed it and contributed it back.</p><div><hr></div><h2><strong>&#128640; GizmoSQL Core Updates (v1.18.0 &#8594; v1.19.4)</strong></h2><p>Ten releases since the last Dispatch! Beyond the headline features above:</p><ul><li><p><strong>DuckDB v1.5.0 upgrade</strong> &#8212; native VARIANT data type and built-in GeoArrow export for GEOMETRY columns</p></li><li><p><strong>Catalog visibility filtering</strong> <em>(Enterprise)</em> &#8212; JWT-based access rules automatically hide unauthorized databases from metadata queries, so users only see what they&#8217;re allowed to see</p></li><li><p><strong>Interactive row limiting</strong> &#8212; the CLI client now fetches only the rows needed for display instead of streaming millions of rows, making ad-hoc exploration of large tables fast and responsive</p></li><li><p><strong>Query cancellation</strong> &#8212; Ctrl+C in the client cancels the query on the server, not just locally</p></li><li><p><strong>Cross-instance tokens</strong> for load-balanced deployments, so users don&#8217;t lose their session when routed to a different server</p></li></ul><div><hr></div><h2><strong>&#128421;&#65039; GizmoSQL UI (v2.5.4)</strong></h2><p>The web-based SQL interface keeps getting better:</p><ul><li><p><strong>Windows MSI installer</strong> with code signing &#8212; one-click setup alongside GizmoSQL Server</p></li><li><p><strong>OAuth/SSO login</strong> &#8212; same identity provider as the rest of your stack</p></li><li><p><strong>Admin screen</strong> for managing sessions and viewing instrumentation data</p></li><li><p>Upgraded to <strong>Next.js 16 + React 19</strong> for improved performance</p></li></ul><div><hr></div><h2><strong>&#128202; Grafana Plugin &#8212; Now on the Marketplace (v1.8.0)</strong></h2><p>The GizmoSQL Grafana data source plugin is now <a href="https://grafana.com/grafana/plugins/gizmodata-gizmosql-datasource/">available on the Grafana Marketplace</a>, making it easy for any Grafana user to install and connect to GizmoSQL for dashboards and alerting.</p><div><hr></div><h2><strong>&#128013; Python ADBC Driver (v1.1.3)</strong></h2><p>The <a href="https://pypi.org/project/adbc-driver-gizmosql/">adbc-driver-gizmosql</a> package on PyPI makes connecting from Python simple:</p><ul><li><p><strong>OAuth/SSO</strong> with a single parameter change</p></li><li><p><strong>DDL/DML auto-detection</strong> &#8212; <code>cursor.execute("CREATE TABLE ...")</code> just works, no special method needed</p></li><li><p><strong>Bulk ingest</strong> for loading millions of rows with automatic schema inference</p></li><li><p>Supports <strong>Python 3.10 through 3.14</strong></p></li></ul><div><hr></div><h2><strong>&#9749; JDBC Driver (v1.5.1)</strong></h2><ul><li><p><strong>OAuth/SSO</strong> via OIDC Authorization Code + PKCE</p></li><li><p><strong>Reduced memory footprint</strong> &#8212; lower per-instance overhead for high-concurrency workloads</p></li><li><p><strong>Clean session lifecycle</strong> &#8212; connections now properly close server-side sessions on disconnect</p></li></ul><div><hr></div><h2><strong>&#129513; Adapter Ecosystem</strong></h2><p>All Python adapters have migrated to <code>adbc-driver-gizmosql</code> and now support OAuth/SSO, making it easy to plug GizmoSQL into your existing data stack:</p><ul><li><p><strong><a href="https://github.com/gizmodata/ibis-gizmosql">ibis-gizmosql</a></strong> (v1.0.1) &#8212; Ibis backend with local file loading via bulk ingest and TPC-H support</p></li><li><p><strong><a href="https://github.com/gizmodata/dbt-gizmosql">dbt-gizmosql</a></strong> (v1.11.8) &#8212; dbt adapter with OAuth/SSO</p></li><li><p><strong><a href="https://github.com/gizmodata/sqlmesh-gizmosql">sqlmesh-gizmosql</a></strong> (v0.2.0) &#8212; SQLMesh adapter with OAuth/SSO</p></li><li><p><strong><a href="https://github.com/gizmodata/sqlframe-gizmosql">sqlframe-gizmosql</a></strong> (v1.1.0) &#8212; PySpark-compatible interface with OAuth/SSO</p></li><li><p><strong><a href="https://github.com/gizmodata/gizmosqlline">gizmosqlline</a></strong> &#8212; SQLLine CLI with OAuth/SSO and JDBC v1.5.0</p></li></ul><div><hr></div><h2><strong>&#127760; Community &amp; Contributions</strong></h2><ul><li><p><strong>xorq</strong> now includes a GizmoSQL backend &#8212; query DuckDB over Arrow Flight SQL from the xorq data orchestration framework (<a href="https://github.com/xorq-labs/xorq/pull/1586">PR #1586</a>)</p></li><li><p><strong>ADBC Quickstarts</strong> &#8212; GizmoSQL is now featured as a Flight SQL server option in the <a href="https://github.com/columnar-tech/adbc-quickstarts">adbc-quickstarts</a> project by Columnar Tech, with examples across Python, Go, Java, C++, Rust, and R</p></li><li><p><strong><a href="https://www.summation.ai/">Summation</a></strong> contributed OpenTelemetry observability to GizmoSQL core</p></li><li><p><strong>Fabricent</strong> joined as a GizmoData Technology Partner</p></li></ul><div><hr></div><h2><strong>&#128221; From the Blog</strong></h2><ul><li><p><strong><a href="https://gizmodata.com/blog/freeing-individuals-from-the-matrix">&#8220;Freeing the Individuals from the Matrix: How GizmoSQL Makes Your Database AI-Agent Ready&#8221;</a></strong> &#8212; guest post by Chris Harrison exploring AI-powered SQL agents backed by GizmoSQL, DuckDB, and Claude</p></li><li><p><strong><a href="https://gizmodata.com/news#gizmosql-windows-x64">GizmoSQL Windows release video</a></strong> now on the homepage</p></li><li><p><strong><a href="https://gizmodata.com/news#gizmosql-powerbi-connector">Power BI Connector announcement</a></strong> on the news page</p></li><li><p><strong>Homepage revamp</strong> with a benchmark carousel, new <a href="https://gizmodata.com/customers">Customers page</a>, and refreshed messaging</p></li><li><p><strong>1TB TPC-H benchmark</strong> updated: <strong>108.88 seconds</strong></p></li></ul><div><hr></div><h2><strong>&#127970; GizmoSQL Enterprise Edition</strong></h2><p>Enterprise Edition gives production teams the governance and observability they need:</p><ul><li><p><strong>Catalog visibility filtering</strong> &#8212; users only see the databases they&#8217;re authorized to access</p></li><li><p><strong>DuckLake-backed session auditing</strong> &#8212; centralized telemetry across multiple GizmoSQL instances</p></li><li><p><strong>Multi-instance OAuth routing</strong> &#8212; single redirect URI for auto-scaling deployments</p></li><li><p><strong>KILL SESSION</strong> &#8212; terminate active sessions via SQL</p></li></ul><p><strong>Pricing:</strong></p><ul><li><p>Core Edition: Free forever (Apache 2.0)</p></li><li><p>Enterprise Edition: $500/month per server</p></li><li><p>Enterprise+: Custom pricing for volume discounts and SLAs</p></li></ul><div><hr></div><h2><strong>&#9729;&#65039; Coming Soon: GizmoData Cloud Data Platform</strong></h2><p>The managed GizmoSQL platform continues to take shape &#8212; the Nexus API now supports per-instance license edition, instrumentation, and OAuth configuration. More to share soon.</p><div><hr></div><h2><strong>&#128161; Looking Ahead</strong></h2><ul><li><p><strong>Power BI certification</strong> &#8212; on the path to becoming a Microsoft-certified Power BI connector</p></li><li><p><strong>Shaper</strong> &#8212; SQL API endpoints, fullscreen dashboard cards, read-only mode, and AI-powered features in development</p></li><li><p>Continued <strong>GizmoEdge</strong> and <strong>DuckLake</strong> integration work</p></li></ul><div><hr></div><p>That&#8217;s a wrap for March 2026 &#8212; our biggest month yet! Questions, feedback, or want a demo? We&#8217;d love to hear from you. &#128640;</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://news.gizmodata.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading The GizmoData Dispatch! Subscribe for free to receive new posts and support our work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[The GizmoData Dispatch - February 2026 Edition]]></title><description><![CDATA[2026 is heating up!]]></description><link>https://news.gizmodata.com/p/the-gizmodata-dispatch-february-2026</link><guid isPermaLink="false">https://news.gizmodata.com/p/the-gizmodata-dispatch-february-2026</guid><dc:creator><![CDATA[GizmoData]]></dc:creator><pubDate>Wed, 04 Feb 2026 14:36:48 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!yMrk!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F04b2b0a2-2eb8-4c0a-9c9e-f2e9fc6ae562_3680x2392.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Happy February, GizmoData community! &#128075; We hope your new year is off to a great start. We&#8217;ve been hard at work since the holidays, and this edition is packed with exciting updates across the GizmoData ecosystem. Let&#8217;s dive in!</p><div><hr></div><h2><strong>&#128640; GizmoSQL Updates</strong></h2><p><strong>GizmoSQL</strong> is our open-source, high-performance SQL engine powered by DuckDB and Apache Arrow Flight SQL. It lets you run DuckDB remotely with blazing-fast Arrow-native data transfer, full TLS/mTLS security, and seamless integration with tools like Python, DBeaver, and Tableau.</p><h3><strong>&#11014;&#65039; DuckDB v1.4.4 Upgrade</strong></h3><p>GizmoSQL now runs on <strong>DuckDB v1.4.4</strong>, bringing all the latest performance improvements and bug fixes from the DuckDB team.</p><div><hr></div><h3><strong>&#128506;&#65039; Native Geospatial Support (v1.15.1)</strong></h3><p>Spatial data users rejoice! GizmoSQL now includes built-in support for geospatial data:</p><ul><li><p><strong>GEOMETRY Type</strong> - Native spatial data type support</p></li><li><p><strong>100+ Spatial Functions</strong> - Full suite of geospatial operations</p></li><li><p><strong>GeoArrow Export</strong> - Efficient Arrow-native transport of geospatial data through Flight SQL</p></li><li><p><strong>GeoPandas Integration</strong> - Seamless Python geospatial workflows</p></li></ul><div><hr></div><h3><strong>&#128218; New Documentation Site</strong></h3><p>We&#8217;ve launched a brand new <a href="https://docs.gizmosql.com/">documentation site</a> with improved navigation and comprehensive guides:</p><ul><li><p>&#128272; <strong><a href="https://docs.gizmosql.com/#/token_authentication">Token Authentication Guide</a></strong> - Step-by-step instructions for configuring token-based auth</p></li><li><p>&#129414; <strong><a href="https://docs.gizmosql.com/#/ducklake">DuckLake Integration Documentation</a></strong> - Complete guide to setting up and using DuckLake with GizmoSQL</p></li><li><p>&#128039; <strong><a href="https://docs.gizmosql.com/#/?id=option-2-install-via-homebrew-macos-amp-linux">Linux Homebrew Support</a></strong> - Our Homebrew tap now supports Linux in addition to macOS</p></li></ul><div><hr></div><h3><strong>&#9749; JDBC Driver v1.4.1</strong></h3><p>We&#8217;ve released <strong>JDBC Driver v1.4.1</strong> with updated download links and improved compatibility. Our custom JDBC driver supports <strong>server-side query cancellation</strong>&#8212;a feature not available in the base Arrow Flight SQL JDBC driver. This means tools like DBeaver can actually cancel long-running queries instead of just disconnecting!</p><p>The driver is now available on <strong>Maven Central</strong> under our new <code>com.gizmodata</code> namespace. We&#8217;ve also updated <strong>gizmosqlline</strong>&#8212;our command-line SQL client&#8212;to use the new driver.</p><p>&#128073; <a href="https://central.sonatype.com/artifact/com.gizmodata/gizmosql-jdbc-driver">Maven Central</a> | <a href="https://docs.gizmosql.com/#/?id=connecting-to-the-server-via-jdbc">Documentation</a></p><div><hr></div><h3><strong>&#128421;&#65039; Introducing GizmoSQL UI</strong></h3><p>We&#8217;re excited to announce <strong>GizmoSQL UI</strong>&#8212;a web-based SQL interface that makes working with GizmoSQL servers a breeze! No more fiddling with command-line tools or complex setup.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!yMrk!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F04b2b0a2-2eb8-4c0a-9c9e-f2e9fc6ae562_3680x2392.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!yMrk!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F04b2b0a2-2eb8-4c0a-9c9e-f2e9fc6ae562_3680x2392.png 424w, https://substackcdn.com/image/fetch/$s_!yMrk!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F04b2b0a2-2eb8-4c0a-9c9e-f2e9fc6ae562_3680x2392.png 848w, https://substackcdn.com/image/fetch/$s_!yMrk!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F04b2b0a2-2eb8-4c0a-9c9e-f2e9fc6ae562_3680x2392.png 1272w, https://substackcdn.com/image/fetch/$s_!yMrk!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F04b2b0a2-2eb8-4c0a-9c9e-f2e9fc6ae562_3680x2392.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!yMrk!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F04b2b0a2-2eb8-4c0a-9c9e-f2e9fc6ae562_3680x2392.png" width="1456" height="946" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/04b2b0a2-2eb8-4c0a-9c9e-f2e9fc6ae562_3680x2392.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:946,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:null,&quot;alt&quot;:&quot;GizmoSQL UI Screenshot&quot;,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="GizmoSQL UI Screenshot" title="GizmoSQL UI Screenshot" srcset="https://substackcdn.com/image/fetch/$s_!yMrk!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F04b2b0a2-2eb8-4c0a-9c9e-f2e9fc6ae562_3680x2392.png 424w, https://substackcdn.com/image/fetch/$s_!yMrk!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F04b2b0a2-2eb8-4c0a-9c9e-f2e9fc6ae562_3680x2392.png 848w, https://substackcdn.com/image/fetch/$s_!yMrk!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F04b2b0a2-2eb8-4c0a-9c9e-f2e9fc6ae562_3680x2392.png 1272w, https://substackcdn.com/image/fetch/$s_!yMrk!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F04b2b0a2-2eb8-4c0a-9c9e-f2e9fc6ae562_3680x2392.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p><strong>Features include:</strong></p><ul><li><p>&#128268; <strong>Connection Management</strong> - Connect to GizmoSQL servers with TLS and authentication support</p></li><li><p>&#9999;&#65039; <strong>Monaco SQL Editor</strong> - Syntax highlighting and autocomplete powered by the same editor as VS Code</p></li><li><p>&#128202; <strong>Results Grid</strong> - View query results in a responsive table with type-aware formatting</p></li><li><p>&#128450;&#65039; <strong>Schema Browser</strong> - Browse catalogs, schemas, tables, and columns</p></li><li><p>&#128228; <strong>Export Options</strong> - Export results to CSV, TSV, JSON, or Parquet formats</p></li></ul><p>Install via Homebrew and you&#8217;re up and running:</p><p><code>brew install gizmodata/tap/gizmosql-ui<br>gizmosql-ui<br></code></p><p>&#128073; <a href="https://github.com/gizmodata/gizmosql-ui">GitHub</a> | <a href="https://github.com/gizmodata/gizmosql-ui/releases">Releases</a></p><div><hr></div><h3><strong>&#129513; Adapter Ecosystem Growth</strong></h3><p>The GizmoSQL adapter ecosystem continues to expand, making it easier to plug GizmoSQL into your existing data stack:</p><ul><li><p><strong><a href="https://pypi.org/project/sqlmesh-gizmosql/">SQLMesh Adapter</a></strong> - Use GizmoSQL as a backend for your data transformation pipelines. SQLMesh is a modern alternative to dbt, and now you can leverage GizmoSQL&#8217;s speed for your SQL-based data modeling workflows.</p></li><li><p><strong><a href="https://pypi.org/project/sqlframe-gizmosql/">PySpark SQLFrame Adapter</a></strong> - Write familiar PySpark DataFrame code, but execute it against GizmoSQL instead of Spark. Perfect for teams who want GizmoSQL&#8217;s performance without rewriting their existing PySpark pipelines.</p></li></ul><div><hr></div><h3><strong>&#128295; Bug Fixes &amp; Improvements</strong></h3><ul><li><p>Fixed connection mutex issue to allow <strong>multiple cursors per connection</strong></p></li><li><p>Improved catalog access propagation and instrumentation schema checks</p></li><li><p>Enhanced system info logging capabilities</p></li></ul><div><hr></div><h2><strong>&#127970; GizmoSQL Enterprise Edition</strong></h2><p>We&#8217;re excited to announce that <strong>GizmoSQL Enterprise Edition is now available!</strong> &#127881; Built for production deployments, Enterprise Edition adds powerful features on top of our free, open-source Core Edition.</p><h3><strong>&#10024; Enterprise Features</strong></h3><p>&#128202; <strong>Session Instrumentation &amp; Auditing</strong> Track server instances, client sessions, SQL statements, and query executions. All records are stored in DuckDB for analysis and auditing, with built-in views like <code>active_sessions</code>, <code>session_activity</code>, and <code>session_stats</code>.</p><p>&#129414; <strong>DuckLake-Backed Instrumentation</strong> New in <strong>v1.16.0</strong>! Capture and analyze query metrics directly within a DuckLake catalog, providing deeper insights into your workload performance and usage patterns.  For organizations with multiple GizmoSQL instances - this feature lets you centralize telemetry data - for easy reporting of performance characteristics across your infrastructure.</p><p>&#9889; <strong>KILL SESSION Command</strong> Terminate active client sessions via SQL with <code>KILL SESSION '&lt;session-id&gt;'</code>. Perfect for managing runaway queries or rogue connections. Requires admin role.</p><p>&#128274; <strong>Per-Catalog Permissions</strong> Fine-grained access control via bootstrap tokens. Use the <code>catalog_access</code> JWT claim to grant read, write, or no access to specific catalogs on a per-user basis.</p><h3><strong>&#128176; Pricing</strong></h3><ul><li><p><strong>Core Edition</strong> - Free forever (Apache 2.0 open-source)</p></li><li><p><strong>Enterprise Edition</strong> - $500/mo per server with priority support</p></li><li><p><strong>Enterprise+</strong> - Custom pricing for volume discounts and SLAs</p></li></ul><p>&#128073; <a href="https://gizmodata.com/gizmosql#pricing">Learn more about GizmoSQL editions</a></p><div><hr></div><h2><strong>&#127908; DuckDB Developer Meeting - Amsterdam</strong></h2><p>Philip Moore presented <strong>&#8220;GizmoEdge: A distributed DuckDB engine for IoT&#8221;</strong> at the inaugural <a href="https://duckdb.org/events/2026/01/30/duckdb-developer-meeting-1/">DuckDB Developer Meeting #1</a> in Amsterdam on January 30th! &#127475;&#127473; It was fantastic to connect with the DuckDB community and share our vision for distributed analytics at the edge.</p><p>&#128250; The talk is now available on YouTube - <a href="https://www.youtube.com/watch?v=xlvjN_eFJvM">watch it here</a>!</p><div><hr></div><h2><strong>&#127760; GizmoEdge Progress</strong></h2><p><strong>GizmoEdge</strong> is our distributed SQL engine that brings warp-speed analytics to the edge. It coordinates fleets of lightweight DuckDB workers across devices, regions, and clouds&#8212;enabling real-time queries over distributed data without the need for centralized ETL.</p><p>Recent highlights include:</p><ul><li><p>&#10135; <strong>Distributed Query Handling for AVG Aggregates</strong> - Proper distributed computation of average functions across edge nodes</p></li><li><p>&#128013; <strong>Python 3.14 Support</strong> - Keeping pace with the latest Python releases</p></li><li><p>&#128230; We&#8217;ve shipped over a dozen releases since December, now at <strong>v0.0.126</strong></p></li></ul><p>Our early access program is still open - if you&#8217;re interested in bringing analytics to the edge, let us know!</p><div><hr></div><h2><strong>&#128221; Blog &amp; Guest Articles</strong></h2><h3><strong>&#9889; ADBC Flight SQL 1.10.0: Bulk Ingestion for GizmoSQL</strong></h3><p>The new ADBC Flight SQL Python driver 1.10.0 brings bulk ingestion to Arrow Flight SQL servers like GizmoSQL. Load millions of rows directly from Python or DuckDB with automatic schema inference. &#128073; <a href="https://gizmodata.com/blog/adbc-flightsql-bulk-ingestion">Read more</a></p><h3><strong>&#9997;&#65039; Guest Articles</strong></h3><p>We&#8217;re grateful for the community voices helping spread the word about GizmoSQL:</p><ul><li><p>&#129300; <strong>&#8220;What the Heck is GizmoSQL?&#8221;</strong> by Shawn Gordon - A deep dive into what makes GizmoSQL tick, originally published on HackerNoon. <a href="https://gizmodata.com/blog/what-the-heck-is-gizmosql">Read it</a></p></li><li><p>&#9784;&#65039; <strong>&#8220;Introducing GizmoSQL Operator&#8221;</strong> by Nima Khoshini - Learn about the GizmoSQL Kubernetes Operator and how it reduces operational costs for large-scale SQL queries. <a href="https://gizmodata.com/blog/introducing-gizmosql-operator">Read it</a></p></li></ul><div><hr></div><h2><strong>&#128172; Customer Spotlight</strong></h2><p>We&#8217;re thrilled to have production customers trusting GizmoSQL for their critical data infrastructure! &#128591;</p><blockquote><p>&#8220;Since partnering with GizmoData, we&#8217;ve gone live in production with one of our primary customers. GizmoSQL has become a critical part of our infrastructure, and we look forward to continuing the partnership.&#8221;</p><p>&#8212; <strong>Hema Nagarajan</strong>, Director of Engineering at <a href="https://summation.com/">Summation</a></p><p>&#8220;GizmoSQL fits right into our stack &#8212; performant, flexible, and reliable. It&#8217;s a key piece of how we deliver unified observability at Randoli.&#8221;</p><p>&#8212; <strong>Rajith Attapattu</strong>, Founder &amp; CTO at <a href="https://randoli.io/">Randoli</a></p></blockquote><div><hr></div><h2><strong>&#129504; Upstream Contributions</strong></h2><p>We&#8217;re proud to continue contributing to the open-source ecosystem:</p><h3><strong>Apache Arrow ADBC</strong></h3><ul><li><p>&#128229; <strong>Bulk Ingest Support for Go Flight SQL Driver</strong> (<a href="https://github.com/apache/arrow-adbc/pull/3808">PR #3808</a>) - Our contribution enables efficient bulk data loading through the Go ADBC Flight SQL driver</p></li><li><p>&#128013; <strong>Python Cursor Close Fix</strong> (<a href="https://github.com/apache/arrow-adbc/pull/3810">PR #3810</a>) - Improved resource cleanup in the Python driver manager</p></li></ul><p>These contributions help strengthen the entire Arrow Flight SQL ecosystem that GizmoSQL builds upon.</p><div><hr></div><h2><strong>&#9729;&#65039; Coming Soon: GizmoData Cloud Data Platform</strong></h2><p>We&#8217;re building a fully managed GizmoSQL hosting platform with additional enterprise features:</p><ul><li><p>&#128193; Full catalog support</p></li><li><p>&#128101; Organization management</p></li><li><p>&#128221; SQL Worksheets</p></li><li><p>&#128013; Python notebooks</p></li><li><p>&#128202; Data visualization</p></li><li><p>&#128735; 24/7 support</p></li></ul><p>Interested? &#128073; <a href="https://gizmodata.com/#contact">Join the waitlist</a>!</p><div><hr></div><h2><strong>&#128161; Looking Ahead</strong></h2><p>We have an exciting roadmap for Q1 2026, including continued GizmoEdge development, additional DuckLake integrations, and the Cloud Data Platform. Stay tuned!</p><div><hr></div><p>Thank you for being part of the GizmoData community. As always, we&#8217;d love to hear your feedback and use cases. &#128153;</p><p>Until next time,</p><p><strong>The GizmoData Team</strong></p><div><hr></div><p><em>Want to stay updated? Subscribe to The GizmoData Dispatch for monthly updates on GizmoSQL, GizmoEdge, and the broader data ecosystem.</em> &#9993;&#65039;</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://news.gizmodata.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading The GizmoData Dispatch! Subscribe for free to receive new posts and support our work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[The GizmoData Dispatch]]></title><description><![CDATA[December 2025 Edition]]></description><link>https://news.gizmodata.com/p/the-gizmodata-dispatch-35d</link><guid isPermaLink="false">https://news.gizmodata.com/p/the-gizmodata-dispatch-35d</guid><dc:creator><![CDATA[GizmoData]]></dc:creator><pubDate>Mon, 15 Dec 2025 23:55:09 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!T2Z0!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa3281975-f606-43da-9a97-74d190a1958c_728x728.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Merry Christmas, Happy Hanukkah, and Happy New Year from the GizmoData team!</p><p>As 2025 wraps up, we&#8217;re closing the year with big leaps for both <strong>GizmoSQL</strong> and <strong>GizmoEdge</strong> &#8212; and some exciting news heading into 2026.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://news.gizmodata.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading The GizmoData Dispatch! Subscribe for free to receive new posts and support our work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><div><hr></div><h2>&#128640; GizmoSQL Updates</h2><p><strong>&#9889; Bulk Ingestion Now Available</strong><br>Our latest release introduces <strong>server-side Bulk Ingestion</strong>, allowing you to ship entire Arrow datasets directly into GizmoSQL server.<br>This breakthrough makes it effortless to push large datasets to <strong>DuckLake</strong> and other DuckDB-powered data lakes &#8212; no serialization or manual file staging needed.</p><p>We&#8217;re also contributing client-side improvements to the <strong>Apache Arrow ADBC</strong> codebase so that Go and Python clients can take full advantage of this endpoint. (See the &#8220;In the Works&#8221; section below for links!)</p><div><hr></div><p><strong>&#129513; ADBC Scanner Extension from Query.Farm</strong><br>Our brilliant friends at <a href="https://query.farm/">Query.Farm</a> have built a <strong>DuckDB ADBC Scanner extension</strong>, which lets DuckDB query ADBC data sources directly &#8212; including GizmoSQL.<br>That means you can now reference GizmoSQL servers right from your local DuckDB CLI, or even chain multiple GizmoSQL instances together for <strong>federated queries</strong>!</p><p>&#128073; Try it yourself with our demo server and example <a href="https://github.com/gizmodata/gizmosql/blob/main/docs/adbc_scanner_duckdb.md">here</a> &#8212; running on our dime.</p><div><hr></div><p><strong>&#129699; Upgraded to DuckDB v1.4.3</strong><br>GizmoSQL now runs on <strong>DuckDB v1.4.3</strong>, which adds support for <strong>Azure Blob Storage writes</strong> &#8212; perfect for modern cloud workflows.</p><div><hr></div><p><strong>&#9881;&#65039; Configurable Query Timeouts</strong><br>You can now adjust the server&#8217;s query timeout both globally and per session via SQL:</p><pre><code><code>-- Global (admins only)
SET GLOBAL gizmosql.query_timeout = 60;

-- Session-specific
SET gizmosql.query_timeout = 30;
</code></code></pre><div><hr></div><p><strong>&#128265; Independent Log Levels</strong><br>Admins can now set independent log levels for query and authentication logs, making it easier to tune verbosity without losing critical insight.</p><div><hr></div><p><strong>&#129525; Better Concurrency Handling</strong><br>We continue to tighten our concurrency architecture: shorter mutex locks, shared locks for read operations, and optimized thread coordination add up to dramatically improved throughput.</p><div><hr></div><p><strong>&#9784;&#65039; Kubernetes Operator by the Community</strong><br>Big thanks to <strong>Nima Khoshini</strong>, who contributed a new <a href="https://github.com/gizmodata/gizmosql-operator">GizmoSQL Kubernetes Operator</a>!<br>This makes provisioning GizmoSQL instances on Kubernetes a breeze.</p><div><hr></div><h2>&#127970; Introducing GizmoSQL Enterprise Edition</h2><p>We&#8217;re thrilled to announce the upcoming <strong>GizmoSQL Enterprise Edition</strong> &#8212; a commercially licensed version that extends the already robust open-source <strong>GizmoSQL Community Edition</strong> with advanced enterprise features, including:</p><ul><li><p>&#128272; <strong>Role-Based Access Control (RBAC)</strong> with system, catalog, schema, and table/view-level privileges</p></li><li><p>&#128273; <strong>Single Sign-On (SSO)</strong> for seamless authentication</p></li><li><p>&#128202; <strong>OpenTelemetry integration</strong> for observability and tracing</p></li><li><p>&#129489;&#8205;&#128187; <strong>Session management and monitoring</strong> &#8212; admins can view or terminate sessions in real time</p></li><li><p>&#129309; <strong>Enterprise support with SLAs</strong> and direct access to our engineering team</p></li><li><p>&#129517; <strong>Roadmap influence</strong> &#8212; customers help shape future product direction</p></li></ul><p>If your organization needs <strong>enterprise-grade support</strong>, compliance, and visibility for your DuckDB-powered (and DuckLake) workloads, <strong>GizmoSQL Enterprise Edition</strong> is built for you.</p><div><hr></div><h2>&#127760; GizmoEdge Progress</h2><p><strong>GizmoEdge</strong> continues to evolve toward <strong>warp-speed distributed SQL</strong> &#8212; powered by a fleet of DuckDB workers that collaborate across devices and regions.</p><p>We&#8217;re currently seeking <strong>design partners</strong> interested in testing real-time, distributed query execution &#8212; especially for <strong>IoT use cases</strong> where you want to query your fleet without ETL.</p><p>If you want to join the early access program, reach out at <a href="https://gizmodata.com/">gizmodata.com</a> or reply to this newsletter!</p><div><hr></div><h2>&#129504; In the Works: Contributing Upstream to Apache Arrow ADBC</h2><p>We&#8217;re actively collaborating with the Apache Arrow team to improve the ADBC client libraries:</p><ul><li><p><strong><a href="https://github.com/apache/arrow-adbc/pull/3808">PR #3808</a></strong> &#8211; Enables Go and Python clients to use GizmoSQL&#8217;s new Bulk Ingestion endpoint seamlessly.</p></li><li><p><strong>PR #3810</strong> &#8211; Fixes cursor cleanup when closing connections in the Python driver manager.</p></li></ul><p>These improvements will make ADBC clients more robust, performant, and ready for enterprise use with GizmoSQL and beyond.</p><div><hr></div><h2>&#127908; Upcoming Event</h2><p><strong>GizmoData Founder Philip Moore to Speak at the DuckDB Developer Meeting 2026</strong><br>We&#8217;re excited to announce that Philip will be speaking about <strong>GizmoEdge</strong> at the <a href="https://duckdb.org/events/2026/01/30/duckdb-developer-meeting-1/">DuckDB Developer Meeting on January 30, 2026</a>.<br>If you&#8217;ll be in Amsterdam, stop by and say hi &#8212; and get a sneak peek at what&#8217;s next for distributed DuckDB compute.</p><div><hr></div><h2>&#128161; That&#8217;s a Wrap</h2><p>2025 was the year we proved that open columnar data can scale from edge devices to the cloud &#8212; and <strong>2026 will be the year we make it universal</strong>.</p><p>From all of us at GizmoData &#8212; thank you for your support, feedback, and enthusiasm throughout the year.<br>See you in Amsterdam &#128075;</p><div><hr></div><h3>&#128172; Call to Action</h3><p>If your organization wants to:</p><ul><li><p>Run <strong>GizmoSQL</strong> or <strong>GizmoEdge</strong> in production</p></li><li><p>Get <strong>enterprise-grade support</strong> for your data platform</p></li><li><p>Or explore <strong>modern data lakehouse architecture</strong> with the help of our team</p></li></ul><p>&#128073; <strong>Contact us at <a href="https://gizmodata.com/">gizmodata.com</a></strong> &#8212; we&#8217;d love to collaborate.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://news.gizmodata.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading The GizmoData Dispatch! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[The GizmoData Dispatch]]></title><description><![CDATA[November 2025 Edition]]></description><link>https://news.gizmodata.com/p/the-gizmodata-dispatch</link><guid isPermaLink="false">https://news.gizmodata.com/p/the-gizmodata-dispatch</guid><dc:creator><![CDATA[GizmoData]]></dc:creator><pubDate>Mon, 17 Nov 2025 21:26:53 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!bkEi!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F731f0943-ba95-400b-89f8-610f0999a542_2242x1352.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<blockquote><p><strong>Hi folks &#128075;,</strong></p><p>Thanks for subscribing to the GizmoData Dispatch newsletter &#8212; we are <em>PUMPED</em> to bring you the November 2025 edition.</p><p>At GizmoData, we believe lightning-fast analytics should be accessible to businesses of every size &#8212; and at a fraction of the cost of other platforms.</p><div><hr></div><h2>&#11088;&#65039; GizmoSQL &#8212; Lightning-Fast SQL Server</h2><p>GizmoSQL is an open-source Arrow Flight SQL server powered by DuckDB, designed to make analytics faster, cheaper, more secure, and simpler than ever.</p><p>Over the past month, we&#8217;ve made major progress on integrations and tooling &#8212; making GizmoSQL even more compatible with reporting, ETL, and data engineering systems.</p><h3>&#128279; Highlights</h3><p><strong>&#128165; SQLFrame Integration</strong></p><p>We forked the SQLFrame utility repo to enable GizmoSQL as a <em>drop-in replacement</em> for Spark when executing PySpark DataFrames.</p><p>&#10145;&#65039; This can reduce compute costs <strong>by 75% or more</strong> compared to Databricks for workloads under 5 TB &#8212; and yes, it even works inside a Databricks notebook.</p><p>Repo: <a href="https://github.com/gizmodata/sqlframe">https://github.com/gizmodata/sqlframe</a></p><p><strong>&#11014;&#65039; DuckDB Upgrade</strong></p><p>We upgraded GizmoSQL to the latest DuckDB <strong>v1.4.2</strong> release &#8212; unlocking every new DuckDB feature, including the new Vortex file format.</p><p><strong>&#11014;&#65039; Arrow Flight Upgrade</strong></p><p>We also updated GizmoSQL&#8217;s Arrow Flight SQL engine to <strong>v22.0.0</strong>, ensuring all customers get the latest Arrow capabilities and performance improvements.</p><div><hr></div><h3>&#10084;&#65039; Customer Testimonials</h3><p>More customers are adopting GizmoSQL as an alternative to &#8220;base DuckDB,&#8221; MotherDuck, Databricks, Snowflake, Oracle, and more.</p><p>GizmoSQL can chew through <strong>billions of rows in seconds</strong> &#8212; outperforming engineered systems that cost millions&#8230; for just pennies. If it sounds unbelievable, try it. You have nothing to lose.</p><p>We even saw someone post a <em>totally unsolicited</em> testimonial in the DuckDB Discord this month!</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!bkEi!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F731f0943-ba95-400b-89f8-610f0999a542_2242x1352.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!bkEi!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F731f0943-ba95-400b-89f8-610f0999a542_2242x1352.png 424w, https://substackcdn.com/image/fetch/$s_!bkEi!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F731f0943-ba95-400b-89f8-610f0999a542_2242x1352.png 848w, https://substackcdn.com/image/fetch/$s_!bkEi!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F731f0943-ba95-400b-89f8-610f0999a542_2242x1352.png 1272w, https://substackcdn.com/image/fetch/$s_!bkEi!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F731f0943-ba95-400b-89f8-610f0999a542_2242x1352.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!bkEi!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F731f0943-ba95-400b-89f8-610f0999a542_2242x1352.png" width="1456" height="878" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/731f0943-ba95-400b-89f8-610f0999a542_2242x1352.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:878,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:775706,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://news.gizmodata.com/i/179180794?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F731f0943-ba95-400b-89f8-610f0999a542_2242x1352.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!bkEi!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F731f0943-ba95-400b-89f8-610f0999a542_2242x1352.png 424w, https://substackcdn.com/image/fetch/$s_!bkEi!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F731f0943-ba95-400b-89f8-610f0999a542_2242x1352.png 848w, https://substackcdn.com/image/fetch/$s_!bkEi!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F731f0943-ba95-400b-89f8-610f0999a542_2242x1352.png 1272w, https://substackcdn.com/image/fetch/$s_!bkEi!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F731f0943-ba95-400b-89f8-610f0999a542_2242x1352.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p></p><div><hr></div><h3>&#127970; Enterprise Edition</h3><p>Did you know GizmoData offers an <em>Enterprise</em> version of GizmoSQL with premium features?</p><p>Includes:</p><ul><li><p>24/7 support with SLAs</p></li><li><p>Prioritized bug triage and security fixes</p></li><li><p>Commercial license with warranty &amp; indemnity</p></li><li><p>Custom releases with private features</p></li><li><p>Roadmap influence for top-tier customers</p></li></ul><p>Plus:</p><ul><li><p>A dbt adapter &#8594; <a href="https://pypi.org/project/dbt-gizmosql/">https://pypi.org/project/dbt-gizmosql/</a></p></li><li><p>Many integrations &#8594; <a href="https://gizmodata.com/gizmosql/#adapters">https://gizmodata.com/gizmosql/#adapters</a></p></li><li><p>Try it online &#8594; </p><p><a href="https://gizmosql.gizmodata.com">https://gizmosql.gizmodata.com</a></p></li></ul><div><hr></div><h3>&#128272; You Can SECURELY Run DuckDB with GizmoSQL + DuckLake</h3><p>Running &#8220;base DuckDB&#8221; directly against your lake requires sharing cloud and Postgres credentials with every end-user.</p><p>GizmoSQL fixes this by:</p><ul><li><p>Centralizing secret management</p></li><li><p>Enforcing authentication before lake access</p></li><li><p>Allowing read-only, token-based users</p></li><li><p>Supporting DuckDB extensions remotely</p></li></ul><p>GitHub &#8594; <a href="https://github.com/gizmodata/gizmosql">https://github.com/gizmodata/gizmosql</a><br>More info and benchmarks &#8594; <a href="https://gizmodata.com/gizmosql">https://gizmodata.com/gizmosql</a></p><div><hr></div><h2>&#127757; GizmoEdge &#8212; Distributed Analytics Everywhere</h2><p>GizmoEdge is the world&#8217;s first distributed DuckDB SQL engine &#8212; allowing you to power workloads across VMs, Kubernetes, and even IoT devices.</p><h3>&#127942; GizmoEdge was #1 in the world on Hacker News!</h3><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!K5RF!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F550e9eb3-5c98-4ce4-a6f7-897097dacc5d_2252x848.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!K5RF!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F550e9eb3-5c98-4ce4-a6f7-897097dacc5d_2252x848.png 424w, https://substackcdn.com/image/fetch/$s_!K5RF!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F550e9eb3-5c98-4ce4-a6f7-897097dacc5d_2252x848.png 848w, https://substackcdn.com/image/fetch/$s_!K5RF!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F550e9eb3-5c98-4ce4-a6f7-897097dacc5d_2252x848.png 1272w, https://substackcdn.com/image/fetch/$s_!K5RF!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F550e9eb3-5c98-4ce4-a6f7-897097dacc5d_2252x848.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!K5RF!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F550e9eb3-5c98-4ce4-a6f7-897097dacc5d_2252x848.png" width="1456" height="548" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/550e9eb3-5c98-4ce4-a6f7-897097dacc5d_2252x848.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:548,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:1004062,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://news.gizmodata.com/i/179180794?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F550e9eb3-5c98-4ce4-a6f7-897097dacc5d_2252x848.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!K5RF!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F550e9eb3-5c98-4ce4-a6f7-897097dacc5d_2252x848.png 424w, https://substackcdn.com/image/fetch/$s_!K5RF!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F550e9eb3-5c98-4ce4-a6f7-897097dacc5d_2252x848.png 848w, https://substackcdn.com/image/fetch/$s_!K5RF!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F550e9eb3-5c98-4ce4-a6f7-897097dacc5d_2252x848.png 1272w, https://substackcdn.com/image/fetch/$s_!K5RF!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F550e9eb3-5c98-4ce4-a6f7-897097dacc5d_2252x848.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>And yes&#8230; it keeps getting better.</p><ul><li><p>&#128640; Proven fastest SQL database engine in the world</p></li><li><p>&#9889; Scales to thousands of DuckDB workers</p></li><li><p>&#128260; Uses WebSockets + Arrow IPC &#8212; ZERO serialization/deserialization overhead</p></li></ul><p>Watch us run the <strong>1-trillion-row challenge</strong> here:</p><div id="youtube2-8dVK86bDOVI" class="youtube-wrap" data-attrs="{&quot;videoId&quot;:&quot;8dVK86bDOVI&quot;,&quot;startTime&quot;:null,&quot;endTime&quot;:null}" data-component-name="Youtube2ToDOM"><div class="youtube-inner"><iframe src="https://www.youtube-nocookie.com/embed/8dVK86bDOVI?rel=0&amp;autoplay=0&amp;showinfo=0&amp;enablejsapi=0" frameborder="0" loading="lazy" gesture="media" allow="autoplay; fullscreen" allowautoplay="true" allowfullscreen="true" width="728" height="409"></iframe></div></div><blockquote><p>GizmoEdge is still in preview &#8212; we are actively looking for design partners for OLAP and/or distributed edge workloads.</p></blockquote><p>Try it free (just sign in):<br>&#10145;&#65039; </p><p><a href="https://gizmoedge.gizmodata.com">https://gizmoedge.gizmodata.com</a></p><p>The GizmoEdge worker app is on the Apple App Store &#8212; meaning you can literally use your <strong>iPhone, iPad, or Mac as a DuckDB worker</strong>. Try it today!</p><div class="captioned-image-container"><figure><a class="image-link image2" target="_blank" href="https://apps.apple.com/us/app/gizmoedge/id6738658135" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!vsXB!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7620c5b7-3013-4b59-a9f6-110c7c79548f_374x125.png 424w, https://substackcdn.com/image/fetch/$s_!vsXB!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7620c5b7-3013-4b59-a9f6-110c7c79548f_374x125.png 848w, https://substackcdn.com/image/fetch/$s_!vsXB!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7620c5b7-3013-4b59-a9f6-110c7c79548f_374x125.png 1272w, https://substackcdn.com/image/fetch/$s_!vsXB!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7620c5b7-3013-4b59-a9f6-110c7c79548f_374x125.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!vsXB!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7620c5b7-3013-4b59-a9f6-110c7c79548f_374x125.png" width="374" height="125" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/7620c5b7-3013-4b59-a9f6-110c7c79548f_374x125.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:125,&quot;width&quot;:374,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:null,&quot;alt&quot;:&quot;Download on the App Store&quot;,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:&quot;https://apps.apple.com/us/app/gizmoedge/id6738658135&quot;,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="Download on the App Store" title="Download on the App Store" srcset="https://substackcdn.com/image/fetch/$s_!vsXB!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7620c5b7-3013-4b59-a9f6-110c7c79548f_374x125.png 424w, https://substackcdn.com/image/fetch/$s_!vsXB!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7620c5b7-3013-4b59-a9f6-110c7c79548f_374x125.png 848w, https://substackcdn.com/image/fetch/$s_!vsXB!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7620c5b7-3013-4b59-a9f6-110c7c79548f_374x125.png 1272w, https://substackcdn.com/image/fetch/$s_!vsXB!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7620c5b7-3013-4b59-a9f6-110c7c79548f_374x125.png 1456w" sizes="100vw" fetchpriority="high"></picture><div></div></div></a></figure></div><div><hr></div><h2>&#129513; What&#8217;s Next</h2><p>We&#8217;re working on:</p><ul><li><p>ETL workflow guides showing how to combine dbt, Dagster, and GizmoSQL</p></li><li><p>Tutorials on connecting Tableau, Superset, PowerBI, Metabase, etc.</p></li><li><p><strong>GizmoSQL Cloud (beta)</strong> &#8212; fully managed SQL over your data lake</p></li><li><p><strong>New GizmoSQL Features</strong></p><ul><li><p>Enhanced RBAC (system / schema / object level)</p></li><li><p>Bulk data ingestion (server + ADBC client improvements)</p></li><li><p>DuckDB extension for remote GizmoSQL connectivity</p></li><li><p>dbt adapter + Metabase driver (released &#127881;)</p></li><li><p>Benchmarks + customer case studies</p></li></ul></li></ul><h2>&#128591; Thank You</h2><p>Thanks for reading &#8212; and for being part of the GizmoData community.</p><p>We&#8217;re building the fastest, most cost-efficient data platform in the world, and we genuinely appreciate your interest and support. Whether you&#8217;re testing GizmoSQL, kicking the tires on GizmoEdge, or just curious about the future of analytics &#8212; we&#8217;re thrilled to have you here.</p><p>Want to learn more?</p><p>&#10145;&#65039; <strong>Visit</strong> </p><p><a href="https://gizmodata.com">https://gizmodata.com</a></p><p>for product details, benchmarks, open-source repos, and enterprise offerings.</p><p>See you next month! &#128640;</p><div><hr></div><h2>&#128172; Join the Conversation</h2><p>Follow us here:</p><ul><li><p>LinkedIn &#8594; <a href="https://www.linkedin.com/company/gizmodata">https://www.linkedin.com/company/gizmodata</a></p></li><li><p>X &#8594; <a href="https://x.com/gizmodata777">https://x.com/gizmodata777</a></p></li><li><p>YouTube &#8594; <a href="https://www.youtube.com/@GizmoData">https://www.youtube.com/@GizmoData</a></p></li><li><p>GitHub &#8594; <a href="https://github.com/gizmodata">https://github.com/gizmodata</a></p></li><li><p>PyPI &#8594; <a href="https://pypi.org/org/gizmodata/">https://pypi.org/org/gizmodata/</a></p></li></ul></blockquote><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://news.gizmodata.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading The GizmoData Dispatch! Subscribe for free to receive new posts and support our work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[Welcome to GizmoData — the home of GizmoSQL and GizmoEdge]]></title><description><![CDATA[Powering the next generation of data analytics]]></description><link>https://news.gizmodata.com/p/welcome-to-gizmodata-the-home-of</link><guid isPermaLink="false">https://news.gizmodata.com/p/welcome-to-gizmodata-the-home-of</guid><dc:creator><![CDATA[GizmoData]]></dc:creator><pubDate>Mon, 20 Oct 2025 14:52:49 GMT</pubDate><enclosure url="https://substackcdn.com/image/youtube/w_728,c_limit/8dVK86bDOVI" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Hey there &#128075;,</p><p>Thanks for subscribing to the GizmoData newsletter &#8212; we&#8217;re thrilled to have you on board!</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://news.gizmodata.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading The GizmoData Dispatch! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p>At GizmoData, we&#8217;re building <strong>the future of SQL analytics</strong>, from lightning-fast data lake queries in the cloud to distributed compute at the edge.</p><p>Here&#8217;s what we&#8217;ve been up to:</p><div><hr></div><h4>&#129504; <strong>GizmoSQL &#8212; Open Source, Cloud-Ready Analytics</strong></h4><p>GizmoSQL is an <strong>open-source Arrow Flight SQL Server powered by DuckDB</strong>, designed to make analytics <em>faster, cheaper,</em> and <em>simpler</em> than ever.</p><ul><li><p>Run complex queries directly against Parquet, Iceberg, or Delta tables.</p></li><li><p>Connect via <strong>ODBC, JDBC, or ADBC</strong> &#8212; with integrations for <strong>dbt, Superset, and Metabase.</strong></p></li><li><p>Benchmarks show it running <strong>1TB TPC-H in seconds</strong>, with cloud costs measured in cents.</p></li><li><p>Support concurrent users with the powerful DuckDB engine - with ACID compliance, full transaction support, robust security - including token-based authentication, and more!</p></li></ul><p>More customers are choosing GizmoSQL as a powerful alternative to Snowflake and Databricks.  It can lower your costs by 90% or more!</p><p>Check it out on GitHub &#8594; <a href="https://github.com/gizmodata/gizmosql">github.com/gizmodata/gizmosql</a></p><p>View more info including benchmarks and more &#8594; <a href="https://gizmodata.com/gizmosql">gizmodata.com/gizmosql</a></p><div><hr></div><h4>&#127757; <strong>GizmoEdge &#8212; Distributed Analytics Everywhere</strong></h4><p>GizmoEdge takes the same powerful DuckDB engine &#8212; and runs it <em>everywhere </em>as a powerful distributed SQL engine.<br>From laptops and iPhones to Kubernetes pods and IoT devices, GizmoEdge turns your entire environment into a distributed query engine.</p><ul><li><p>Each device becomes a compute node.</p></li><li><p>Queries are automatically split and run in parallel.</p></li><li><p>Perfect for <strong>low-latency IoT analytics, privacy-preserving AI, and offline edge data sync.</strong></p></li></ul><p>We ran the 1 Trillion Row Challenge with GizmoEdge - in less than 5 seconds!  Watch our video:</p><div id="youtube2-8dVK86bDOVI" class="youtube-wrap" data-attrs="{&quot;videoId&quot;:&quot;8dVK86bDOVI&quot;,&quot;startTime&quot;:null,&quot;endTime&quot;:null}" data-component-name="Youtube2ToDOM"><div class="youtube-inner"><iframe src="https://www.youtube-nocookie.com/embed/8dVK86bDOVI?rel=0&amp;autoplay=0&amp;showinfo=0&amp;enablejsapi=0" frameborder="0" loading="lazy" gesture="media" allow="autoplay; fullscreen" allowautoplay="true" allowfullscreen="true" width="728" height="409"></iframe></div></div><p>Please note: GizmoEdge is still in preview - we are looking for design partners to power their OLAP and/or distributed edge IoT data workloads.</p><p>Learn more &#8594; <a href="https://gizmodata.com/gizmoedge">gizmodata.com/gizmoedge</a></p><div><hr></div><h4>&#129513; <strong>What&#8217;s Next</strong></h4><p>We&#8217;re working on:</p><ul><li><p><strong>GizmoSQL Cloud (beta)</strong> &#8212; a fully managed platform for running SQL over your data lake.</p></li><li><p><strong>Enhancing GizmoSQL</strong> &#8212; we are working on adding many new features to GizmoSQL - namely:</p><ul><li><p>Enhanced RBAC - including system, schema, and object level permissions</p></li><li><p>Bulk data ingestion - enhancing both the GizmoSQL server and the ADBC client to support bulk ingestion</p></li><li><p>DuckDB extension allowing GizmoSQL and DuckDB users to connect to running GizmoSQL instances - think &#8220;database link&#8221;.</p></li></ul></li><li><p><strong>dbt-GizmoSQL adapter</strong> and <strong>Metabase driver</strong> (already released &#127881;).</p></li><li><p><strong>Benchmarks + case studies</strong> showing real-world speed and cost savings.</p></li></ul><div><hr></div><h4>&#128172; <strong>Join the Conversation</strong></h4><p>Follow us on <a href="https://linkedin.com/company/gizmodata">LinkedIn</a> for product updates, benchmarks, and case studies.<br>Or just reply to this email &#8212; we&#8217;d love to hear what you&#8217;re building.</p><p>If you have questions or would like to talk about enterprise support options for GizmoSQL or licensing GizmoEdge - contact GizmoData at: <a href="mailto:info@gizmodata.com">info@gizmodata.com</a> - or call: 1 (866) GIZMODATA today.  We also offer commercial licensing for GizmoSQL with indemnity for those interested in warranty beyond the Apache 2.0 license.</p><p>Thanks for being part of the GizmoData journey &#8212; this is just the beginning.</p><p><strong>&#8211; Philip Moore</strong><br>Founder, GizmoData</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://news.gizmodata.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading The GizmoData Dispatch! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item></channel></rss>