Published on 2019-09-06
I've published my talk "PostgreSQL JSON Features – Heute und in der Zukunft" given at PGDay Austria 2019, on Gitlab at https://gitlab.com/sjstoelting/talks/tree/master/PostgreSQL-JSON-Features-Current-And-Future-PGDay-Austria-2019 and GitHub at https://gitlab.com/sjstoelting/talks/tree/master/PostgreSQL-JSON-Features-Current-And-Future-PGDay-Austria-2019.
It does include the slides as ODF and PDF and the SQL used for the live database examples.
read on...Published on 2019-03-13
I've published my talk "PostgreSQL As data Integration Tool" given at pgDay Paris 2018, Paris, France, on Gitlab at https://gitlab.com/sjstoelting/talks/tree/master/postgresql-as-data-integration-tool-pgDay-Paris-2019 and GitHub at https://github.com/sjstoelting/talks/tree/master/postgresql-as-data-integration-tool-pgDay-Paris-2019.
It does include the slides as ODF and PDF and the SQL used for the live database examples.
read on...Published on 2018-10-11
Because all my changes have been merged into ezSQL you should now use the original ezSQL sources.
read on...Published on 2018-08-02
I've published my talk "PostgreSQL As data Integration Tool" given at PGDay Amsterdam 2018, Netherlands, on GitHub.
It does include the slides as ODF and PDF and the SQL used for the live database examples.
read on...Published on 2017-06-22
I've published my talk "One Database To Rule 'em All" given at the Berlin Buzzwords 2017 in Berlin, Germany, on GitHub at https://github.com/sjstoelting/talks/tree/master/one-database-to-rule-em-all.buzzwords-berlin-2017.
It does include the slides as ODF and PDF and the SQL used for the live database examples.
read on...Published on 2017-04-01
On 30th of March 2017 I gave a talk at PostgreSQL Meetup Group Berlin about JSON in PostgreSQL
You could find my slides and the SQL code on GitHub.
read on...Published on 2016-11-04
I've published my talk "One Database To Rule 'em All" given at the European PostgreSQL Conference 2016 in Tallinn, Estonia on GitHub at https://github.com/sjstoelting/talks/tree/master/one-database-to-rule-em-all.pgconfeu-2016.
It does include the slides as ODF and PDF and the SQL used for the live database examples.
read on...Published on 2016-10-23
I've published my talk "NoSQL as Not Only SQL" at Backup Berlin 21st November 2015 on GitHub at https://github.com/sjstoelting/talks/tree/master/no-sql-as-not-only-sql
read on...Published on 2016-02-01
I published my talk "JSON By Example" in PostgreSQL Developer Raum at the FOSDEM on 31st of January 2016 including the SQL statements on GitHub https://github.com/sjstoelting/talks/tree/master/json-by-example.
read on...Published on 2016-01-08
I've published my talk "NoSQL as Not Only SQL" at Backup Berlin 21st November 2015 on GitHub at https://github.com/sjstoelting/talks/tree/master/no-sql-as-not-only-sql
read on...Published on 2016-01-08
I've published my talk "One Database To Rule 'em All" at the Berlin PHP Usergroup on 7rd November 2015 on GitHub at https://github.com/sjstoelting/talks/tree/master/one-database-to-rule-em-all.
read on...Published on 2016-01-08
I've published my talk "JSON By The Other Elephant" at the Berlin PHP Usergroup on 7th July 2015 on GitHub at https://github.com/sjstoelting/talks/tree/master/json-by-the-other-elephant.
read on...Published on 2015-03-27
On Thaturday, 19th of March I gave a talk at the PHP Usergroup Düsseldorf about PostgreSQL from a developers perspective.
The repositary can be found at https://github.com/sjstoelting/talks/tree/master/meet-the-other-elephant zu finden.
read on...Published on 2014-02-19
Added the new class ezSQL_mysql to use mysqli. To update existing projects, just change the class you are using from ezSQL_mysql to ezSQL_mysqli. This class is downward compatible to ezSQL_mysql, but is able to use prepared statements.read on...
Published on 2013-12-15
The method quick_connect in the MySQL class is extended with a parameter to pass the charset.
read on...Published on 2013-08-24
The support of Oracle databases in ezSQL3 is extended in ez_sql_oracleTNS with client site connection pooling.
read on...Published on 2013-06-01
The support of Oracle databases in ezSQL3 was extended.
The connection can now be done without the TNSNAMES.ora. This is realized in a new class, ez_sql_oracleTNS.php.
read on...Published on 2012-03-31
The current release of PHPIDS for MODX is a bug fix.
The following tickets are fixed:
Due to the current state of PHPIDS, two functions do not work as expected:
I've also updated jQuery to version 1.7.2.
read on...Published on 2012-03-26
Today I released version 0.1.3.2 of htmlToPDF for MODX Evolution.
The following changes where done
Published on 2009-05-16