<div dir="ltr"><br><div>Hi,</div><div><br></div><div>We have a service that uses Kea on the backend behind an internal REST API that performs CRUD operations against the lease and reservation tables.</div><div><br></div><div>We're still using v1.8, but it uses bog standard INSERT/UPDATE/DELETE statements.</div><div><br></div><div>IMO, you should know why want to do it this way. In our case, the application was written a few years before hook libraries were available, and it's one aspect of a larger server provisioning toolchain.</div><div><br></div><div>You can do it like we did, but you can quickly end up in the weeds if you're not careful about how writes are handled.</div><div><br></div><div>cheers,</div><div>Klaus</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jan 10, 2024 at 12:31 AM Nicolò Borghi <<a href="mailto:borghi.nicolo@gmail.com">borghi.nicolo@gmail.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"><u></u><div><div>Hi,</div><div><br></div><div>I believe you are asking here how to handle the DB directly, therefore bypassing the paid hook libraries specific for this task.</div><div><br></div><div>I'm not sure this sort of guidance will be offered here...</div><div><br></div><div>Best,</div><div>Nicolò.</div><div><br></div><div><br></div></div>-- <br>
ISC funds the development of this software with paid support subscriptions. Contact us at <a href="https://www.isc.org/contact/" rel="noreferrer" target="_blank">https://www.isc.org/contact/</a> for more information.<br>
<br>
To unsubscribe visit <a href="https://lists.isc.org/mailman/listinfo/kea-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/kea-users</a>.<br>
<br>
Kea-users mailing list<br>
<a href="mailto:Kea-users@lists.isc.org" target="_blank">Kea-users@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/kea-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/kea-users</a><br>
</blockquote></div>