My FeedDraftsBookmarksExploreSearch
AMAsRFAsAboutCareersOfficial Blog

Hashnode © 2023

Connect with us:

/
Write

#sql

SQL

4.6K

Followers

1.4K

Posts

Follow #sql on Hashnode and stay informed with latest resources, articles, and news.

Sign up and follow this tag
HotNew
Manjit Baishya's photo
Manjit Baishya
Aug 15, 2022
SQL

Day 2: Introduction to SQL

my-coding-roadmap.hashnode.dev

SQL or Structured Query Language is a standard language for storing, manipulating and retrieving data in databases. This means that it is a little dif…

Comment
Pritom Purkayasta's photo
Pritom Purkayasta
Jul 10, 2022

Directory-Based / Dynamic sharding

pritom.hashnode.dev

There are four common types of sharding strategies. Horizontal or range based. Vertical. Key-based (Algorithmic). Directory-based (Dynamic). In this…

7
Comment
 Faithful Adeda 's photo
Faithful Adeda
Jul 10, 2022

ETL pipeline with shell scripting.

adematics.hashnode.dev

Extract, Transform, and Load (ETL) processes are used when flexibility, speed, and scalability of data are crucial in an organization. It is used to a…

Comment
Lucas Simon's photo
Lucas Simon
Jul 8, 2022

How I made database joins type-safe in TypeScript.

blog.lucas-simon.com

Context: What is an ORM? An ORM (Object-relational Mapper) is a tool that adds a layer of abstraction on to databases. For example, if we had a "team"…

17
3
raju Kumar
Sharath Raj's photo
Sharath Raj
Jul 8, 2022

How to Connect PHP to MySQL Database?

cloudhostica.hashnode.dev

In this tutorial we will be learning about how to connect to MySQL Database Management System with PHP. Some Points on MySQL MySQL uses Standard SQL M…

Comment

SQL, Structured Query Language is a domain-specific language used in programming and designed for managing data held in a relational database management system (RDBMS), or for stream processing in a relational data stream management system (RDSMS). Wikipedia

Grow this tag

Invite your friends · Click to share

AboutService StatusPlatform APIsOfficial BlogSupportCareersMedia
Feature RequestsChangelogMust-read 🗞
PrivacyTerms

© 2023 · Hashnode