description LAPP Stack Overview
The LAPP stack is a collection of open source technologies used to develop and operate database driven web applications. Its name usually refers to Linux as the operating system, Apache as the web server, PostgreSQL as the relational database, and PHP, Perl, or Python as the application language. It is a PostgreSQL based counterpart to the LAMP stack and is intended for developers who want a conventional server architecture built from independently maintained components.
help LAPP Stack FAQ
What does the acronym LAPP stack stand for?
LAPP stands for Linux, Apache, PostgreSQL, and PHP, Perl, or Python. These open-source technologies are used together to develop database-driven web applications.
What is the difference between the LAPP stack and the LAMP stack?
The primary difference is the database component; LAPP uses PostgreSQL, while the more common LAMP stack uses MySQL. Developers often choose LAPP when they require PostgreSQL's advanced data-handling features.
What is the LAPP stack used for?
The LAPP stack is a collection of open-source technologies used to develop and operate database-driven web applications. The combination provides a robust backend environment for serving dynamic websites.
Are the components of the LAPP stack free to use?
Yes, all the core components of the LAPP stack—Linux, Apache, PostgreSQL, and the programming languages—are free and open-source. This allows developers to build applications without software licensing fees.
explore Explore More
Similar to LAPP Stack
See all arrow_forwardReviews & Comments
Write a Review
Be the first to review
Share your thoughts with the community and help others make better decisions.