Menu

Home

David Rueter

SQLDOM is an easy and robust way to parse HTML directly into SQL tables, manipulate DOM nodes in a JQuery-like manner, and to render HTML from the SQL-based DOM.

SQLDOM is useful in three main categories:

  1. Consumption of HTML (turn HTML into structured data)
  2. Creation and modification of HTML
  3. Analysis of HTML

[Examples]
[Justification]
[Use Cases]
[Implementation]

Project Admins:


Related

Wiki: Implementation
Wiki: Justification
Wiki: Use Cases