---
title: "What is business logic?"  
description: "What is business logic?"  
author: "shubham Misra"  
published: 2017-11-14  
canonical: https://answers.mindstick.com/qa/30543/what-is-business-logic  
category: "programming"  
reading_time: 1 minute  

---

# What is business logic?

What is [business logic](https://www.mindstick.com/interview/21/what-is-three-tier-architecture)?

## Answers

### Answer by Arti Mishra

**"[Business](https://www.mindstick.com/articles/23272/why-software-localization-is-important-for-your-business) [Logic](https://www.mindstick.com/articles/331924/best-ways-to-improve-your-logic-building-skills-for-programming) "**\

Business Logic is a **fundamental concept of programming** that is used for manage the **communication between the user interface (front end) and a database (backend).** The main purpose of including business logic in our project to manage the **workflow and structure of the project.** Generally, business logic describes the sequential operation that performs in a database. And business rule describes the different operation or procedure like a number of tasks, project workflow, procedural steps, I/O operation and tools that are needed to manage the workflow of the project.

![What is business logic?](https://answers.mindstick.com/questionanswer/8ea612fd-f89a-479f-9409-9d143fa6f864/images/ccf88c2f-d9a0-44c1-b267-dcef6499de1f.png)**\**\

In other word’s you can also describe this, business logic is the **part of programming language** which is used for describe the **real-worldBusiness business rules** and also determine how data can be inserted, updated, stored and changed in a database.\
![What is business logic?](https://answers.mindstick.com/questionanswer/8ea612fd-f89a-479f-9409-9d143fa6f864/images/b693771d-5f73-4858-8248-c6d401ee9e1b.png)**\**


---

Original Source: https://answers.mindstick.com/qa/30543/what-is-business-logic

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
