Tech Terms Explained Simply

A beginner-friendly glossary built by the community, for the community

65 Terms - 16 Categories
Community Verified
100% Free and Open Source

Backend

web-development backend

Copy embedding code
Share on Bluesky
Share on X
Copy to clipboard
Create image

The backend is like the behind-the-scenes part of a website. It handles the logic, databases, and everything that makes the website work, but that users don't see.

Link https://developer.mozilla.org/en-US/docs/Learn/Server-side https://roadmap.sh/backend

Database

backend

Copy embedding code
Share on Bluesky
Share on X
Copy to clipboard
Create image

A database is a collection of structured data stored in a computer system. It's like a library where you can store and organize information in a way that makes it easy to find and use.

Link https://en.wikipedia.org/wiki/Database

Copy embedding code
Share on Bluesky
Share on X
Copy to clipboard
Create image

A relational database is a type of database that stores data in a structured way, using tables and relationships between them.

Link https://en.wikipedia.org/wiki/Relational_database

SQL

backend

Copy embedding code
Share on Bluesky
Share on X
Copy to clipboard
Create image

SQL is a programming language used to manage and manipulate databases. It's like a way to talk to a database and tell it what to do.

Link https://en.wikipedia.org/wiki/SQL

Featured and Recommended by

Get Involved! 🧑‍💻

No contribution is too small. Every term you add or improve helps someone take their first step into tech.