Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Superset | 54,394 | 16 | 11 hours ago | 6 | April 18, 2023 | 1,523 | apache-2.0 | TypeScript | ||
Apache Superset is a Data Visualization and Data Exploration Platform | ||||||||||
Tidb | 34,927 | 68 | 137 | 9 hours ago | 1,289 | April 07, 2022 | 4,370 | apache-2.0 | Go | |
TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://tidbcloud.com/free-trial | ||||||||||
Metabase | 34,416 | 9 hours ago | 1 | June 08, 2022 | 3,255 | other | Clojure | |||
The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum: | ||||||||||
Dbeaver | 33,961 | 9 hours ago | 1,803 | apache-2.0 | Java | |||||
Free universal database tool and SQL client | ||||||||||
Sqlmap | 28,261 | 5 days ago | 1 | February 27, 2018 | 57 | other | Python | |||
Automatic SQL injection and database takeover tool | ||||||||||
Cockroach | 27,882 | 50 | 24 | 9 hours ago | 249 | August 06, 2021 | 5,634 | other | Go | |
CockroachDB - the open source, cloud-native distributed SQL database. | ||||||||||
Directus | 23,287 | 185 | 10 hours ago | 86 | July 25, 2023 | 299 | other | TypeScript | ||
The Modern Data Stack 🐰 — Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database. | ||||||||||
Surrealdb | 22,680 | 16 | 9 hours ago | 10 | April 02, 2023 | 341 | other | Rust | ||
A scalable, distributed, collaborative, document-graph database, for the realtime web | ||||||||||
Tdengine | 21,776 | 2 | 9 hours ago | 12 | April 14, 2022 | 1,197 | agpl-3.0 | C | ||
TDengine is an open source, high-performance, cloud native time-series database optimized for Internet of Things (IoT), Connected Cars, Industrial IoT and DevOps. | ||||||||||
Postgrest | 21,164 | 4 | 9 hours ago | 37 | July 12, 2022 | 215 | mit | Haskell | ||
REST API for any Postgres database |
Introduction to Database and SQL is an undergraduate course, listed as DSC 301.
Lectures and homework centers around an online store (products, manufacturers, customers, and orders). Course materials contain optional project activity ideas and materials.
This course is an introduction to Database Design and Structured Query Language (SQL). Students are exposed to relational databases including table design, relationships, dependencies, and normalization forms. Additionally, the course will cover data modeling using Entity-Relation (ER) models. Data models found in business, medicine, biology, and science will be considered.
This course is an introduction to Database Design and Structured Query Language (SQL). Students will be exposed to relational databases including table design, relationships, dependencies, and normalization forms. Additionally, the course will cover data modeling using Entity-Relation (ER) models. Data models found in business, medicine, biology, and science will be considered.
DSC 301 is required for Data Science major and also counts toward data science and computer science minors. DSC 301 satisfies an Advanced Studies requirement in the Core.
Upon successful completion of this course, students will be able to:
The course will cover
** Notes on some topics may be missing from repo.
Assessment | Weight |
---|---|
Homework | 30% |
Attendance and Participation | 10% |
Quizzes | 20% |
Midterm Exam | 15% |
Final Exam | 25% |