A2v10 Platform

The A2v10 platform concentrates the best practices on developing accounting systems and business solutions. More than 20 years of experience have allowed us to create a state-of-the-art tool of a new generation.

  • Business application development time has been reduced several times.
  • Work in the cloud and locally, minimal resource consumption.
  • The working speed of solutions is unattainable for competitors.

A2v10 — efficiency, adaptability and economy.

Created for solving business-tasks

The A2v10 platform has the following optimization elements::

  • Support of complex business processes with visualization;
  • Ability to quickly deploy and change business logics;
  • Setting up business logic and visual forms does not require the involvement of programmers;
  • Standardized design with forced restriction of changes;
  • It can be deployed on your own server, in the Azure cloud, or directly on your desktop PC.

Benefits

  • Open source. All program code of the platform is available on GitHub.
  • Open source application solutions. The business logic of the system is stored as a set of files in text format. Files can be edited in any text editor.
  • Open table architecture. The platform works with logically understandable data structures. Each attribute is displayed in the corresponding field of the database table.
  • Ease of integration. The available table structure allows you to quickly connect any external tools to the database. For example, business intelligence, mechanisms for integration with external systems, etc.
  • Unpretentiousness of resources. Classic and simple data structures provide a moderate size of the database, which allows you to use every versions, including free editions, of SQL servers.
  • Compactness and speed of work. The operating environment is extremely compact and works very quickly. The platform is designed and implemented on the principle of "nothing extra" - launches only what is necessary.
  • Savings in communications. The number of requests to the server is minimized. The specifics of working via the Internet are taken into account, when establishing a connection is "expensive" (long ping), and data transmission is relatively "cheap".
  • Scalability. Only the data that the user works with directly, is downloaded to the Web browser or local application. If a document is currently displayed on the screen, then only this document and related templates, models and more are in the browser's memory. Not all thousands of system objects. Thus, the speed of the program does not depend on the size of the program.
  • Optimized for the cloud. Created for deployment in a cloud environment (Software as a Service) and designed with attitude to the pricing of hosting providers. Cloud resources are used on the principle of "best value for less money".
  • Ease of deployment and upgrade. The platform is a set of libraries in the format of regular files, which can be easily modified or transferred between cloud services, servers and local users' computers.