cs en

Plib library

Plib is a simple library (or framework) that allows you to easily create an application, whose main goal is to edit and display data in a database. Programming of an application is similar as drawing a UML class diagram.

An application consists of a server and a client. The client can be either thick (Java application) or thin (a web server to which we connect via a browser). The data is stored in a MySQL database. The thin client uses AJAX technology.

The code is written in Java version 1.8.

To read more download the library and open the Doc directory.

Download

You can download the library here.

Price

Later commertion use will cost 20,- CZK (about 1,- USD) per month and server. But just now it is free. Changes will be written here.

Contact

If you have some question or an idea how to improve the library, you can write here: plib@plib.cz

Other projects

Here you can find my other projects.