ApptiveGrid - Digitize and Automatize Business Processes

ApptiveGrid is a SaaS tool to digitize and automatize business processes.

On the one hand ApptiveGrid is visual database that enables you to model your database via web frontend. At the same time this model is available via REST API.

On top of the data model a form creator turns your model into a form that you can send e.g. via email to inquire data from other people.

On the other hand ApptiveGrid is a workflow system where you can define your work flow in the web frontend and connect to events. These events are either internal (resulting from a change in your data model) or external where you can use web hooks to kick of work flows.

With the combination of both parts ApptiveGrid is able to solve many of modern digital workflows. It enables to make it for low cost and in almost no time which are two pretty good reasons to use it.

Get you free account today to try it yourself! https://www.apptivegrid.de

About the tech stack

  • The business backend of ApptiveGrid is 100% Pharo
  • It uses Zinc Components for the HTTP frontend
  • and Soil as the persistence solution.
  • Each user has its own database (an empty soil database is 24kb on disk).
  • one Pharo image holds multiple soil databases open and provides memory caching for the objects
  • routing of requests is done with haproxy connection persistence
  • the web frontend is made with Vue.js and a Pharo library that we transpile to JS with PharoJS

More Infos

26 February 2024