Found 387 repositories(showing 30)
Anjulcodewiz
INTRODUCTION: The main aim of the project is the management of the database of the pharmaceutical shop. This project is insight into the design and implementation of a Pharmacy Management System. This is done by creating a database of the available medicines in the shop. The primary aim of pharmacy management system is to improve accuracy and enhance safety and efficiency in the pharmaceutical store. The aim of this project is to develop software for the effective management of a pharmaceutical store. We have developed this software for ensuring effective policing by providing statistics of the drugs in stock. Description on the topic: This program can be used in any pharmaceutical shops having a database to maintain. The software used can generate reports, as per the user’s requirements. The software can print invoices, bills, receipts etc. It can also maintain the record of supplies sent in by the supplier. Here, the admin who are handling the organization will be responsible to manage the record of the employee. Each employee will be given with a separate username and password. Problem Definition: The aim of the project is to create an effective software to help the pharmacist to maintain the records of the medicines, handle user details, generate invoice, check and renew validity and provide a scope of communication between users by using inbuilt messaging system. Pharmacy management system deals with the maintenance of drugs and consumables in the pharmacy unit. This pharmacy management system is user friendly. Objectives -> Primary objective •To gain practical experience by modeling a software based on real world problem. •To understand how to work on Front-end (Java) and Back-end (MySQL) by using server(wamp). -> Secondary objective •To develop an application that deals with the day to day requirement of any pharmacy. •To develop the easy management of the medicines (drugs). •To handle the inventory details like sales details, purchase details and stock expiry and quantity. •To provide competitive advantage to the pharmacy. •To provide details information about the stock on details necessary and help locate it in shop easily. •To make the stock manageable and simplify the use of inventory in the pharmacy. Hardware and software tools: The system services and goals are established by consultation with system user. They are then defined in details and serve as a system specification. System requirement are those on which the system runs. ⚙️ Hardware Requirements: o Computer with either Intel Pentium processor or AMD processor. o 1GB+ DDR RAM o 40GB hard disk drive 💻 Software Requirements: o Windows/ MacOS/ Linux operating system. o JRE and JDK. o MySQL server (WAMP or XAMPP or any) Chapter 2 - DESIGN Database Design is a collection of processes that facilitate the designing, development, implementation and maintenance of enterprise data management systems. It helps produce database systems: o That meet the requirements of the users o Have high performance. Architecture Description The design of a DBMS depends on its architecture. It can be centralized or decentralized or hierarchical. The architecture of a DBMS can be seen as either single tier or multi-tier. ER Diagram image.png Fig 1: ER Diagram An entity–relationship model describes interrelated things of interest in a specific domain of knowledge (Refer Fig 1). It is composed of entity types and specifies relationships that can exist between instances of those entity types. Relational Schema Diagram image_1.png Fig 2: Relational Schema Relational schema is a collection of meta-data. Database schema describes the structure and constraints of data representing in a particular domain (Refer Fig 2). Chapter 3 - IMPLEMENTATION Description on Implementation The goal of this application is to manage the medicines and various function of the pharmacy. List of modules: o Login page o Home page o Company o Purchase o Drugs o Sales o User/Settings o Messaging Chapter 4 - Result and Discussion By using MySQL commands and its database this website Pharmacy management tends to store all the data received from the users including drugs sales details and the profit made by the owners are all in this data base. This website allows the user to generate invoices for sales, check expiry and quantity remaining of the drugs. It also provides user with options to renew validity and add more drugs into the store and update the database accordingly. By using xampp server these database commands are easily initiated into the database and the ER diagram with relational schema diagrams helps us to make the structure of the database faster and it was easier to make them understand the needs of the website. Login Information id :1 password: admin CONCLUSIONS AND FUTURE SCOPE o Detailed information gathering has to be done. Without that the purpose for using the software won’t be satisfied properly. o However, it can give good profits in the long run. o Implementing the software requires change in the business practices. o Efficient organization of all knowledge is the analysis company and easy analysis access and retrieval of information is possible. o In this project we can also include BAR CODE facility using the bar code reader, which will detect the expiry date and the other information about the related medicines. o Company using this software will always be able to plan in future and always be aware of their financial position in the market. o It leads to ease in functioning of business processes. o The project can be made more robust by including biometric verification. o There is also a scope to expand by implementing newer technologies like cloud etcetera.
edoardottt
Easy implementation of some postgreSQL Databases for practicing with Conceptual analysis of requirements, design of relational databases and SQL queries
Salwa99
A veterinary clinic database is a relational database designed to manage and store information related to the operation of a veterinary clinic. The database can be queried and updated using SQL commands, enabling efficient management and analysis of clinic data.
visionbyangelic
A curated collection of data analysis, visualization, and database design projects. This repository showcases my ability to work across the full data stack—from exploratory data analysis (EDA) in Python to relational database modeling in SQL.
dishantbarot
Designed and implemented a fully normalized Enterprise HR Workforce Analytics relational database in SQL Server with salary history tracking, organizational hierarchy modeling, project allocation analysis, and advanced analytics using window functions, CTEs, and performance optimization techniques.
AnishK-047
A complete end-to-end SQL project where I designed a relational database for a grocery store, created 7 interconnected tables, cleaned and formatted data, and wrote analytical SQL queries to uncover insights on customers, products, suppliers, employees, and sales trends. Includes schema design, ER diagram, analysis queries, and business insights.
This Django-based web application is designed for student result analysis, developed as part of my final year diploma project. It automates the extraction of student result data from PDF mark sheets using PDFPlumber and stores it in a relational database for further processing.
This project analyzes customer and sales data from Music Store using SQL to uncover key insights on user behavior, top genres, and artist performance—helping the company improve marketing and increase revenue.
No description available
relational database design analysis and querying with postgresql
dhruvkarkera2005-dotcom
SQL-based IPL data analysis project using relational database design
M-Shabarish
SQL projects showcasing database design, CRUD operations, advanced queries, and data analysis using relational databases.
YuriiKorol
Sales analysis dashboard built in Power BI using a custom relational database designed from scratch
praveenperumalla30-droid
E-commerce Order Management System built using MySQL with relational database design, joins, and revenue analysis.
nikhilkulkarni99
A SQL-based Library Management System demonstrating relational database design, data manipulation, and exploratory data analysis to extract business insights.
JayantSaraswat30
This SQL project demonstrates the design and analysis of a relational database for a bookstore. The database consists of three main tables: Books, Customers, and Orders
Tejasphalke123
Designed and queried a relational healthcare database using MySQL to deliver insights on hospital admissions, patient demographics, treatment frequency, and cost analysis.
son-igarment
Using Structured Query Language (SQL) to design, manage, and interact with relational databases. These projects ranging from simple data manipulation to complex database architecture and analysis tasks.
aaStrobel
A complete sales engineering database project built for INSC 384. Includes a relational database schema, sample data, queries, and a written design report. The project demonstrates requirements analysis, entity relationship modeling, and database design for a real world sales operations environment.
Opelobami
A structured SQL project demonstrating end-to-end database design, querying, and analysis. This repository showcases expertise in data modeling, relational schema design, query optimization, and business reporting using SQL.
priyanshu2015
Designed full Database Architecture and implemented using the Oracle SQL database. Various Entity Types and their analysis, Functional Requirements and Conceptual view of the Database Design, Relational schema with sample extension, Relevant SQL DDL, DML statements with constraints, Stored procedures, and Triggers
parlhad
This project demonstrates a complete Library Management System using SQL, covering database design, CRUD operations, advanced queries, stored procedures, and data analysis. It showcases strong skills in managing and analyzing relational databases with real-world scenarios.
JyotiradityaDuarah
This project is a Retail Store database analysis built using SQL (MySQL). The objective is to design a relational database and write SQL queries to answer real-world business questions related to customers, products, orders, and payments.
aftab8654
# 🛍️ Meesho Orders SQL Analysis This project demonstrates how to design a relational database in PostgreSQL using **real-world e-commerce order data (Meesho Orders - August)** and perform insightful SQL queries.
The repository contains a general purpose multi-vendor database. We list down the requirements and performed analysis and then generate high level design. Then after normalization we created a Relational Schema.
MODRIC1009
SQL-based analysis of a real-world e-commerce dataset to extract insights on revenue trends, customer behavior, product performance, and payment patterns using relational database design and advanced SQL queries.
pkhiyara
A MySQL relational cyclone database including all NOAA recorded cyclones originating from the Pacific and Atlantic Oceans in 2014 designed and built complete with views and queries for predictive analysis purposes.
Relational database project for an international student exchange program. Includes schema design, ER-based structure, data population, and advanced SQL queries, functions, procedures, and triggers to support decision-making and eligibility analysis.
dafoakwah
Designed and implemented a relational database for a fictional pizzeria using MySQL. Processed and formatted raw data in Excel for seamless integration. Queried the database to extract insights and created visualizations for business analysis. Tools: MySQL, Excel, QuickDB, Data Visualization
This repository contains a comprehensive SQL project focused on the management and analysis of a relational database for Classic Models. The project includes various SQL queries, database design, and data manipulation techniques to manage employee, customer, and sales data effectively.