Open Source Development & DevOps Software
MongoDB
MongoDB is an open-source document-oriented distributed database built for modern applications. MongoDB uses JSON-like documents with optional schemas and is classified as a NoSQL database. The database is freely distributed under the Server Side Public License, but MongoDB provides commercial version of the database for enterprise-scale applications.
Cirrus.CSS
Cirrus.CSS is a component and utility centric SCSS framework designed for rapid prototyping of web sites and web applications. In total, Cirrus.CSS weighs in at 17.3kb GZIPPED and provides all the necessary components for creating forms, buttons, check boxes, inputs and layouts for mobile and desktop.
Git
Git is a free and open source distributed version-control system for tracking changes in source code during software development. The tool is created by Linus Torvalds, the creator of Linux, and is used by virtually every software project today. With Git, developer can track changes in any sets of files in a project and coordinate the team to develop in a non-linear workflow to achieve maximum efficiency.
Insomnia
With Insomnia you can design, debug and deploy APIs. Insomnia is free API design platform and REST Client developed for macOS, Linux and Window. The application makes it easy to create and group requests, specify environment variables, authentication and generate code snippets. You can also get all the details on responses. View the whole request timeline, status codes, body, headers, cookies and much more. The software also makes it easy to orginize your projects with workspaces, folders, environments, drag-and-drop requests, and easily import and export your data. Insomnia integrates with API gateways such as the Kong API Gateway, and Kong for Kubernetes. While Insomnia comes with a free-forever license, the software provides premium monthly subscriptions for E2EE data sync and advanced collaboration features.
Elm
Elm is a free and open-source domain-specific programming language that uses type inference to detect corner cases and give friendly hints. The language is by developers to create browser-based graphical user interfaces and is designed for usability, performance, and robustness. Elm is purely functional and is actually a compiler that utilize static type checking, which means you can rest assured that your code will run runtime exceptions.
postmarketOS
PostmarketOS is a touch-optimized, mobile operating system built on-top of Alpine Linux. It provides it's own packages and comes with a small footprint and can easily be installed on most smartphones. However, PostmarketOS is in early development and leads the way for mobile Linux operating systems and will most likely not operate like the more popular mobile OS on the market today.
GitBook
phpMyAdmin
With phpMyAdmin you can manage MySQL and MariaDB via a user interface. phpMyAdmin is free and open-source portable web application written primarily in PHP. It supports wide range of native MySQL and MariaDB database operations including maniging tables, columns, relations, indexes, users, permissions and more.
SQLiteStudio
SQLiteStudio is a SQLite database manager with an intuetive user interface. It provides a pretty-print code formatter, marks syntax errors. Allowing you to easily view, query and manage data in your SQLite database. SQLiteStudio is released as free and open source software under the GNU General Public License.