Tag
Posts tagged āOpen Sourceā

The Anatomy of a Frappe DocType: Files & Responsibilities
What happens when you create a DocType in Frappe? We break down the .json, .js, and .py files generated by the framework and how to use them.

Fix Database is Locked Error in Apache Superset
Ā Stuck with SQLite errors in Superset? Learn why your metadata DB is locked and how to fix it permanently by migrating to PostgreSQL.

Frappe Create Custom Reports in Seconds from the document list view
Ā Learn why the Frappe framework's built-in reporting is a game-changer. See how to customize, group, and save reports instantly

A Beginnerās Guide to PostgreSQL Features, History, and Comparison with MariaDB and MySQL
Discover PostgreSQLās origins, unique features, and how it stacks up against MySQL and MariaDB. Perfect for beginners learning modern database systems.

Apache Superset Feature Flags and Custom Themes in Docker
Ā Unlock advanced features in Apache Superset. Learn to set Feature Flags, customise themes, and apply config changes in your Docker setup