GoJS Reference: Updating a Database

The GoJS Reference Web Page called “Updating a Database” is blank.

Is there another one that explains how you connect an external database
like Toad / Oracle? Are ODBD/JDBC adapters required. I’m not using Java Language. I’m working with javascript/jQuery.

Yes, we haven’t written that page (and a few others), so they do not appear in the index.

I recommend that you either read your database’s documentation for use in AJAX web apps, or that you read about how to build AJAX-style web apps in general.