Changes between Version 97 and Version 98 of members/GRIP-UQAM
- Timestamp:
- Apr 11, 2016, 9:37:19 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
members/GRIP-UQAM
v97 v98 887 887 * http://it.toolbox.com/blogs/database-soup/wrecking-your-database-33298 888 888 * https://www.percona.com/blog/2009/03/01/kiss-kiss-kiss/ 889 === SQL === 890 === Views === 891 * http://www.postgresql.org/docs/current/static/sql-createview.html 892 * http://www.doctrine-project.org/2009/06/19/using-views-with-doctrine.html (is it always valid?) 893 * http://www.postgresql.org/docs/current/static/rules-materializedviews.html 889 894 === Supported features === 890 895 ==== Data Types ==== … … 908 913 === Postgres === 909 914 * https://wiki.debian.org/PostgreSql 915 * http://db.cs.berkeley.edu/papers/ERL-M85-95.pdf 916 * http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.133.8073&rep=rep1&type=pdf 917 * https://dl.acm.org/citation.cfm?id=2834495 918 ==== Performance ==== 919 * http://fr.slideshare.net/pgconf/five-steps-perform2009 910 920 ==== Timing ==== 911 921 * [http://www.postgresql.org/message-id/4D9EABDD.1060102@limsi.fr Re: What does \timing measure?] … … 952 962 * http://php.net/manual/en/function.dirname.php 953 963 == Symfony Programming == 964 * http://fr.slideshare.net/AcquiaInc/create-a-symfony-application-from-a-drupal-perspective 965 === EZ Plateform === 954 966 * EZ Plateform and Symfony Article from Symfony Finland 955 * https://packagist.org/packages/ezsystems/ezplatform 956 * http://fr.slideshare.net/AcquiaInc/create-a-symfony-application-from-a-drupal-perspective 967 * https://packagist.org/packages/ezsystems/ezplatform 968 * http://share.ez.no/downloads/downloads 969 * https://doc.ez.no/display/TECHDOC/Requirements (Postgres install not yet supported 2016-04) 970 * https://doc.ez.no/display/TECHDOC/Using+Composer