We have many years of international experience.
Our core competencies are focused on consulting and implementation of sophisticated WEB & MOBILE projects for customers of all sizes. We are developing cross – platform, so our WEB and MOBILE applications are platform neutral. Our core competencies include the efficient use of SOA (Service Oriented Architecture) using RESTful & SOAP protocols and Database-design including ORM (Object Relational Mapping).
Service-Oriented Architecture
is an architectural approach for constructing complex software-intensive systems from a set of universally interconnected and interdependent building blocks, called services. Services (SOAP, REST) are autonomous, stateless, with fully documented interfaces, and separate from the cross-cutting concerns of the implementation. It can also simplify interconnection to – and usage of – existing IT (legacy) assets.
Object-relational mapping
is a programming technique for converting data between incompatible type systems in relational databases and object-oriented programming languages. This creates, in effect, a “virtual object database” that can be used from within the programming language.
There are ORM-frameworks for both database technologies SQL and NoSQL.