ERP Solutions
CORE Platform
Resources
AppSynergy's core platform forms the basis of our ERP solutions. But it can also be used directly by customers who want to build custom database applications for their business from a clean sheet of paper.
Scroll down to get a high level overview of what our platform has to offer. It provides a robust, secure, high-performance solution for building modern cloud business applications.
Discover the ultimate solution for advanced cloud business apps.
Unlike simpler systems that restrict the number of tables on a given screen, AppSynergy gives the app builder full layout flexibility with powerful relational data nesting.
Say goodbye to legacy business apps that require you to jump around a million screens for even a simple task.
For example, the screen shot shows pulling data from over a dozen table into a single screen with multiple complex relationships.
AppSynergy's integrated reporting works both on screen and printed, with the cleanest master-detail formatting in the industry. No need for a separate solution and switching apps.
AppSynergy provides a variety of ways to visualize your data and build rich interactive dashboards.
All charts support data linking and live interaction. So, for example, clicking on a chart element can bring up related information from the database.
Create mobile-optimized web apps that your users can install on their mobile device for a fullscreen, browserless experience. With all the features and power of the full version.
Dedicated Server hosted on the Google Cloud Platform (GCP)
We offer private, dedicated database servers for the utmost security, performance and control. Root access is provided for administrative tasks. Administrators can also create AppSynergy API keys with fine-grained, role-based access restrictions to provide safe and secure database access to third-party apps. And because our servers are running industry-standard MariaDB SQL, virtually any app can connect.
AppSynergy supports custom server-side HTTPS request-response processing so that your applications can call APIs to send and receive data.
This is accomplished with a simple CALL parasql_http() function extension to the MariaDB server.
For example, a trigger could update a remote system in real time when a specific change occurs in your database.
You can add custom JavaScript events to any UI object in your app. When your UI event fires (e.g. button click, field edited, etc.) it calls your JavaScript function. Your code then has access to the entire object structure of your app via our API. If it can be done in a browser, it can be done via our API.
AppSynergy's existing data integration features already support calling AI APIs from your preferred provider. Further, AppSynergy runs on modern MariaDB v11.8 which has native support for storing and searching VECTORS used in AI RAG applications. Additional AI features will come as the AI ecosystem matures.
| Feature | Benefit |
|---|---|
| Database Triggers | Full support for database triggers. |
| Stored Procedures | Full support for stored procedures and user defined stored functions. |
| Document, Image & Signature Fields | Document fields allow you to store any number of documents in your database. Image fields likewise for images. Signature fields allow you to capture signatures directly into your database. |
| Full Barcode Support | Barcode fields support 15 different formats including QR codes. |
| PDF Generation | Generate PDF proposals and invoices without a user having to print and store the PDF. |
| Email Notifications | Triggers can automatically send email notifications based upon changing data. |
| Email to Database | You can set up a dedicated email address to send email to your database. Full support for HTML email, displaying in your UI, document attachments, etc. |
| Audit Trail | Allows analysis of data from a prior point in time. Ideal for meeting strict compliance requirements. |
| Security Roles | Create your own custom security roles that specify exactly what can be viewed or modified by that role on a table-by-table and even colum-by-column basis. |
| API Keys | Create API keys that allow third-party apps to access your database while under strict access control. |
| Custom Style Sheets | Create your own custom style sheets to make your apps conform to a consistent corporate look and feel. |