Here are two quick and easy options to find out what version of the Redis client (redis-cli
) you’re using.
Tag: show version
4 Ways to Check your Redis Version
Here are four quick and easy ways to find out what version of Redis you’re using.
Continue reading6 Ways to Check your MariaDB Version
Here are six ways to check what version of MariaDB you’re currently running.
Continue reading7 Ways to Check your Oracle Version
Here are seven ways to check which version of Oracle Database you’re running.
Continue readingHow to Check your psql Client Version
Here’s how to find out what version of psql you’re using.
Continue reading7 Ways to Check your MongoDB Version
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 readingHow to View your featureCompatibilityVersion in MongoDB
The example on this page demonstrates how to view the featureCompatibilityVersion
for a mongod
instance.
Check your SQLite Version
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 readingHow to Check your PostgreSQL Version
In this article I present several ways to check your PostgreSQL version.