Hartmut is working as Principal Support Engineer for MariaDB Corp. and has been active in the PHP, MySQL and OpenStreetMap communities for quite a while now.
Sessions
25.
15:15
180 min
PHP: a fractal of bad design?
PHP: a fractal of bad design? We've all read this rant collection (and others like it), but how much of it is actually true? And how much of that can be fixed?
PHP
HS6
25.
11:15
180 min
MySQL Stored procedures in external language
MySQL and its forks currently only support the ANSI SQL procedure language, but support for other programming languages has been breeding for quite a while. Now it finally seems as if we're going...
Databases
C120/Databases
26.
15:15
180 min
User defined C functions in MySQL and PostgreSQL
MySQL and PostgresSQL both provide mechanisms to add functions using an internal C API. This talk will present the implementation steps for a simple function/procedure in both of them.
Databases
C120/Databases