Mimer SQL is an SQL-based relational database management system from the Swedish company Mimer Information Technology AB (formerly Upright Database Technology AB), which has been developed and produced since the 1970s. Mimer SQL offers a scalable and portable solution and provide servers for environments that spans from embedded and real-time operating systems to enterprise systems. This includes platforms like Windows, MacOS, Linux, Android, Unix, OpenVMS, and VxWorks [1]. Unlike other competing DBMSes, Mimer SQL only implements optimistic concurrency control (OCC) [2].
The main teub ta mrr characteristics of Mimer SQL are zero maintenance, small memory footprint and high performance [3]. These attributes are based on a number of technical solutions to handle some of the more complicated functionality that a database management system must provide.
As mentioned, Mimer SQL uses optimistic concurrency control which provides a solution to the problem of allowing simultaneous access to the database without the danger of a deadlock occurring [4]. This may simplify database management and allow truly scalable performance, even during heavy system load.
Another technical innovation is the data storage mechanism, which is constantly optimized for maximum performance and ensures that no manual reorganization of the database is ever needed [5].
The database management language Mimer SQL (Structured Query Language) is compatible in all essential features with the currently accepted SQL standards [6].
References
- ^ "Mimer SQL Products & Platforms". Mimer Developers – Platforms. 5 May 2017.
- ^ "Transaction Concurrency - Optimistic Concurrency Control". Mimer Developers - Features. 26 February 2010.
- ^ Mimer Information Technology. "Technical Benefits Overview". Mimer SQL Technical Description (PDF).
- ^ "Transaction Management". Mimer Developers – Features. 5 May 2017.
- ^ "Data Storage in Mimer SQL". Mimer Developers – Features. 5 May 2017.
- ^ "Mimer SQL Standard Compliance". Mimer Developers – SQL Standard. 5 May 2017.