Free and Open Source Software

PostgreSQL PostgreSQL

PostgreSQL, or Postgres for short is a widely popular, free and open-source relational database management system. PostgreSQL is available for all major operating systems including macOS, Linux, Windows, BSD and Solaris. The project has been in active development for over 30 years now, and powers many of the applications you use on a daily basis.

TiDB TiDB

A Chinese developed open-source NewSQL database that supports analytical processing and hybrid transactional workloads. TiDB is licensed under the Apache 2.0 license and primarily developed by PingCAP, Inc. The database provides high availability with strong consistency and horizontal scaling and is compatible with MySQL.

FreeBSD FreeBSD

FreeBSD is a free and open-source Unix-like operating system descended from the Berkeley Software Distribution. FreeBSD was first released as in 1993, and is today the most popular free and open-source BSD operating system on the market today. In total, FreeBSD accounts for more than 75% of the market. FreeBSD can be installed easily on most machines and is licensed under the permissive BSD License.

Ubuntu Budgie Ubuntu Budgie

Ubuntu Budgie is an official community flavor of the Linux distribution Ubuntu featuring the Budgie desktop. It combines the stable and thoroughly-tested Ubuntu core with a modern, lightweight and traditional-looking desktop developed by the Solus project. The desktop is adaptable to any device, keeping them fast and usable. 

SQLite SQLite

SQLite is a free and open-source relational database management system that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine. Rather than being a typical client–server database engine, SQLite is self-contained and can be embedded into applications. Making it perfect for development frameworks that want to provide a default database without setup, or applications that needs an embedded database. SQLite is built into all mobile operating systems and most computers and comes bundled with a countless applications. SQLite is also ACID-compliant and implements most of the SQL standard, generally following PostgreSQL syntax.

TimescaleDB TimescaleDB

TimescaleDB is a leading open-source relational database for time-series data. The database is provided as fully managed or self‑hosted software, giving the power of choice back to developers and organizations. Timescale gives you all the reliability and flexibility of PostgreSQL. It allows you to use regular SQL to construct queries to better understand your products and your users. While achieve 10-100x faster queries than PostgreSQL, InfluxDB, and MongoDB with native optimizations for time-series.

CouchDB CouchDB

CouchDB is a free and open-source document-oriented NoSQL database developed by the Apache Foundation. The database is written and implemented in the language Erlang and provides the use of multiple formats and protocols to store, transfer, and process data. With CouchDB you query data with JavaScript using MapReduce, and HTTP for an API. Which can be done across multiple distributed CouchDB instances as the database has the ability to synchronize multiple copies of the same database, across servers.

Solus Solus

Solus is a Linux-based operating system that is designed for home computing. The OS is released as free and open-source software under the GNU General Public Licesense. Solus is a perfect replacement for macOS or Windows and delivers a cohesive computing experience loved by many.