Hi list,
I made a simple, Web based management interface for NSD in PHP - NSDadmin.
It uses MySQL server to store DNS zones, TSIG keys, Users and other things.
Periodicaly it saves data from database into files and merges it in nsd.conf
You can find tar.gz archive and discription of installation steps here:
www.lissyara.su/articles/freebsd/programms/nsdadmin/
At this moment this is only "alpha" quality prototype made just for fun.
There is a lot of sharp angles. Interface and functionality is very simple and
have a lot of bugs... But it just works on my testing NSD servers!
If you are interested - try it some there in testing environment and send to
me you suggestion 
Good luck.
Dear ,
Woow, it is great!!
Any updated version, for now, please?
Keep up with good work.
May I join your code team so that, I may convert or sync: NSD zone files to other Auth: DNS zone/sql ?
Best rgds,
WT
Hi WT,
I think you're replying to this message from May 2010?
If so, the project you're referring too is the following?
The author may or may not be on this mailing list anymore, but I had a
quick look and it seems that the project generates zone files from a
MySQL database, not the other way around.
Simply configuring AXFR/IXFR seems easiest, alternatively generating
zone files from your already existing database may also be a viable
option. That being said, I don't know enough about your setup to
actually provide a correct answer.
Hope it helps.
- Jeroen