summaryrefslogtreecommitdiff
path: root/sqlelements/src/site/apt/index.apt
diff options
context:
space:
mode:
authorBenjamin Culkin <scorpress@gmail.com>2024-05-27 11:41:47 -0400
committerBenjamin Culkin <scorpress@gmail.com>2024-05-27 11:41:47 -0400
commitad17b3065c4d3831fd7a7b17d3cb1e793ff7a20c (patch)
tree1544427bc86c8562d28f96e0a1121d21a2d1a4be /sqlelements/src/site/apt/index.apt
Initial importHEADtrunk
Diffstat (limited to 'sqlelements/src/site/apt/index.apt')
-rw-r--r--sqlelements/src/site/apt/index.apt14
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&aacute;f&iacute;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.
+