I don't believe you can. SQL Server, for example, has several things that need to be done by it's installation program just so that you can create a database. Once a database is built, it's fairly easy to use DDL to create tables, views and indices.