<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://www.dashbase.ai/</loc>
<lastmod>2026-04-01T09:51:37.776Z</lastmod>
<changefreq>weekly</changefreq>
<priority>1</priority>
</url>
<url>
<loc>https://www.dashbase.ai/pricing</loc>
<lastmod>2026-04-01T09:51:37.776Z</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://www.dashbase.ai/pages/contact-us</loc>
<lastmod>2026-04-01T09:51:37.776Z</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://www.dashbase.ai/pages/privacy-policy</loc>
<lastmod>2026-04-01T09:51:37.776Z</lastmod>
<changefreq>monthly</changefreq>
<priority>0.2</priority>
</url>
<url>
<loc>https://www.dashbase.ai/pages/terms-of-service</loc>
<lastmod>2026-04-01T09:51:37.776Z</lastmod>
<changefreq>monthly</changefreq>
<priority>0.2</priority>
</url>
<url>
<loc>https://www.dashbase.ai/blog/pagination-sql-limit-offset</loc>
<lastmod>2024-03-26T00:00:00.000Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>https://www.dashbase.ai/blog/mysql-vs-postgresql-choosing-right-database</loc>
<lastmod>2024-03-21T00:00:00.000Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>https://www.dashbase.ai/blog/ctes-in-postresql</loc>
<lastmod>2024-03-09T00:00:00.000Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>https://www.dashbase.ai/blog/types-of-dashboards</loc>
<lastmod>2024-03-06T00:00:00.000Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>https://www.dashbase.ai/blog/creating-a-histogram-in-sql</loc>
<lastmod>2024-03-04T00:00:00.000Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>https://www.dashbase.ai/blog/build-dashboard-for-planetscale-mysql-database</loc>
<lastmod>2024-03-01T00:00:00.000Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>https://www.dashbase.ai/blog/build-dashboard-for-supabase-app-with-dashbase</loc>
<lastmod>2024-02-12T00:00:00.000Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>https://www.dashbase.ai/blog/announcing-dashbase-ultimate-kpi-dashboard-for-sql</loc>
<lastmod>2024-02-01T00:00:00.000Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>https://www.dashbase.ai/sql-snippets</loc>
<lastmod>2026-04-01T09:51:37.776Z</lastmod>
<changefreq>monthly</changefreq>
<priority>0.2</priority>
</url>
<url>
<loc>https://www.dashbase.ai/sql-snippets/postgresql</loc>
<changefreq>monthly</changefreq>
<priority>0.4</priority>
</url>
<url>
<loc>https://www.dashbase.ai/sql-snippets/postgresql/array-length-array_length-cardinality</loc>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://www.dashbase.ai/sql-snippets/postgresql/concat-strings-postgresq</loc>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://www.dashbase.ai/sql-snippets/postgresql/concat-strings-with-seperator</loc>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://www.dashbase.ai/sql-snippets/postgresql/count-null-and-not-null-values</loc>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://www.dashbase.ai/sql-snippets/postgresql/create-table-in-postgresql</loc>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://www.dashbase.ai/sql-snippets/postgresql/delete-rows-in-postgresql</loc>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://www.dashbase.ai/sql-snippets/postgresql/full-text-search-in-postgresql</loc>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://www.dashbase.ai/sql-snippets/postgresql/handling-null-values-with-coalesce-function-postgresql</loc>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://www.dashbase.ai/sql-snippets/postgresql/insert-rows-in-postgresql</loc>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://www.dashbase.ai/sql-snippets/postgresql/list-databases-postgresql</loc>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://www.dashbase.ai/sql-snippets/postgresql/split-string-with-regex-using-regexp_split_to_array</loc>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://www.dashbase.ai/sql-snippets/postgresql/split-strings-in-postgresql-split_part</loc>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://www.dashbase.ai/sql-snippets/postgresql/substring_in_postgresql</loc>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://www.dashbase.ai/sql-snippets/postgresql/update-rows-in-postgresql</loc>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://www.dashbase.ai/sql-snippets/mysql</loc>
<changefreq>monthly</changefreq>
<priority>0.4</priority>
</url>
<url>
<loc>https://www.dashbase.ai/sql-snippets/mysql/concat-strings-mysql</loc>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://www.dashbase.ai/sql-snippets/mysql/concat-strings-with-seperator</loc>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://www.dashbase.ai/sql-snippets/mysql/concat-vs-concat_ws-mysql</loc>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://www.dashbase.ai/sql-snippets/mysql/count-null-and-not-null-values</loc>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://www.dashbase.ai/sql-snippets/mysql/create-table-in-mysql</loc>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://www.dashbase.ai/sql-snippets/mysql/generated-columns-in-mysql</loc>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://www.dashbase.ai/sql-snippets/mysql/mysql-text-types-char-varchar-text</loc>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://www.dashbase.ai/free-tools/csv-to-parquet-converter</loc>
<lastmod>2026-04-01T09:51:37.654Z</lastmod>
<changefreq>monthly</changefreq>
<priority>1</priority>
</url>
<url>
<loc>https://www.dashbase.ai/free-tools/parquet-to-csv-converter</loc>
<lastmod>2026-04-01T09:51:37.654Z</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://www.dashbase.ai/free-tools/json-to-csv-converter</loc>
<lastmod>2026-04-01T09:51:37.654Z</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://www.dashbase.ai/free-tools/csv-to-json-converter</loc>
<lastmod>2026-04-01T09:51:37.654Z</lastmod>
<changefreq>monthly</changefreq>
<priority>1</priority>
</url>
</urlset>
