Monthly Archives: May 2022

What is PySQL Framework?
PySQL is database framework for Python (v3.x) Language, Which is based on Python module mysql.connector, this module can help you to make your code more short and more easier. Before using this framework you must have knowledge about list, tuple, set, dictionary because all codes are designed using it. It’s totally free and open source. […]

How to convert your MySQL Database into CRUD REST API
What is CRUD CRUD is an acronym that stands for CREATE, READ, UPDATE, and DELETE. These four database commands are the foundation of CRUD. This acronym is well-known among programmers, but many software developers view it as more of guidance since CRUD was not made as a modern way to create API Why Crudigniter There is […]

Set filter value to data action in Sap Analytics Cloud
What is SAC SAP Analytics Cloud (or SAP Cloud for Analytics) is a software as a service (SaaS) business intelligence (BI) platform designed by SAP. Analytics Cloud is made specifically with the intent of providing all analytics capabilities to all users in one product. The SAC story allows input control values to be passed to Data […]