📔
Databases
  • Table of contents
  • SQL
    • Getting Started
      • PgAdmin Tool
    • Data Types
      • Arrays
      • Date/Time/Stamps
      • JSON
      • Internal Functions
      • Sequences
      • User Defined Data Types
    • Database
      • Schema
    • Table
      • Aggregation
      • Usefull Functions
      • Combining Tables
      • Constraints
      • Common Table Expression
      • GROUP BY and HAVING
      • OPERATORS
      • ORDER BY and DISTINCT
      • Views
      • WHERE Clause
    • Order of SQL Execution
    • Advance Table
      • Internals
      • Managing Tables
      • Partitioning Tables
      • Pivotal or Crosstab Tables
    • Joins
      • Cross & Natural Joins
      • Full, Multiple & Self Joins
      • Inner Join
      • Left and Right JOIN
    • Functions
      • Cursors
      • PL/pgSQL
      • Stored Procedures
      • Triggers
        • More on Triggers
    • Indexing
      • Custom Indexes
      • GIN Index
      • Indexes
      • SQL
      • Unique Index
    • Summarization
      • SubQueries
      • Window
  • MongoDB
    • Mongo Administration
    • MongoDB Aggregation
    • MQL
  • Redis
  • Cassandra
    • CQL
    • Data Modelling
      • Advance Data Modelling
    • Cassandra Administration
    • Cassandra Features
Powered by GitBook
On this page
  • SQL
  • MongoDB
  • Redis
  • Cassandra

Was this helpful?

Table of contents

NextSQL

Last updated 2 years ago

Was this helpful?

SQL

MongoDB

  • MongoDB

Redis

Cassandra

  • Cassandra : Scylla

Getting Started
PgAdmin Tool
Database
Schema
Data Types
JSON
User Defined Data Types
Date/Time/Stamps
Sequences
Arrays
Internal Functions
Order of SQL Execution
Table
ORDER BY and DISTINCT
WHERE Clause
OPERATORS
GROUP BY and HAVING
Combining Tables
Aggregation
Constraints
Useful Functions
Views
Common Table Expression
Joins
Inner Join
Left and Right JOIN
Full, Multiple & Self Joins
Cross & Natural Joins
Indexing
SQL
Indexes
Unique Index
GIN Index
Custom Indexes
Summarization
Window
Sub Queries
Advance Tables
Managing Tables
Partitioning Tables
Internals
Pivotal or Cross-tab Tables
Functions
PL/pgSQL
Stored Procedures
Triggers
More on Triggers
Cursors
MQL
Mongo Administration
MongoDB Aggregation
Redis
Data Modelling
CQL