Open Source Server/Application Software Stacks

LAMP (software bundle)

LAMP/MAMP/WAMP – Linux/Mac/Windows, Apache, MySQL/MariaDB, PHP/Python/Perl
LLMP – Linux, Lighttpd, MySQL/MariaDB, PHP/Python/Perl
LAPP – Linux, Apache, PostgreSQL, PHP/Python/Perl
LEMP/LNMP – Linux, Nginx, MySQL/MariaDB, PHP/Python/Perl

MEAN (software bundle)

MEAN/MEEN/MERN/MEVN – MongoDB, Express.js, Angular.js/Ember.js/React.JS/Vue.js, Node.js
MongoDB, a NoSQL database
Express.js, a web application framework that runs on Node.js
Angular.js or Angular, JavaScript MVC frameworks that run in browser JavaScript engines
Node.js, an execution environment for event-driven server-side and networking applications

LYME (software bundle)

LYME/LYCE – Linux, Yaws, Mnesia/CouchDB, Erlang
Linux, the operating system;
Yaws, the web server;
Mnesia or CouchDB, the database;
Erlang, the functional programming language.

 

LAMP

Linux (operating system)
Apache (web server)
MySQL or MariaDB (database management systems)
Perl, PHP, or Python (scripting languages)

LAPP

Linux (operating system)
Apache (web server)
PostgreSQL (database management systems)
Perl, PHP, or Python (scripting languages)

LEMP/LNMP

Linux (operating system)
Nginx (web server)
MySQL or MariaDB (database management systems)
Perl, PHP, or Python (scripting languages)

LLMP

Linux (operating system)
Lighttpd (web server)
MySQL or MariaDB (database management systems)
Perl, PHP, or Python (scripting languages)

LYME and LYCE

Linux (operating system)
Yaws (web server, written in Erlang)
Mnesia or CouchDB (database, written in Erlang)
Erlang (functional programming language)

MAMP

Mac OS X (operating system)
Apache (web server)
MySQL or MariaDB (database)
PHP, Perl, or Python (programming languages)

MEVN

MongoDB (database)
Express.js (app controller layer)
Vue.js (web app presentation)
Node.js (web server)

WAMP

Windows (operating system)
Apache (web server)
MySQL or MariaDB (database)
PHP, Perl, or Python (programming language)

WIMP

Windows (operating system)
Internet Information Services (web server)
MySQL or MariaDB (database)
PHP, Perl, or Python (programming language)

XAMPP

cross-platform (operating system)
Apache (web server)
MariaDB or MySQL (database)
PHP (programming language)
Perl (programming language)