<?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: salaheddine Ennouami</title>
    <description>The latest articles on DEV Community by salaheddine Ennouami (@salaheddine_ennouami_d8db).</description>
    <link>https://dev.to/salaheddine_ennouami_d8db</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%2F3705349%2F87afcd70-3e45-43de-82e1-f9657a92e2c9.png</url>
      <title>DEV Community: salaheddine Ennouami</title>
      <link>https://dev.to/salaheddine_ennouami_d8db</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/salaheddine_ennouami_d8db"/>
    <language>en</language>
    <item>
      <title>From CSV to insights: building an open-source analytics SaaS</title>
      <dc:creator>salaheddine Ennouami</dc:creator>
      <pubDate>Sun, 11 Jan 2026 13:48:43 +0000</pubDate>
      <link>https://dev.to/salaheddine_ennouami_d8db/from-csv-to-insights-building-an-open-source-analytics-saas-51b6</link>
      <guid>https://dev.to/salaheddine_ennouami_d8db/from-csv-to-insights-building-an-open-source-analytics-saas-51b6</guid>
      <description>&lt;p&gt;I wanted something fast, simple, and browser-based — no Excel, no heavy BI tools, no setup.&lt;br&gt;
Just upload a CSV and immediately understand the data.&lt;/p&gt;

&lt;h2&gt;
  
  
  🚀 What the tool does
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Upload any CSV file&lt;/li&gt;
&lt;li&gt;Automatically analyze columns and data types&lt;/li&gt;
&lt;li&gt;Generate charts and distributions&lt;/li&gt;
&lt;li&gt;Provide dataset profiling and quick insights&lt;/li&gt;
&lt;li&gt;Clean, SaaS-style UI focused on speed&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;🔗 Open-source on GitHub&lt;br&gt;&lt;br&gt;
&lt;a href="https://github.com/boj1ck/saas-csv-analytics" rel="noopener noreferrer"&gt;https://github.com/boj1ck/saas-csv-analytics&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  🤔 Why not Excel or traditional BI tools?
&lt;/h2&gt;

&lt;p&gt;Excel works, but it’s slow and manual.&lt;br&gt;
BI tools are powerful, but often heavy, complex, and overkill for quick exploration.&lt;/p&gt;

&lt;p&gt;I wanted something:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Instant&lt;/li&gt;
&lt;li&gt;Web-based&lt;/li&gt;
&lt;li&gt;Developer-friendly&lt;/li&gt;
&lt;li&gt;Focused on exploration, not configuration&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  🛠 Tech stack (high-level)
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Frontend: modern React-based UI&lt;/li&gt;
&lt;li&gt;Data parsing &amp;amp; profiling&lt;/li&gt;
&lt;li&gt;Charts &amp;amp; visual analytics&lt;/li&gt;
&lt;li&gt;SaaS-style architecture with performance in mind&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  💬 Feedback welcome
&lt;/h2&gt;

&lt;p&gt;This is an active project and I’m improving it continuously.&lt;br&gt;
If you have ideas, feedback, or feature requests, I’d love to hear them.&lt;/p&gt;

&lt;p&gt;If you find it useful, a GitHub star helps a lot 🙏&lt;/p&gt;

</description>
      <category>data</category>
      <category>datascience</category>
      <category>webdev</category>
      <category>react</category>
    </item>
  </channel>
</rss>
