DDBC is database connector for D language with interface similar to JDBC for Java. Support of different types of RDBMS can be added by implementation of Drivers. Currently contains only MySQL Driver.