From ad17b3065c4d3831fd7a7b17d3cb1e793ff7a20c Mon Sep 17 00:00:00 2001 From: Benjamin Culkin Date: Mon, 27 May 2024 11:41:47 -0400 Subject: Initial import --- sqlelements/src/site/apt/index.apt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 sqlelements/src/site/apt/index.apt (limited to 'sqlelements/src/site/apt/index.apt') 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. + -- cgit v1.2.3