Skip to main content

3 posts tagged with "Open Source"

Discussions about open-source methodologies, tools, and code.

View All Tags

Self-Service Analytics and Saved Views

· 3 min read
Ansh Pansuriya
Main Developer of Framework M
Shravan Shetty
Developer at Framework M

Business intelligence in traditional web frameworks is almost always an afterthought. Teams start by executing ad-hoc SQL queries, progress to building custom admin dashboards, and eventually hit a wall when users demand preset list filters, automated PDF/Excel email dispatches, and external BI tool integrations like Metabase or Apache Superset.

In Framework M, analytics and reporting are first-class, metadata-driven primitives. With our recent July updates, we introduced Saved Views, automated AutoReport background jobs, direct email queue delivery, and Shadow Table Resolvers that let external BI engines query dynamic DocType schema structures safely.

Framework M Now Proves Cross-Database Portability on Every Merge Request

· 4 min read
Castlecraft Team
Creators of Framework M

Most frameworks ask you to pick one database and hope you never need another. We built Framework M on the opposite assumption: your database is a deployment detail, not an architectural prison.

Today, the same integration suite that validates Framework M's core features also validates them against six relational databases — SQLite, PostgreSQL, MySQL, MariaDB, Oracle, and Microsoft SQL Server — on every merge request and every default-branch commit.

Bootstrapping the Framework M Open-Source Community

· 4 min read
Castlecraft Team
Creators of Framework M

Over the course of the past week, we completed a major sprint dedicated entirely to Enterprise Trust & Governance. While building cool features is fun, laying a robust legal and organizational foundation is what transforms a side project into a viable open-source ecosystem that enterprises can rely on.

Here is a look at what we've established to bootstrap the Framework M community.