SonarQube is a code quality assurance platform that can be used for continuous code analysis and inspection. SonarQube is an open-source project available under the GPLv3 license.
This tutorial explains...
Simple linear regression is a statistical method that is used to analyze the relationship between two continuous variables. During a line fitting process using linear regression, it can be useful...
YOLO (You Only Look Once) is an algorithm for object detection, image segmentation and classification. YOLOv8 is 8th version of YOLO which introduced by Ultralytics in January 2023.
This tutorial...
PostgreSQL is a cross-platform relational database that allows to access data using Structured Query Language (SQL). PostgreSQL is an open-source project that available under the PostgreSQL License.
This tutorial explains...
CrateDB is a distributed SQL database for relational and time-series data. CreateDB is an open-source project released under the Apache License 2.0.
This tutorial explains how to install CrateDB inside...
YOURLS is a URL shortening service that can be installed on the own server. YOURLS is an open-source project that released under the MIT license.
This tutorial explains how to...
Redmine is a web-based project management system that written using the Ruby on Rails framework. Redmine is an open-source project released under the GPLv2 license.
This tutorial explains how to...
TestLink is a web-based test management system for quality assurance teams. TestLink is an open-source project licensed under the GPL.
This tutorial explains how to install TestLink inside a Docker...