This report details the design, implementation, and testing of a relational database system for VET Solutions, a company in Cambridgeshire specializing in electronic database systems. The database is designed to meet the company's specific requirements, providing a secure and efficient platform for storing and managing critical data. The report covers the logical design process, including entity relationship diagrams (ERDs), data normalization, and data integrity considerations. It then delves into the implementation using MS SQL Server, showcasing the creation of tables, defining data types, and implementing primary and foreign keys. The report also includes a comprehensive test plan with various test cases to ensure the database's functionality and data integrity. Finally, the report provides user and technical documentation, including table designs, functional dependency diagrams, and sample queries, to guide users and developers in interacting with the database.