Open-source data modeling tool designed for PostgreSQL. No more typing DDL commands. Let pgModeler do the work for you!
翻译 - pgModeler-PostgreSQL数据库建模器-是一个为PostgreSQL设计的开源数据建模工具。不再需要手工编写的DDL命令让pgModeler为您完成这项工作!该软件重新组合了实体关系图的概念和PostgreSQL作为SQL标准扩展实现的功能。通过在项目的官方网站链接上捐款来支持该项目:
An ode to how Oracle SQL got me interested in the world of DBMS.
Rebel Foods, formerly known as Faasos, is a renowned food delivery company in India. It originated as a restaurant chain but transitioned into an online platform. Rebel Foods is known for providing af...
This repository contains files related to Databases and Information Systems Lab (Autumn 2022).
Faasos (now Rebel Foods) is a popular Indian food delivery company. It started as a restaurant chain, then shifted online. They offer affordable meals, diverse cuisines, and efficient delivery. Rebel ...
Working with a real world data-set using SQL (SQLite) and Python
SQL project to analyze global debt stats. collected by the World Bank.
basic sequel codes (with proper syntaxes and definitions) for Data Analysis and Business Intelligence.
Mastering SQL involves understanding various concepts and skills related to database management and querying
Project to create, insert data, and query the database in PostgreSQL
Structural Quary Language Commands, Loops, Joins, SubQuery
Imersão no Universo dos Dados - Modelagem Relacional e Implementação do Banco de Dados
Final project of Fresh Graduate Academy Program with the theme of "Database Design and Programming with SQL" held by Kominfo and Oracle Academy
This project involves analyzing a comprehensive dataset from a fictional Here I learned how to query and manipulate data efficiently and extract actionable insights. Key tasks include identifying top...
Master's degree. Relational databases: DDL | DQL commands | Codd's algebra | Complex SQL requests
This project implements a single database system from scratch without relying on any third-party database management system. It includes functionalities for Data Manipulation Language (DML), Data Defi...