Data Analysis DuckDB is an in-process SQL OLAP database management system What is DuckDB?DuckDB is a relational (table-oriented) DBMS that supports the Structured Query Language (SQL). DuckDB is designed to support analytical query workloads, also known as Online analytical processing Hamza Musa 20 Apr 2022 · 1 min read
Open-source Backup your Android and iPhone photos and videos with Immich Self-hosted photo and video backup solution directly from your mobile phone. Hamza Musa 3 Apr 2022 · 1 min read
Open-source Install CouchDB using Docker and Docker-compose . What is CouchDB?CouchDB is an open-source NoSQL document database that stores data in JSON-based format and offers HTTP-ready REST-API out of the box. It can be used as a Hamza Musa 14 Jan 2022 · 2 min read
Open-source Top 17 Free, open-source SQL clients for productive database management What is an SQL client and What SQL Database client?Structured Query Language (SQL) is a domain-specific language built to aid in designing and managing data in relational databases. There Hamza Musa 2 Dec 2021 · 8 min read
Web Development Manage your PostgreSQL Time series with TimescaleDB (open-source) What are time series?Time series is a series of time-value pairs in a successive, timely order. As an example, a daily/or a monthly closing price over a year. Hamza Musa 10 Nov 2021 · 1 min read