Open Source Software
C#
C# is a general-purpose and multi-paradigm programming language. C# encompasses strong typing, lexically scoped, imperative, declarative, functional, generic, object-oriented, and component-oriented programming disciplines.
SQuirreL SQL
SQuirreL SQL is a free and open-source SQL client and database administration tool. SQuirreL SQL is written in Java and uses JDBC to allow users to explore and interact with databases via a JDBC driver. With SQuirreL SQL you can manage your database through a graphical user interface where you can create and drop tables, add columns and rows, create function and query your data. The software is openly developed and released under the GNU Lesser General Public License which makes it free to use.
Zim
Zim is a graphical text editor used to maintain a collection of wiki pages. Each page can contain links to other pages, simple formatting and images. Pages are stored in a folder structure, like in an outliner, and can have attachments. Creating a new page is as easy as linking to a nonexistent page.
Openki
Openki is an interactive web-platform under development with the ambition to facilitate a barrier-free access to education for everyone. The platform facilitates the organization of peer-to-peer courses.
EiffelStudio
EiffelStudio is an Integrated Development Environment that enable you to produce correct, reliable, maintainable software and control the development process. The IDE is specifically designed for the Eiffel programming lanaguge and comes with a debugger and browsable editor that makes it easy to navigate parts of your system and track down bugs, and quickly fix them.
EasyPHP
EasyPHP installs a portable local WAMP server including the server-side scripting language: PHP 5, the web Server: Apache 2, the SQL Server: MySQL 5, a database manager: PhpMyAdmin and others development tools.
OpenShift
Red Hat OpenShift is the hybrid cloud platform that contains a family of containerization software products developed by Red Hat. With OpenShift you can manage With OpenShift you can manage Kubernetes containers with full-stack automated operations to manage hybrid cloud, multi-cloud, and edge deployments. Part of OpenShift is the flagship product is the OpenShift Container Platform, an on-premises platform as a service built around Docker containers orchestrated and managed by Kubernetes on a foundation of Red Hat Enterprise Linux.
PostGraphile
PostGraphile (previously known as PostGraphQL) is a free an open-source software project that lets you spin up GraphQL APIs on top of an existing PostgreSQL database, instantly. PostGraphile automatically detects tables, columns, indexes, relationships, views, types, functions and comments in your database. Based on that information it generates a GraphQL server and API which is automatically updated when changes are made to the database or its data.
StackStorm
StackStorm is an event driven automation platform that can be used for auto remediation, security event handling and infrastructure automation. Connect third-party applications with your stack to eliminate repetitive tasks and automate important events. StackStorm allows you to create if/then rules for complex workflows for DevOps and popular third-party services.