diff options
| author | Benjamin Culkin <scorpress@gmail.com> | 2024-05-27 11:41:47 -0400 |
|---|---|---|
| committer | Benjamin Culkin <scorpress@gmail.com> | 2024-05-27 11:41:47 -0400 |
| commit | ad17b3065c4d3831fd7a7b17d3cb1e793ff7a20c (patch) | |
| tree | 1544427bc86c8562d28f96e0a1121d21a2d1a4be /sqlelements/src/site/apt/index.apt | |
Diffstat (limited to 'sqlelements/src/site/apt/index.apt')
| -rw-r--r-- | sqlelements/src/site/apt/index.apt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/sqlelements/src/site/apt/index.apt b/sqlelements/src/site/apt/index.apt new file mode 100644 index 0000000..049c804 --- /dev/null +++ b/sqlelements/src/site/apt/index.apt @@ -0,0 +1,14 @@ + -------------------------------------------------------------------------- + SQLElements - Object-Oriented SQL Construction from Isráfíl + -------------------------------------------------------------------------- + Israfil Consulting Services Corporation + --------------------------------------- + July 15, 2005 + +Welcome to SQLElements + + SQLElements is an object-oriented library of components that, when assembled + mirror the structure of the Structured Query Language (SQL). With the help + of a database-specific hint class, such a composition can then be rendered + into SQL text. + |
