[bind10-dev] SQL in BIND 10
Stephen Frost
sfrost at snowman.net
Wed Feb 6 20:32:45 UTC 2013
* JINMEI Tatuya / 神明達哉 (jinmei at isc.org) wrote:
> Hence my
> repeated question: what people want to do with SQL (or DB in general)
> backend for DNS?
I believe that Shane hit the nail on the head wrt this question already-
people want a open-schema SQL backend which they can integrate into
their provisioning (and monitoring and billing and, and, and) systems.
They want to eliminate the existing glue code that basically exports
that data from their other systems to flat zone files. They want to be
able to specify the exact queries.
All that said, we should have a good, well considered, schema that comes
'bundled' with all the necessary pieces to build a working system using
each backend supported. We need that for our own testing but in many
cases it may be sufficient, at least as a starting point, for end users.
I've not heard of anyone asking to query a bind server using SQL (or the
MySQL, or any other, protocol, excepting actual DNS, of course). Some
users (though none that I've heard of..) may have created a foreign data
wrapper (FDW) to issue DNS queries out of an SQL database, but that's
much more of a special case- you can't put any constraints on that, you
can't depend on that for any kind of relational integrity, etc. It
would simply be a way to pull data from the DNS world into the database.
Thanks,
Stephen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <https://lists.isc.org/pipermail/bind10-dev/attachments/20130206/a183b9f7/attachment.bin>
More information about the bind10-dev
mailing list