Databases

Sort options

The Structured Query Language (SQL) (Coursera)

Apr 30th 2024
The Structured Query Language (SQL) (Coursera)
Course Auditing
Categories
Effort
Languages
In this course you will learn all about the Structured Query Language ("SQL".) We will review the origins of the language and its conceptual foundations. But primarily, we will focus on learning all the standard SQL commands, their syntax, and how to use these commands to conduct [...]

Answering Interesting Questions with Data (Coursera)

Apr 29th 2024
Answering Interesting Questions with Data (Coursera)
Course Auditing
Categories
Effort
Languages
There is a huge amount of raw data available on the internet with endless potential. This four-week course from the University of Michigan will help you learn how to read data in different formats and write programs to scrape data from the internet.

SQL for Security Specialist (Coursera)

This course is designed specifically for SQL Security Specialists with a focus on PostgreSQL. It assumes a solid foundation in SQL and guides learners through advanced topics specific to PostgreSQL. You'll explore crucial concepts, such as complex queries, performance optimization, and database administration tasks unique to PostgreSQL. [...]

Laravel Protections (Coursera)

Apr 29th 2024
Laravel Protections (Coursera)
Course Auditing
Categories
Effort
Languages
In this course, you'll take a look at how Laravel protects your database and ways you can configure it to protect your system. The Laravel database access layer has a lot of built-in protection from common attacks. However, when you need to customize functionality it can be easy to [...]

Amazon Aurora Service Introduction (Coursera)

Apr 29th 2024
Amazon Aurora Service Introduction (Coursera)
Course Auditing
Categories
Effort
Languages
Welcome to the Amazon Aurora Service Introduction course, where you'll embark on a journey to acquire practical expertise in Aurora databases and harness the power of Amazon Web Services (AWS) for efficient data management. Throughout this short course, you'll explore the industry-specific applications of Aurora and delve into database [...]

Data Ecosystem (Coursera)

The Data Ecosystem course will give you a foundational understanding of the entire data ecosystem, including data management. Specifically, this course shows how a business intelligence analyst would organize, access, and use data. You will learn about a variety of data sources along with the use and purpose of [...]

Building RESTful APIs with Node.js and Express (Coursera)

This course will teach you how to build RESTful APIs using Node.js and Express, two popular and widely used technologies in web development. You will learn how to create a server-side application that can handle requests from client-side applications and respond with JSON data.

Getting Started with Apache Cassandra (Coursera)

Apr 29th 2024
Getting Started with Apache Cassandra (Coursera)
Course Auditing
Categories
Effort
Languages
The “Getting Started with Cassandra” course is designed to help you gain knowledge of the Cassandra database system. You will learn architecture as well as how to design, build and use Cassandra databases. This training course helps you develop your skills and knowledge in Cassandra. Cassandra is a [...]

Working with Data in Android (Coursera)

Apr 29th 2024
Working with Data in Android (Coursera)
Course Auditing
Categories
Effort
Languages
Learn how to work with web technologies and persistent data on Android applications even after you close or restart an app. There is a focus on web communication and developer tools and you will discover how Kotlin applications communicate over the web. You’ll learn how data formats and web [...]

Database Clients (Coursera)

Apr 29th 2024
Database Clients (Coursera)
Course Auditing
Categories
Effort
Languages
Explore how to write database driven applications in Python by creating various types of clients that connect to MySQL databases using Python code and Python-related MySQL features and tools.