Free Software for Self-Hosted

Adminer 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.

CapRover 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 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.

Meteor Meteor

With Meteor you can build web, mobile and desktop apps quickly. Meteor is a free and open-source JavaScript framework that is designed to provide developers with the necessities to build applications by writing less code. Over half a million developers around the globe has chosen Meteor as their go-to framework for building scalable JavaScript applications.

RedwoodJS RedwoodJS

RedwoodJS is a free and open-source fullstack JavaScript framework for the JAM stack. The framework is highly opinionated and utilize the best practises for building fullstack web applications with React, GraphQL, Prisma and relational databases. Redwood is designed to be deployable completely to the Edge via CDNs and serverless functions distributed everywhere. The structure and tools provided by RedwoodJS let's you get up and running quickly, so that you can see your application go from idea to reality.

Apache HBase Apache HBase

With Apache HBase manager realtime read/write access to your Big Data. Apache HBase is an open-source, distributed, versioned, non-relational database modeled after Google's Bigtable: A Distributed Storage System for Structured Data. Just as Bigtable leverages the distributed data storage provided by the Google File System, Apache HBase provides Bigtable-like capabilities on top of Hadoop and HDFS.

Dokku Dokku

Dokku is a free and open-source project that helps you build and manage the lifecycle of applications. With Dokku developers can setup their own PaaS (Platform-as-a-Service) in a matter of minutes. Dokku provides extra plugins which can be used to manage database, and tools needed for your application. If you need to server your application over HTTPS, Dokku got you covered as well, with the help of Let's Encrypts free TLS certificates.

Apache Cassandra Apache Cassandra

Apache Cassandra is a free and open-source, distributed, wide column store, NoSQL database management system. Apache Cassandra is designed to handle large amounts of data across many commodity servers, providing high availability with no single point of failure. The database has become the choice of many organizations that need scalability and high availability without compromising performance. Apache Cassandra also provides support for replicating across multiple datacenters, providing lower latency for end users of Cassandra-powered applications.

Nextcloud Nextcloud

With Nextcloud, users can host their own secure cloud solution for file storage, collaboration and communication for enterprise or personal purposes. Nextcloud gives you full control over your own data and where and how you host it. The software can be hosted on-premise or on any VPS or cloud instance provided by third-party web hosts. If you value privacy and security, Nextcloud might be the right choice for you. Nextcloud is both free and open source and developed in an open, transparent and trustworthy manner.

Formik Formik

Formik is a free and open-source library for building forms with React. The library improves on the otherwise verbose process of creating forms in React by minimizing the need for repetition and eliminating the cumbersome process of keeping track of values, errors, visited fields and orchestrating validation and error handling.