<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">I'm going to go out on a limb and say yes, databases are supported. I see this in ./configure --help:<div><br></div><div><div>  --with-dlz-postgres=PATH</div><div>                          Build with Postgres DLZ driver [yes|no|path].</div><div>                          (Required to use Postgres with DLZ)</div><div>  --with-dlz-mysql=PATH   Build with MySQL DLZ driver [yes|no|path]. (Required</div><div>                          to use MySQL with DLZ)</div><div>  --with-dlz-bdb=PATH     Build with Berkeley DB DLZ driver [yes|no|path].</div><div>                          (Required to use Berkeley DB with DLZ)</div><div>  --with-dlz-filesystem=ARG</div><div>                          Build with filesystem DLZ driver [yes|no]. (Required</div><div>                          to use file system driver with DLZ)</div><div>  --with-dlz-ldap=PATH    Build with LDAP DLZ driver [yes|no|path]. (Required</div><div>                          to use LDAP with DLZ)</div><div>  --with-dlz-odbc=PATH    Build with ODBC DLZ driver [yes|no|path]. (Required</div><div>                          to use ODBC with DLZ)</div><div>  --with-dlz-stub=ARG     Build with stub DLZ driver [yes|no]. (Required to</div><div>                          use stub driver with DLZ)</div></div><div><br></div><div>A look at Bind 9.12 ARM</div><div><a href="https://ftp.isc.org/isc/bind9/9.12.0/doc/arm/Bv9ARM.pdf" target="_blank">https://ftp.isc.org/isc/bind9/9.12.0/doc/arm/Bv9ARM.pdf</a></div><div>shows in section 4.12:</div><div><div><br></div><div>4.12 DLZ (Dynamically Loadable Zones) . . . . . . . . . . . . . . . . . . . . . . . . . . 41</div><div>Configuring DLZ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 41</div><div>Sample DLZ Driver . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42</div></div><div><br></div><div>Curious, I used to use the sdb interface to postgres a number of years ago, but I don't see any reference to sdb in ./configure anymore, guess its been removed, deprecated in favor of dlz?</div><div><br></div><div>@bramesh See <a href="https://nlnet.nl/project/bind-dlz/200205-sane/paper.html" target="_blank">https://nlnet.nl/project/bind-dlz/200205-sane/paper.html</a><br></div></div></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail-m_4452631140970447115gmail_attr">On Sun, Jan 27, 2019 at 10:58 AM John Levine <<a href="mailto:johnl@iecc.com" target="_blank">johnl@iecc.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">In article <<a href="mailto:mailman.91.1548571380.711.bind-users@lists.isc.org" target="_blank">mailman.91.1548571380.711.bind-users@lists.isc.org</a>> you write:<br>
>-=-=-=-=-=-<br>
><br>
>Greetings!!<br>
>Does Bind has a database option to read zones [if zones are in database]<br>
>instead  of zone files? if yes , how to setup? can someone help me.<br>
<br>
No.  If that's what you want to do, I'd suggest looking at PowerDNS.<br>
<br>
<br>
<br>
_______________________________________________<br>
Please visit <a href="https://lists.isc.org/mailman/listinfo/bind-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a> to unsubscribe from this list<br>
<br>
bind-users mailing list<br>
<a href="mailto:bind-users@lists.isc.org" target="_blank">bind-users@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/bind-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a><br>
</blockquote></div>