|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/sqlite-sql-beginners/
课程评论:没有评论
**Coursera 课程总结:SQLite 基础 - 全面的 SQLite SQL 课程** 本课程将带您全面学习 SQLite 数据库和 SQL 语言,特别强调 SQLite 作为一种无服务器、经济、高效、可靠、独立且简单的数据库的独特优势,使其成为嵌入式设备和物联网的理想选择。 **为何学习 SQL?** SQL(结构化查询语言)是当前最流行的数据库语言,在数据库、数据仓库、数据科学和商业智能等各个领域都有广泛应用。包括德勤、亚马逊、Netflix 在内的众多知名公司都在使用 SQL 来检索数据。本课程的一个重要亮点是,SQL 的基本语法在所有数据库系统中是通用的,因此,掌握 SQLite SQL 也就意味着您能够轻松应对其他数据库系统。 **课程内容概览:** * SQLite 数据库简介 * SQL 中的运算符 * SQL 中的聚合函数 * SQL 中的连接(Joins) * SQL 中的子查询(Sub-query) * 分析函数(Analytical functions) * SQL 中的触发器(Triggers) * 高级主题,如 CASE 语句、视图(Views)、索引(Index)等。 **教学特色:** 本课程不仅会深入讲解所有概念,还会通过实际编写 SQL 查询语句进行实践演示。课程节奏非常缓慢,确保您有充足的时间消化和理解每个知识点,力求全面覆盖。 **课程目标:** 完成本课程后,您将对 SQL 有深入的理解,并能够熟练应用所学知识。 祝您学习愉快!
Unlike MySQL, Oracle, PostgreSQL, or SQL Server SQLite database is a server less database that serves the different purpose altogether. SQLite emphasizes economy, efficiency, reliability, independence, and simplicity.Use of SQLite:SQLite database requires no administration so it is best suited for embedded devices and the internet of things.Why to Learn SQL:SQL aka Structured Query Language is the most popular database language so it's use is everywhere whether we talk about Database,Data warehousing,Data Science or BI.Many big companies like Deloitte,Amazon,Netflix etc using this language to retrieve data from database.Important thing needs to understand that,the basic syntax of SQL for all databases is the same, so, if you have mastered SQL on SQLite database , the use of SQL on other databases would not be a problem for you.SQLite Major Topics:Introduction to SQLite DatabaseOperators in SQLAggregate Functions in SQLJoins in SQLSub-query in SQLAnalytical functionsTriggers in SQLAdvanced topics(Case statement,Views,Index,etc)Another aspect of this course is that not only I am going through all the concepts but also give the practical demonstration by writing SQL queries.The pace of this course is very slow,means,I will emphasize ample time on the subject and will try to cover everything that I can.After this Course:Once your are done with the course,you will have maximum knowledge of SQL and you will be ready to apply all these concepts.Cheers..!!Have a Great Learning..!!!