Yet another postgresql book!
-
Updated
Feb 11, 2026 - PLpgSQL
Yet another postgresql book!
A Postgres extension that audits your database and harshly judges everything it finds.
In this projects, a relational database is used to create the data structure for a vet clinic. it is started with one table, and step by step, the complete database with data about: animals, animals' owners, clinic employees and visits created.
Postgres as a FileSystem
Python scripts to set up a multidimensional model and run an ETL process for Ethereum data analysis.
an e-learning website with recommender system,
Easy implementation of some postgreSQL Databases for practicing with Conceptual analysis of requirements, design of relational databases and SQL queries
SQL Database Implementation for a fictional enterprise that sells cell phones
A simple online anime database website
Car Rental Database Design using PostgreSQL
This repository includes files with plain SQL that can be used to create a database: Use schema.sql to create all tables. Use data.sql to populate tables with sample data. Check queries.sql for examples of queries that can be run on a newly created database. Important note: this file might include queries that make changes in the database.
π NZ Buildings | QGIS plugin and PostGIS database schema for building dataset management
This repository houses my Vet Clinic relational database project. It accepts SQL commands to create a database, create tables, update tables, and run queries. It contains information about animals in a veterinary clinic, such as their pet names, weight details, and date of birth. PostgreSql was used to create this database.
This project Vet Clinic database that that store details of animals in a farm and also generates specific reports using SQL quesries.
A website that displays all the information a fan might want, be it ball by ball statistics, batting statistics, interesting facts and much more!
Microverse Module 04 Project: This is an educational project to create the initial data structure for a vet clinic using a relational database. Built with PostgreSQL.
VeritabanΔ± DΓΆnem Projesi
The Veterinary PostgreSQL Database Management System is a system designed to manage the data and records of a veterinary clinic. The system is designed to store and manage data related to animals, their owners, appointments, treatments, and medical histories
This project aims to build a railway reservation system which is a software application that handles the entire booking data of the railway. This software can also be used by different railway companies to carry out operations in a smooth, effective, and automated manner.
PostgreSQL & SQL learning repository focused on CRUD operations, keys, joins, JDBC, and DAO concepts to build a strong foundation before moving to Spring, Spring Boot, and JPA.
Add a description, image, and links to the postgresql-database topic page so that developers can more easily learn about it.
To associate your repository with the postgresql-database topic, visit your repo's landing page and select "manage topics."