Mimer SQL

Print Print
Reading time 6:43

Mimer SQL
Developer(s)Mimer AB
Stable release
11.0.5A / 1 March 2021; 3 months ago (2021-03-01)
Preview release
11.0.3C / 14 May 2020; 12 months ago (2020-05-14)
Repositoryhttps://download.mimer.com/pub/dist/
Operating systemOpenVMS, Microsoft Windows, macOS, Linux
LicenseProprietary
Websitewww.mimer.com

Mimer SQL is an SQL-based relational database management system[1] produced by the Swedish company Mimer Information Technology AB (Mimer AB), formerly known as Upright Database Technology AB. It was originally developed as a research project at the Uppsala University, Uppsala, Sweden in the 1970s before being developed into a commercial product.[2]

The database has been deployed in a wide range of application situations, including the NHS Pulse blood transfusion service in the UK, Volvo Cars production line in Sweden and automotive dealers in Australia. It has sometimes been one of the limited options available in realtime critical applications and resource restricted situations such as mobile devices.[3][4][5][6]

History

Mimer SQL originated from a project from the ITC service center supporting Uppsala University and some other institutions to leverage the relational database capabilities proposed by Codd and others. The initial release in about 1975 was designated RAPID and was written in IBM assembler language. The name was changed to Mimer in 1977 to avoid a trademark issue. Other universities were interested in the project on a number of machine architectures and Mimer was rewritten in Fortran to achieve portability. Further models were developed for Mimer with the Mimer/QL implementing the QUEL query languages.[2]

The emergence of SQL in the 1980s as the standard query language resulted in Mimers' developers choosing to adopt it with the product becoming Mimer SQL.[2]

In 1984 Mimer was transferred to the newly established company Mimer Information Systems.[2]

Versions

As of April 2018 the Mimer SQL database server is currently supported on the main platforms of Windows, MacOS, Linux, and OpenVMS (Alpha and Integrity).[7] Previous versions of the database engine was supported on other operating systems including Solaris, AIX, HP-UX, Tru 64 and SCO.[8] Versions of Mimer SQL are available for download and free for development.[9]

The Enterprise product is a standards based SQL database server based upon the Mimer SQL Experience database server. This product is highly configurable and components can be added, removed or replacing in the foundation product to achieve a derived product suitable for embedded, real-time or small footprint application.[10]

The Mimer SQL Realtime database server is a replacement database engine specifically designed for applications where real-time aspects are paramount. This is sometimes marketed as the Automotive approach.[10] For resource limited environments the Mimer SQL Mobile database server is a replacement runtime environment without a SQL compiler. This is used for portable and certain custom devices and is termed the Mobile Approach.[10]

Custom embedded approaches can be applied to multiple hardware and operating system combinations.[10]

These options enable Mimer SQL to be deployed to a wide variety of additional target platforms, such as Android, and real-time operating systems including VxWorks.[8]

The database is available in real-time, embedded and automotive specialist versions requiring no maintenance,[11][12] with the intention to make the product suitable for mission-critical automotive, process automation and telecommunication systems.[13]

Features

Mimer SQL provides support for multiple database application programming interfaces (APIs): ODBC, JDBC, ADO.NET, Embedded SQL (C/C++, Cobol and Fortran), Module SQL (C/C++, Cobol, Fortran and Pascal), and the native API's Mimer SQL C API, Mimer SQL Real-Time API, and Mimer SQL Micro C API.

MimerPy is an adapter for Mimer SQL in Python.[14]

The Mimer Provider Manager is an ADO.NET provider dispatcher that uses different plugins to access different underlying ADO.NET providers.[15][16] The Mimer Provider Manager makes it possible to write database independent ADO.NET applications.[17]

Mimer SQL mainly uses optimistic concurrency control (OCC) to manage concurrent transactions.[18][19] This makes the database locking free and enables real-time predictability.[12]

Mimer SQL is assigned port 1360 in the Internet Assigned Numbers Authority (IANA) registry.[20]

Etymology

The name "Mimer" is taken from the Norse mythology, where Mimer was the giant guarding the well of wisdom, also known as "Mímisbrunnr". Metaphorically this is what a database system is doing – managing data.

See also

  • Werner Schneider – the professor who started the development section for the relational database that became Mimer SQL (Swedish article)

References

  1. ^ Mimer Information Technology. "Technical Overview". Mimer SQL Technical Description (PDF). Archived from the original (PDF) on 9 August 2016.
  2. ^ a b c d Eck, Stefan. "Database Technology - We made it possible". www.wemadeitpossible.com. Archived from the original on 25 April 2018. Retrieved 25 April 2018.
  3. ^ Sombers Associates, Inc.; Highleyman, W. H. (October 2008). "NHSBT - UK National Health Service – Blood & Transplant" (PDF). The Availability Website. Archived (PDF) from the original on 23 April 2018. Retrieved 24 April 2018.
  4. ^ "Australian Auto Dealers Gear Up to Mimer SQL". Cision. 12 November 2002. Archived from the original on 24 April 2018. Retrieved 24 April 2018.
  5. ^ Eck, Stefan (2011). "Mimer SQL on OpenVMS" (PDF). de/OpenVMS.org. Archived (PDF) from the original on 24 April 2018. Retrieved 24 April 2018.
  6. ^ Caia, Simin; Gallinaa, Barbara; Nystrom, Dag; Seceleanua, Cristina; Larsson, Alf (2017). Design of Cloud Monitoring System via DAGGTAX: a Case Study. The 8th International Conference on Ambient Systems, Networks and Technologies (ANT 2017). Madeira, Portugal: Elsevier B.V. p. 429. ISBN 9781510842342.
  7. ^ "Downloads - Mimer SQL - Always free for development!". Archived from the original on 10 April 2018. Retrieved 10 April 2018.
  8. ^ a b "Mimer SQL Products & Platforms". Mimer Developers – Platforms. 5 May 2017. Archived from the original on 10 August 2017.
  9. ^ Cohen, Peter (15 November 2015). "Mimer SQL released for Tiger, Tiger Server". Macworld. PCWorld. Archived from the original on 10 April 2018. Retrieved 10 April 2018.
  10. ^ a b c d "The Mimer SQL Products". Archived from the original on 10 April 2018. Retrieved 10 April 2018.
  11. ^ "Mimer". Archived from the original on 14 October 2017.
  12. ^ a b "Mimer Information Technology AB: Solution that Redefines DataStorage". CIOReview. Archived from the original on 10 April 2018. Retrieved 10 April 2018.
  13. ^ Hjertstöm, Andreas (2012). "2.4.5". Data Management in Component-Based Embedded Real-Time Systems (PDF) (Dissertation). Mälaralen University Press. ISBN 978-91-7485-064-2. Mimer SQL Real-Time. Archived (PDF) from the original on 20 October 2016. Retrieved 4 April 2020.
  14. ^ https://github.com/mimersql/MimerPy
  15. ^ Alund, Fedrik. "Generic database access with Mimer Provider Manager". www.c-sharpcorner.com.
  16. ^ "Mimer Provider Manager". SourceForge.
  17. ^ Danielsson, Lars (2 February 2004). "Mimer dömer ut Microsoft". Computer Sweden. IDG.
  18. ^ "Transaction Concurrency - Optimistic Concurrency Control". Mimer Developers - Features. 26 February 2010. Archived from the original on 1 December 2016.
  19. ^ Olsson, Jenny (2008). "2.3". Comparative Study of SQL Server and Mimer SQL in Mission-Critical Systems (PDF) (Masters). Mimer SQL Engine. Archived (PDF) from the original on 15 October 2008.
  20. ^ "Service Name and Transport Protocol Port Number Registry". IANA. 5 April 2018. 1360. Archived from the original on 5 January 2018. Retrieved 8 April 2018.

By: Wikipedia.org
Edited: 2021-06-19 11:16:46
Source: Wikipedia.org