DB Discussion

25-March-2025Postgres: TABLE Seperation:⛶Example scene: Movies In the movies database, several tables are present like, movies, actors, directors, artists. We can include all the results i...
0 Read More

Install NVM Macos Easiest Way

Install NVM Macos Easiest Way
I'm not sure why many posts and blog make problem more comlicated ,Let's use : ⛶cd /tmp curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash source ~/.bashrcNow, after res...
0 Read More