Database.Guide

Skip to content

Beginners

  • What is a Database?
  • Database Tutorial

SQL

  • SQL Tutorial
  • SQL Reference
  • SQL Joins Tutorial
  • SQL Transactions Tutorial
  • Basic SQL Queries

Categories

  • Azure SQL Edge (17)
  • Database Concepts (99)
  • Database Tools (72)
  • DBMS (9)
  • DuckDB (128)
  • MariaDB (424)
  • Microsoft Access (17)
  • MongoDB (265)
  • MySQL (602)
  • NoSQL (8)
  • Oracle (301)
  • PostgreSQL (480)
  • Redis (210)
  • SQL (697)
  • SQL Server (1,169)
  • SQLite (298)

Tag: show version

2 Ways to Check your Redis Client Version

Posted on June 17, 2022 by Ian

Here are two quick and easy options to find out what version of the Redis client (redis-cli) you’re using.

Continue reading →
Redis how to, show version

4 Ways to Check your Redis Version

Posted on June 16, 2022 by Ian

Here are four quick and easy ways to find out what version of Redis you’re using.

Continue reading →
Redis how to, show version

6 Ways to Check your MariaDB Version

Posted on August 31, 2021 by Ian

Here are six ways to check what version of MariaDB you’re currently running.

Continue reading →
MariaDB how to, show version

7 Ways to Check your Oracle Version

Posted on July 12, 2021 by Ian

Here are seven ways to check which version of Oracle Database you’re running.

Continue reading →
Oracle how to, show version

How to Check your psql Client Version

Posted on February 24, 2021November 6, 2021 by Ian

Here’s how to find out what version of psql you’re using.

Continue reading →
Database Tools how to, psql, show version

7 Ways to Check your MongoDB Version

Posted on February 12, 2021February 12, 2021 by Ian

If you’re wondering what version of MongoDB you’re running, here are 7 ways you can use to check.

Actually, some of these check your MongoDB server version, and some check your mongo shell version. In any case, let’s take a look.

Continue reading →
MongoDB how to, show version

How to View your featureCompatibilityVersion in MongoDB

Posted on January 5, 2021January 6, 2021 by Ian

The example on this page demonstrates how to view the featureCompatibilityVersion for a mongod instance.

Continue reading →
MongoDB how to, show version

Check your SQLite Version

Posted on April 4, 2020February 15, 2025 by Ian

Here are a few ways to check your version of SQLite.

Actually, you probably already saw which version you were using when you connected to SQLite.

In any case, if you found this page, maybe you need another method to check your SQLite version.

Continue reading →
SQLite show version

How to Check your PostgreSQL Version

Posted on April 23, 2018March 3, 2020 by Ian

In this article I present several ways to check your PostgreSQL version.

Continue reading →

PostgreSQL how to, show version, sql

About Database.Guide | Privacy Policy