Hi lionel

to help people answering your question do you have some examples of management software you have in mind?

if you need to connect to DB

- there is Glorp (which is a relational mapper) and now there is a new version and a nice documentation

https://github.com/SquareBracketAssociates/PharoInProgress/tree/master/Glorp for the source

https://ci.inria.fr/pharo-contribution/view/Books/job/PharoBookWorkInProgress/111/artifact/book-result/Glorp/ for the pdf

- Esteban added support for Unqlite to Voyage (so you can deploy even more easily some small app).

               https://www.unqlite.org

Stef


Le 11/7/16 à 02:32, Lionel Akue a écrit :
Hi

I am making a library to accelerate the building of management software.

I am looking for existing libraries:

for UI. (I know Seaside and Morphic)
for persistence (I know Garage, Voyage)
other tools(I know Magritte for object descriptions)

Thanks for sharing other libraries you know about. Any other informations are welcomed.

Lionel



Reply via email to