Development & DevOps Software for Self-Hosted
Vapor
Vapor is a web framework for Swift. It provides a beautifully expressive and easy to use foundation for your next website, API, or cloud project. Vapor's documentation covers everything from creating your first application to building large projects. With Vapor you can wirte and run swift on the server with a non-blocking, event-driven architecture built on top of Apple's SwiftNIO.
Contact Form Builder for WordPress
Contact Form Builder is a popular plugin used to create forms for WordPress-powered sites. With Contact Form Builder for WordPress it's simple to create feature rich forms that can capture contact information and other useful form data.
IHP
IHP is a batteries-included web framework optimized for long-term productivity and programmer happiness. IHP is written in Haskell and allow you to build web applications using functional programming with an incredible type system. IHP provides a unique take on web applications building and provides a GUI which makes creating database tables, running migrations and generating MVC scaffolding even easier.
Froxlor
Froxlor is a lightweight, free and open source server management panel. With Froxlor, you can meet all your server management needs with an administration panel that simplifies the effort of managing your hosting platform. Froxlor is developed by experienced server administrators and released as a free software under the GNU General Public License.
MonetDB
MonetDB is an column-oriented database management system developed at the Centrum Wiskunde & Informatica. The database is released as free and open source software under the Mozilla Public License 2.0. By design, MonetDB can handle high performance on complex queries against large databases with hundreds of columns and millions of rows.
Adminer
Adminer provides administrators, developers and website maintainers with a full-featured database management tool written in PHP. With Adminer you can to a database servers with username and password. List fields, indexes, foreign keys and triggers of table. Change name, engine, collation, auto_increment and comment of table. Alter name, type, collation, comment and default values of columns. Create, alter and drop indexes, foreign keys, select form view and call stored procedures and functions. The software is distributed under the Apache License which makes it free and open-source. Adminer supports a wide variety of relational and NoSQL databases including MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB.
TaffyDB
TaffyDB is a free and open source, Pure-JavaScript database abstraction that stores data in JSON format. TaffyDB provides INSERT, DELETE, GET (SELECT) and JOIN methods to execure the data similar to that of traditional relational SQL databases. TaffyDB allows you to quickly setup an in-memory database that can be used in the same fashion as an SQLite database would, without configuration and a database server running.
CapRover
CapRover is an free and easy-to-use application deployment and server manager for NodeJS, Python, PHP, ASP.NET, Ruby, MySQL, MongoDB, Postgres, WordPress and more. With CapRover you can create your own PaaS (Platform-as-a-Service) similar to that of Heroku, and deploying it to your own cloud instance.
Joy Framework
Joy is a maximalist web framework for lisp aficionados. The Joy Framework is written in the programming language Janet, and is used to build web apps faster with less code and memory usage. Joy does not use objects or classes, with Joy everything is a function that takes a request and outputs a response.