.. _rdbms_components: RDBMS Components ================ RDBMS Drop (Legacy) ------------------- :class:`RDBMSDrop ` is a generic relational database storage drop that uses SQL to insert and select data. Instead of using the getIO() interface the methods `insert` and `select` are available. *NOTE: The Daliuge Component Developement Guide is work in progress!*