Auflistung nach Autor:in "von Arx, Stefan"
Gerade angezeigt 1 - 2 von 2
Treffer pro Seite
Sortieroptionen
- PublikationBuilding a NoSQL ERP(2022) Pustulka, Elzbieta; von Arx, Stefan; Espona, Lucía [in: Proceedings of Seventh International Congress on Information and Communication Technology. ICICT 2022, London]Enterprise Resource Planning (ERP) systems are needed in many business activities. SMEs (small and medium enterprises) are not well served by current ERPs, as such systems are hard to tailor. This prompts us to experiment with building an ERP on top of a NoSQL database, which intends to be more flexible, as it is based on JSON and not on a relational data model. We present a novel ERP solution specifically designed to grow and evolve as the world changes. The ERP is for a service company which bills for time spent on customer projects. The work involves various challenges: data modelling, query specification, write and read performance analysis, versioning, user interface generation, and query optimisation. Here, we report on the performance of a NoSQL ERP using MongoDB and show that writes are fast and queries and reports are fast enough.04B - Beitrag Konferenzschrift
- PublikationMongoDB as DBMS in an ERP Application(Hochschule für Wirtschaft FHNW, 2021) von Arx, Stefan; Pustulka, ElzbietaEnterprise Resource Planning systems (ERP) have been an integral part of organizations for several decades. With their rich functionality, they support a wide range of business processes. For many companies, ERP software has been the starting point for digitalization. With a global market of USD 38 billion, ERP systems still enjoy great popularity today and have increasingly attracted small and medium-sized enterprise (SME) customers. However, legacy ERP systems have difficulty coping with the demands of digital business and fast changing environments. Much of the ERP system architecture uses technologies that are 30 to 40 years old.NoSQL database management systems, such as MongoDB, are associated with greater flexibility and better performance than relational databases. There is little evidence in literature of applying NoSQL technology in ERP systems as NoSQL use cases are predominantly found in Big Data applications. This work contributes to an innovation project developing a novel ERP business solution by examining whether it is possible to use MongoDB as DBMS in an ERP application. To this end, a common ERP business process, billing, was selected as a business case on which to build a prototype examining the database support offered by MongoDB. A prototype business solution was implemented, tested and evaluated to show how suitable MongoDB is in this business scenario....11 - Studentische Arbeit