Giter Club home page Giter Club logo

database's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

database's Issues

SQL JOIN types with command Micro-Byte

MicroByte Title: SQL JOIN TABLE CONCEPT AND COMMANDS

Domain: DBMS

Scope of learning for learners: After leaning the basic SQL commands, a step ahead to learn advanced SQL query

Activities: Join a table, make join queries(INNER JOIN, OUTER JOIN, CROSS JOIN etc)

MySQL starter commands

MicroByte Title: Basic command in MySQL

Domain: DBMS

Scope of learning for learners: The beginners who want to get started with MySQL. The byte will include all the basic concepts and commands to create a table, alter table, view table, Primary key and many more things.

Activities: Make a student database, create student table, course table and learn update, alter commands.

Adding microbyte about getting started with MongoDB

MicroByte Title: Everything about getting started with MongoDB.

Domain: NoSQL Database operation.

Scope of learning for learners: Learners keen to learn about nosql database and MongoDB as one of its kind can get hands on with it and know the nitty-gritty of MongoDB and NoSql databases.

Activities: The microbyte will contain activities like -

  • Running mongoDB locally as well as remotely.
  • Knowing about mongoDB clients and drivers.
  • Basics about mongoDB.
  • Queries in mongoDB.
  • CRUD operations in mongoDB.
  • When to use mongoDB(SQL vs NoSQL)

Design Leaderboard using Redis

MicroByte Title: Build a Leaderboard using Redis

Domain: Database

Scope of learning for learners: Redis is mainly used for caching purpose but one of the datatype "sorted sets" goes unnoticed. This byte will discuss a usecase for the sorted sets in the form of design of leaderboard.

Activities:

  1. Why redis is suitable for leaderboard?
  2. Create simple schema of leaderboard.
  3. Define various operations like
    a) Find top 10 users
    b) Update score of the user in efficient way
    C) Get whole record of the user.
    More activities to be added soon. The basic ones are mentioned here.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.