Open Source Development & DevOps Software

DBeaver DBeaver

DBeaver is an open-source SQL client and a database administration tool. With DBeaver you can manage any relational databases that has support for JDBC driver, in a well designed GUI. The software is released as two separate versions, DBeaver Community Edition and DBeaver Enterprise Edition. DBeaver Community Edition is freely used and distributed under the ACL license. While DBeaver Enterprise Edition is sold at a monthly subscriptions, and supports NoSQL databases like MongoDB, Cassandra, InfluxDB, Redis, Amazon DynamoDB, Google Bigtable and CouchDB.

MySQL Workbench MySQL Workbench

MySQL Workbench is a free and commercial open-source tool for managing MySQL databases visually through a GUI. MySQL Workbench provides features like data modeling, sql development, and comprehensive administration tools. MySQL Workbench is developed by Oracle Corporation and is a successor to DBDesigner 4. The community edition of MySQL Workbench is released under the GNU General Public License, while the enterprise edition is released as a commercial proprietary software.

Supabase Supabase

Supabase is a free and open-source self-hosted and SaaS provided alternative to Firebase. With Supabase you can add a realtime REST API to a PostgreSQL without writing a single line of code.

Classic Shell Classic Shell

Classic Shell is a free and open-source Windows shell that improves your productivity and enhances usability of Windows 7, Windows 8, Windows 8.1 and Windows 10.

GNOME Builder GNOME Builder

GNOME Builder is an integrated development environment for the GNOME desktop environment. The IDE is built from the ground up to aid developers in building GNOME-base applications. GNOME Builder supports a vareity of programming languages including C/C++, Python, Rust, and Vala, as well as ctags integration for unsupported languages. The IDE provides functionallity for searching for files, classes, and functions with lightning fast fuzzy search, source code maps, side-by-side tiling, git intigration, application profiling using Sysprof, inline documentation and much more.

Rocket.rs Rocket.rs

Rocket is a web framework for Rust that makes it simple to write fast, secure web applications without sacrificing flexibility, usability, or type safety.

Shipyard Shipyard

Shipyard is a cloud-native workflow orchestration platform designed for the modern data team. With its intuitive UI and powerful infrastructure, Shipyard can easily automate the toughest tasks in a matter of minutes. Solutions can be created modularly and shared across the organization to help spread the influence and reusability of a data team's work.

Three.js Three.js

Three.js is a free and open-source JavaScript 3D library. The aim of the project is to create an easy to use, lightweight, 3D library with a default WebGL renderer. The library also provides Canvas 2D, SVG and CSS3D renderers in the examples.

Phoenix Framework Phoenix Framework

At its core, Phoenix is a rock-solid web framework that improves the tried and true Model-View-Controller (MVC) architecture with a fresh set of functional ideas. Phoenix puts the focus on your business domain, bringing you immediate productivity and long-term code maintainability. Versatility at your fingertips. The Phoenix Framework also provides the concept and implementation of LiveView, allowing you as a developer to build real-time application using the power of elixir and websockets.

Podman Podman

Podman is a daemonless container engine that allows you to develop, manage, and run OCI Containers on your Linux System. With Podman you and your team can easily manage containers, pods, and container images.