Tag: Mimer SQL

  • Partnership with Green Hills Software

    Mimer is proud to announce a new partnership with Green Hills Software. As a part of this partnership Mimer has kicked off a porting activity to support the INTEGRITY RTOS. This means that Mimer SQL database management system can be offered to all global customers and partners running Green Hills Software’s INTEGRITY RTOS.

    Mimer SQL database management system has a proven track record of implementations in high performance and high availability systems, including real-time support. Green Hills Software operating systems, INTEGRITY RTOS, is built around a partitioning architecture to provide embedded systems with total reliability, absolute security, and maximum real-time performance. By the partnership agreement with Green Hills Software, Mimer SQL database can be provided to several mission critical embedded systems, amongst others: Control systems in autonomous vehicles, ADAS systems, Digital and hybrid instrument clusters, High-speed train systems and Industrial automation a way to store, handle and analyze data in a safe and scalable manner, all with unparalleled performance.

    Green Hills Software is the worldwide leader in embedded safety and security. With the most safety and security certifications and the best track record for solving embedded problems, Green Hills Software has been leading the embedded world since 1982.

  • BG Software – Our sales in Benelux

    BG Software – Our sales in Benelux

    Mimer has signed a Sales Representation Agreement for BeNeLux with BG Software concerning Mimer SQL for VMS. BGS is located in The Netherlands and their main focus is to sell software licenses to partner/reseller channels and end-users. BGS’ network of partners is a powerful mix of IT professionals, System Integrators and Resellers that address their local markets and will help their customers getting hold of Mimer SQL for VMS.

  • Mimer SQL for Android 8.1 Oreo available

    Mimer SQL for Android 8.1 Oreo available

    Mimer is now releasing a complete reference design of the Mimer SQL database server for Android 8.1 Oreo. This includes the full feature, high performance Mimer SQL database server combined with full compatibility support for all kind of Android applications, including those downloaded from Google Play. Out of the box Mimer SQL handles the built in content providers for Calendar, Contacts, E-mail, Media and Telephony.

    Mimer SQL for Android is a zero-maintenance database server with a high and predictable performance that makes it possible to avoid the common performance deteriorations experienced when using the SQLite database that is included in the Android platform. The non-locking concurrency control in Mimer SQL that fully utilizes the modern multi-core hardware architectures improves the performance and scalability even further.

    Mimer SQL for Android brings a lot of added value for Android devices:

    • Mimer SQL for Android is “plug and play” with no integration work and with no extra lead time related to new Google releases. Mimer SQL is integrated without affecting the current code and the Mimer switch makes it possible to change between SQLite and Mimer SQL in run-time. This means you can on a single ROM run both Mimer SQL and Sqlite.
    • With Mimer SQL integrated into the Android system you will get an enterprise class database management system where data easily and safely can be shared between different parts of the system. This enhanced architecture makes it easy to build system that is not possible to build with Sqlite, for example AI systems.
    • With Mimer SQL Android devices will get better performance without any degradation so the experience of daily operations is always the same, when the device is new and after some month’s usage. This is not the case with SQLite. Degradation is a big problem with Android and all OEM is suffering from this due to SQLite.
    • With Mimer SQL the concurrency is handled very well due to true multi-user and multi-core support, which boosts performance and saves battery (using the cores more efficiently).
    • Mimer SQL will improve the battery capacity, a task can be executed on several cores.
    • With Mimer SQL the device gets more memory efficient. Mimer boosts the HW – a low end HW with Mimer will perform better in many cases compared to a high-end device with SQLite.
    • With Mimer SQL Android devices get an enterprise class level database in the device, supporting real security.
    • The functionality of the Mimer SQL database server, including the Android database API compatibility, improves the performance in the content providers up to 3 times or even more on an Android device compared with using the multiple instances of the built-in SQLite database manager. And this without any changes to applications and the content providers provided by Google.

    Additional to the Android database API, the full feature enterprise class database functionality in Mimer SQL is available for application developers using standard Java and C/C++ application programming interfaces.

    For more information about Mimer SQL for Android, please contact your local Mimer representative or email info@mimer.com

  • Mimer SQL for Python

    Mimer SQL for Python

    MimerPy is a database adapter for the popular programming language Python, commonly used for research in Artificial Intelligence and Machine Learning. MimerPy implements the PEP 249 specification and allows a Python programmer access to the powerful tools and advantages of the Mimer SQL database management system.

    MimerPy is installed in the same way as all Python extensions by running the command ”pip3 install mimerpy” from the operating system command line. Please note that this requires the Mimer SQL database management system be installed on the target system.  (A full version of Mimer SQL for ten users can be downloaded free of charge from https://developer.mimer.com.)