Author: talyaflowers1

Relational Database Model

Welcome Back!  Relational databases are the de facto standard for database applications. The model for a relational database states that information must be stored in tables, and in each table, information is viewed in a two-dimensional matrix consisting of rows and columns, which are often referred to as records and fields. Tables in SQL are […]

Read More

Intro to SQL

Before learning about SQL, let us take a step back to understand what SQL does and why it is important. SQL, oftentimes pronounced, “Sequel” or “ess-q-uel” is a structured query language whose main purpose is to interact with a database. If you are anything like me you’re thinking, “what?” Let me decouple the definition of […]

Read More

Welcome!

Welcome to Talya Talks Tech, a blog covering a host of, you guessed it, tech related materials. First a quick background: I earned an MA in Composition and Rhetoric in 2016. Why? Because I enjoy writing so much that I decided to major in it. Then I was introduced to coding, and you guessed it, […]

Read More

Follow Me