Mimer SQL
title: "Mimer SQL" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["proprietary-database-management-systems", "relational-database-management-systems", "real-time-databases", "embedded-databases", "openvms-software"] topic_path: "technology/databases" source: "https://en.wikipedia.org/wiki/Mimer_SQL" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0
::data[format=table title="Infobox software"]
| Field | Value |
|---|---|
| name | Mimer SQL |
| logo | |
| screenshot | |
| collapsible | |
| developer | Mimer AB |
| released | |
| discontinued | |
| ver layout | |
| latest release version | 11.0.9E |
| latest release date | |
| latest preview version | 11.0.8C |
| latest preview date | |
| repo | https://developer.mimer.com/products/downloads/ |
| operating system | OpenVMS, Microsoft Windows, macOS, Linux |
| language count | |
| license | Proprietary |
| website | |
| :: |
| name = Mimer SQL | logo = | logo alt = | logo caption = | screenshot = | screenshot alt = | caption = | collapsible = | author = | developer = Mimer AB | released = | discontinued = | ver layout = | latest release version = 11.0.9E | latest release date = | latest preview version = 11.0.8C | latest preview date = | repo = https://developer.mimer.com/products/downloads/ | status = | programming language = | operating system = OpenVMS, Microsoft Windows, macOS, Linux | platform = | size = | language = | language count = | language footnote = | genre = | license = Proprietary | alexa = | website = | standard = Mimer SQL is a proprietary SQL-based relational database management system 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.
The database has been deployed in a wide range of application situations, including the National Health Service 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.
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.
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.
In 1984 Mimer was transferred to the newly established company Mimer Information Systems.
Versions
the Mimer SQL database server is currently supported on the main platforms of Windows, MacOS, Linux, QNX, and OpenVMS (Itanium and x86-64). Previous versions of the database engine was supported on other operating systems including Solaris, AIX, HP-UX, Tru 64, SCO and DNIX. Versions of Mimer SQL are available for download and free for development.
The Enterprise product is a standards based SQL database server based upon the Mimer SQL Experience database server. This product is highly configurable at build time, and components can be added, removed or replacing in the foundation product to achieve a derived product suitable for embedded, or small footprint application.
For resource limited environments is the Mimer SQL Mobile database server a replacement runtime environment without a SQL compiler. This is used for portable and certain custom devices and is termed the Mobile Approach. Additionally cancustom embedded approaches be applied to multiple hardware and operating system combinations.
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 QNX.
The database is available in embedded and automotive specialist versions requiring no maintenance, with the intention to make the product suitable for mission-critical automotive, process automation and telecommunication systems.
In May 2025 was a joint product between the British company Trustonic and Mimer announced, called Mimer Trust. Mimer Trust leverages the ARM architecture's TrustZone concept and adds the capability to not only store data inside the TrustZone for added security.
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, which also enables support for SQLAlchemy.
The Mimer Provider Manager is an ADO.NET provider dispatcher that uses different plugins to access different underlying ADO.NET providers. The Mimer Provider Manager makes it possible to write database independent ADO.NET applications.
Mimer SQL mainly uses optimistic concurrency control (OCC) to manage concurrent transactions.
Mimer SQL is assigned port 1360 in the Internet Assigned Numbers Authority (IANA) registry.
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.
References
References
- Mimer Information Technology. "Mimer SQL Technical Description".
- Eck, Stefan. "Database Technology - We made it possible".
- (October 2008). "NHSBT - UK National Health Service – Blood & Transplant".
- (12 November 2002). "Australian Auto Dealers Gear Up to Mimer SQL".
- Eck, Stefan. (2011). "Mimer SQL on OpenVMS".
- (2023). "Mimer SQL is now available for OpenVMS on x86". Mimer Information Technology AB.
- "Downloads - Mimer SQL - Always free for development!".
- (5 May 2017). "Mimer SQL Products & Platforms". Mimer Developers – Platforms.
- Cohen, Peter. (15 November 2015). "Mimer SQL released for Tiger, Tiger Server". PCWorld.
- "The Mimer SQL Products".
- "Mimer".
- Hjertstöm, Andreas. (2012). "Data Management in Component-Based Embedded Real-Time Systems". Mälaralen University Press.
- (25 May 2021). "MimerPy: Python database interface for Mimer SQL".
- link
- Alund, Fedrik. "Generic database access with Mimer Provider Manager".
- (24 April 2013). "Mimer Provider Manager".
- Danielsson, Lars. (2 February 2004). "Mimer dömer ut Microsoft". IDG.
- (26 February 2010). "Transaction Concurrency - Optimistic Concurrency Control". Mimer Developers - Features.
- Olsson, Jenny. (2008). "Comparative Study of SQL Server and Mimer SQL in Mission-Critical Systems".
- (5 April 2018). "Service Name and Transport Protocol Port Number Registry". IANA.
::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::