Mimer SQL driver for PDO

Introduction PHP is a very common technology used to create dynamic websites and the PDO extension makes it easy to access the database from PHP. PDO stands for PHP Data Objects and represents a [...]

Mimer SQL Python Adapter

Introduction MimerPy is an adapter for Mimer SQL in Python which implements the Python Database API specification PEP 249. The adapter allows the user to access a Mimer SQL database through [...]

Autocomplete using SQL

New functionality in Mimer SQL version 11 makes it easier than ever to do word search combined with autocomplete. Many autocomplete implementations depend on a separate dictionary which is used [...]

Module SQL

Links In the Mimer SQL software distribution package you can find other and more complete examples on Module SQL. For example, see the SQL module example.msq file, used with the main program [...]