Skip to content
View fabric0de's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report fabric0de

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
fabric0de/README.md

JungHyeon

Reading code, understanding systems, and staying close to the work.

Even if AI writes more code, I still want to stay close to code by reading it, understanding it, and solving the problems hidden inside it. If AI helps me see code more clearly, then I still want development to remain part of my everyday life.

daily quizweekday themesarchive

🧩 Daily Development Quiz

One question a day, generated automatically and added to a growing archive.

❓ What is the difference between a database index and a database view?

🗓️ Databases • 🟡 intermediate • 🏷️ database index view data retrieval data presentation • 📅 20260821


💡 Show Answer

What is the difference between a database index and a database view?

A database index is a data structure that improves the speed of data retrieval by allowing the database to quickly locate specific data.

A database view, on the other hand, is a virtual table based on the result of a query.

In summary, an index is used for faster data retrieval, while a view is used to present data in a different format.

Tags: database, index, view, data retrieval, data presentation


See every previous question in the quiz archive.

Pinned Loading

  1. fabric0de fabric0de Public

    Hello! I'm JungHyeon KIM

    TypeScript

  2. sentry-mcp-server-zed sentry-mcp-server-zed Public

    Zed extension that runs @sentry/mcp-server in stdio mode.

    Rust 3

  3. Cross-Editor-Configuration-Sync Cross-Editor-Configuration-Sync Public

    Sync your IDE settings, keybindings, snippets, and profiles across different editors with ease!

    TypeScript 1