Changes between Version 93 and Version 94 of members/GRIP-UQAM
- Timestamp:
- Apr 10, 2016, 11:20:26 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
members/GRIP-UQAM
v93 v94 866 866 * https://help.riseup.net/en/security/resources/radical-servers 867 867 == SQL Database Programming == 868 * http://stackoverflow.com/questions/211895/storing-documents-as-blobs-in-a-database-any-disadvantages 869 * https://www.percona.com/blog/2010/01/21/when-should-you-store-serialized-objects-in-the-database 870 * http://it.toolbox.com/blogs/database-soup/wrecking-your-database-33298 871 * https://www.percona.com/blog/2009/03/01/kiss-kiss-kiss/ 872 === Supported features === 873 ==== Data Types ==== 874 ===== json ===== 875 * SQLite https://www.sqlite.org/json1.html 876 ===== XML ===== 877 * Seems not yet to be in Firebird 878 === Embedded Database Programming === 868 879 * https://en.wikipedia.org/wiki/Embedded_database 880 * QDBM, BDB, http://php.net/manual/en/function.dba-handlers.php 869 881 * [DebianPackage:php-tokyo-tyrant] 870 882 * [DebianPackage:php7.0-interbase] (php driver does not include embeded version of interbase) [DebianPackage:libfbembed2.5] … … 876 888 * https://www.sqlite.org/json1.html 877 889 * https://www.sqlite.org/fts5.html 890 === Postgres === 891 * [https://www.compose.io/articles/what-postgresql-has-over-other-open-source-sql-databases Advertisement by a provider] 892 === MySQL === 893 === Firebird === 894 * https://wiki.documentfoundation.org/Development/Base/FirebirdSQL 895 * http://stackoverflow.com/questions/1635273/postgres-vs-firebird 878 896 == Java Programming == 879 897 * https://packages.debian.org/fr/libunixsocket