Learn how to design Sql database management system using C++

所在平台: Udemy

课程主页: https://www.udemy.com/course/sql-database-design-complete-training/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:学习如何使用C++设计SQL数据库管理系统 课程概述:本课程提供了针对C++ SQL数据库管理设计的完整培训。学生将设计一个数据库管理系统。课程从教学生如何解析包含SQL语句的文件开始,然后扫描其标记。选择任意文件扩展名。扫描完成后,进行语义分析,将标记适配到我们的语言结构。我们的项目能够接受不同格式的文件上传,并且可以由学生进行限制。此外,该项目已集成到HTTPWeb服务器中,运行良好。您可以通过在我的Udemy页面上搜索“设计多线程Web服务器”找到相关课程。接下来,您将学习各种文件处理技术,包括:删除文件和文件夹、数据库登录认证、删除表和数据库、读取目录内容、打开和关闭目录、创建数据库及其表、插入新项目及替换旧项目、移除目录并删除或替换其内容、从数据库中选择数据并使用“echo”显示它们、存储标识符、文件、文件夹、字符串及其数据,以及如何搜索标识符值。此课程为编码基础的课程,我们将从头到尾设计项目,不需要外部库。Windows用户可能需要在必要时包含文件处理的头文件。 该课程适合希望掌握C++数据库管理系统设计的学生,通过实践项目提高编程能力。

课程评论(0条)

课程详情

C++ sql database management design (complete training). In this course, The student will design a database management system in C++. The lecture starts by teaching how to parse a file containing sql statements, and how to scan its tokens. We would select any file extension of our choice. After scanning follows the semantic analysis where we fit the tokens to our language construct.Our project would be able to accept file uploads of different format and can be restricted by the student. The has also been integrated to an http web server and it works completely fine, you can check out the web server course on my udemy page by typing the name: Design Multithreaded web server in C++(Socket programming). Next you will learn different file handling techniques including:Delete files and folders,Authenticate database loginDelete tables and databases,Read the content of a directory. How to open and close a directoryCreate a database and database tables. Insert new items and how to replace old onesRemove directory and delete or replace its contentsSelect data from the database and display them using "echo".Store identifier, files, folders, strings and their data and how we search for identifier values, This course is a coding based course where we design the project from start to finish, no external libraries are required. Window users might include headers files for file handling where necessary.

课程标签

0人关注该课程

主题相关的课程