-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
423 lines (376 loc) · 14.9 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="Apache Forrest" name="Generator">
<meta name="Forrest-version" content="0.9">
<meta name="Forrest-skin-name" content="pelt">
<title>Welcome to Scriptella ETL Project</title>
<link type="text/css" href="skin/basic.css" rel="stylesheet">
<link media="screen" type="text/css" href="skin/screen.css" rel="stylesheet">
<link media="print" type="text/css" href="skin/print.css" rel="stylesheet">
<link type="text/css" href="skin/profile.css" rel="stylesheet">
<script src="skin/getBlank.js" language="javascript" type="text/javascript"></script><script src="skin/getMenu.js" language="javascript" type="text/javascript"></script><script src="skin/fontsize.js" language="javascript" type="text/javascript"></script>
<link rel="shortcut icon" href="favicon.ico">
</head>
<body onload="init()">
<script type="text/javascript">ndeSetTextSize();</script>
<div id="top">
<!--+
|header
+-->
<div class="header">
<!--+
|start group logo
+-->
<div class="grouplogo">
<a href="http://scriptella.org"></a>
</div>
<!--+
|end group logo
+-->
<!--+
|start Project Logo
+-->
<div class="projectlogo">
<a href="http://scriptella.org/"><img class="logoImage" alt="Scriptella" src="images/site-logo.png" title="Open Source ETL and Script Execution Tool."></a>
</div>
<!--+
|end Project Logo
+-->
<!--+
|start Search
+-->
<div class="searchbox">
<form action="http://www.google.com/search" method="get" class="roundtopsmall">
<input value="scriptella.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">
<input name="Search" value="Search" type="submit">
</form>
</div>
<!--+
|end search
+-->
<!--+
|start Tabs
+-->
<ul id="tabs">
<li class="current">
<a class="selected" href="index.html">Home</a>
</li>
<li>
<a class="unselected" href="reference/index.html">Reference</a>
</li>
<li>
<a class="unselected" href="howto/migrate-from-ant.html">How-Tos</a>
</li>
</ul>
<!--+
|end Tabs
+-->
</div>
</div>
<div id="main">
<div id="publishedStrip">
<!--+
|start Subtabs
+-->
<div id="level2tabs"></div>
<!--+
|end Endtabs
+-->
<script type="text/javascript"><!--
document.write("Last Published: " + document.lastModified);
// --></script>
</div>
<!--+
|breadtrail
+-->
<div class="breadtrail">
<script src="skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
</div>
<!--+
|start Menu, mainarea
+-->
<!--+
|start Menu
+-->
<div id="menu">
<div onclick="SwitchMenu('menu_selected_1.1', 'skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('skin/images/chapter_open.gif');">Scriptella</div>
<div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
<div class="menupage">
<div class="menupagetitle">About</div>
</div>
<div class="menuitem">
<a href="license.html" title="Scriptella License">License</a>
</div>
<div class="menuitem">
<a href="changes.html">Change History</a>
</div>
<div class="menuitem">
<a href="support.html" title="Scriptella Project Support">Support</a>
</div>
<div class="menuitem">
<a href="download.html" title="Download Scriptella Binary and Source Distribution">Download</a>
</div>
<div class="menuitem">
<a href="links.html" title="Scriptella Related Links">Links</a>
</div>
</div>
<div onclick="SwitchMenu('menu_1.2', 'skin/')" id="menu_1.2Title" class="menutitle">Getting Started</div>
<div id="menu_1.2" class="menuitemgroup">
<div class="menuitem">
<a href="tutorial.html" title="Two Minute Tutorial">Two Minute Tutorial</a>
</div>
<div class="menuitem">
<a href="faq.html" title="Frequently Asked Questions">FAQ</a>
</div>
</div>
<div onclick="SwitchMenu('menu_1.3', 'skin/')" id="menu_1.3Title" class="menutitle">Documentation</div>
<div id="menu_1.3" class="menuitemgroup">
<div class="menuitem">
<a href="reference/index.html" title="Scriptella Reference Documentation">Reference Documentation</a>
</div>
<div class="menuitem">
<a href="reference/drivers.html">Drivers Matrix</a>
</div>
<div class="menuitem">
<a href="docs/api/index.html">API Docs</a>
</div>
<div class="menuitem">
<a href="docs/dtd/index.html">DTD Reference</a>
</div>
<div onclick="SwitchMenu('menu_1.3.5', 'skin/')" id="menu_1.3.5Title" class="menutitle">How-Tos</div>
<div id="menu_1.3.5" class="menuitemgroup">
<div class="menuitem">
<a href="howto/migrate-from-ant.html">Migrate from Ant SQL Task</a>
</div>
<div class="menuitem">
<a href="howto/initialize-database.html">Automated Database Initialization</a>
</div>
</div>
</div>
<div id="credit">
<!-- TODO Additional Links/Tags Go Here -->
</div>
<div id="roundbottom">
<img style="display: none" class="corner" height="15" width="15" alt="" src="skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
<!--+
|alternative credits
+-->
<div id="credit2"></div>
</div>
<!--+
|end Menu
+-->
<!--+
|start content
+-->
<div id="content">
<div title="Portable Document Format" class="pdflink">
<a class="dida" href="index.pdf"><img alt="PDF -icon" src="skin/images/pdfdoc.gif" class="skin"><br>
PDF</a>
</div>
<div class="trail">Font size:
<input value="Reset" class="resetfont" title="Reset text" onclick="ndeSetTextSize('reset'); return false;" type="button">
<input value="-a" class="smallerfont" title="Shrink text" onclick="ndeSetTextSize('decr'); return false;" type="button">
<input value="+a" class="biggerfont" title="Enlarge text" onclick="ndeSetTextSize('incr'); return false;" type="button">
</div>
<h1>Welcome to Scriptella ETL Project</h1>
<div id="front-matter">
<div id="minitoc-area">
<ul class="minitoc">
<li>
<a href="#overview">About Scriptella</a>
</li>
<li>
<a href="#usage">Typical use</a>
</li>
<li>
<a href="#features">Features</a>
</li>
<li>
<a href="#News">News</a>
<ul class="minitoc">
<li>
<a href="#Scriptella+1.2+Released+%28October+3%2C+2019%29">Scriptella 1.2 Released (October 3, 2019)</a>
</li>
</ul>
</li>
</ul>
</div>
</div>
<a name="overview"></a>
<h2 class="boxed">About Scriptella</h2>
<div class="section">
<p>Scriptella is an open source ETL (Extract-Transform-Load) and script execution tool written in Java.</p>
<p>Our primary focus is simplicity. You don't have to study yet another complex XML-based language - use
SQL (or other
scripting language suitable for the data source) to perform required transformations.</p>
<p>
<a href="download.html">Download</a>
and <a href="tutorial.html">use it</a>! Scriptella is licensed under the
<a href="license.html">Apache License, Version 2.0</a>.
</p>
<p>
Visit <a href="support.html">support page</a> for community and commercial support options.
</p>
</div>
<a name="usage"></a>
<h2 class="boxed">Typical use</h2>
<div class="section">
<ul>
<li>Executing scripts written in SQL, JavaScript, JEXL, Velocity and <a href="reference/drivers.html">many more</a>.</li>
<li>Database migration. Interoperability with LDAP, JDBC, XML and other datasources.</li>
<li>Cross-database ETL operations, import/export from/to CSV, text and XML and other formats.</li>
<li>Alternative for Ant <sql> task.</li>
<li>Automated database schema upgrade.</li>
</ul>
</div>
<a name="features"></a>
<h2 class="boxed">Features</h2>
<div class="section">
<ul>
<li>
<strong>Simple XML syntax</strong>
for scripts. Add dynamics to your existing SQL scripts by creating a thin
wrapper XML file:
<pre class="code">
<!DOCTYPE etl SYSTEM "http://scriptella.org/dtd/etl.dtd">
<etl>
<connection driver="$driver" url="$url" user="$user" password="$password"/>
<script>
<include href="PATH_TO_YOUR_SCRIPT.sql"/>
-- And/or directly insert SQL statements here
</script>
</etl>
</pre>
</li>
<li>Work with
<strong>multiple datasources</strong>
in a single ETL file.
See example of <a href="tutorial.html#Copy+table+to+another+database">copying a table to another database</a>.
</li>
<li>Support for many useful
<strong>JDBC features</strong>
like <a href="reference/index.html#Performance+and+batching">batching</a>, prepared statements
and parameters in SQL including <a href="reference/index.html#Adding+references+to+files+from+SQL+scripts">references to files(BLOBs)</a> and JDBC
escaping.
</li>
<li>
<strong>Performance.</strong>
Performance and low memory usage are one of our primary goals.
</li>
<li>Support for
<strong>evaluated expressions and properties</strong>
(based on <a href="http://commons.apache.org/jexl/reference/syntax.html">JEXL syntax</a>). Example of using a JEXL expression to concatenate NAME and SURNAME columns from another datasource:
<pre class="code">
INSERT INTO TARGET_TABLE(ID, FULL_NAME) VALUES (?ID, ?{NAME+' '+SURNAME});
</pre>
</li>
<li>Support for
<strong>cross-database ETL scripts</strong>
by using <a href="docs/dtd/scriptella/dtd/etl.dtd.html#dialect"><dialect></a> elements
</li>
<li>
<strong>Transactional execution</strong>. Changes are rolled back if a failure occurs while running the ETL.
</li>
<li>
<strong>Flexible error handling</strong>
by using <a href="docs/dtd/scriptella/dtd/etl.dtd.html#onerror"><onerror> </a> elements
</li>
<li>
<strong>Conditional scripts/queries execution</strong>
(similar to Ant if/unless attributes but more powerful)
</li>
<li>
<strong>Easy-to-Use</strong>
as a standalone tool or Ant task. No deployment/installation required.<br>
<strong>Easy-To-Run</strong> ETL files directly from <a href="reference/index.html#inprocess">Java code</a>.
</li>
<li>
<strong>Built-in adapters</strong> for popular <a href="reference/drivers.html#jdbc">databases</a>
for a tight integration. Support for any database with JDBC/ODBC compliant driver.
</li>
<li>
<strong>
<a href="docs/api/scriptella/spi/package-summary.html">Service Provider Interface (SPI)</a>
</strong>
for interoperability with non-JDBC DataSources and scripting languages.
Out of the box <a href="reference/drivers.html#script">support for JSR 223</a>
<a href="http://java.sun.com/javase/6/docs/api/javax/script/package-summary.html">(Scripting for the Java™ Platform)</a> compatible languages.
</li>
<li>Built-In
<a href="reference/drivers.html#nonjdbc">CSV, Excel, Text, XML, LDAP, Lucene, Velocity, JEXL and Janino</a>
providers. Integration with Java EE, <a href="reference/drivers.html#spring">Spring Framework</a>,
<a href="reference/index.html#jmx">JMX</a>
, <a href="reference/drivers.html#jndi">JNDI</a> and <a href="reference/drivers.html#mail">JavaMail</a>
for <strong>enterprise ready</strong> scripts.
</li>
</ul>
</div>
<a name="News"></a>
<h2 class="boxed">News</h2>
<div class="section">
<a name="Scriptella+1.2+Released+%28October+3%2C+2019%29"></a>
<h3 class="boxed">Scriptella 1.2 Released (October 3, 2019)</h3>
<p>Scriptella 1.2 has been released and available for <a href="download.html">download</a>.
The following features and bug-fixes were added:
</p>
<ul>
<li>Switched Maven groupId to <strong>org.scriptella</strong>. <a href="reference/index.html#maven">See Maven integration.</a>
</li>
<li>Upgraded Janino driver to 3.1.0</li>
<li>Various bugfixes and performance improvements.
<a href="https://github.com/scriptella/scriptella-etl/compare/scriptella-parent-1.1...scriptella-parent-1.2">Commit log</a>
</li>
</ul>
<p>See
<a href="changes.html">change log</a> for additional details.
<br>
<a href="tutorial.html">Make ETL easier</a> - <a href="download.html">Download Scriptella Now!</a>
</p>
</div>
</div>
<!--+
|end content
+-->
<div class="clearboth"> </div>
</div>
<div id="footer">
<!--+
|start bottomstrip
+-->
<div class="lastmodified">
<script type="text/javascript"><!--
document.write("Last Published: " + document.lastModified);
// --></script>
</div>
<div class="copyright">
Copyright ©
2006-2019 <a href="http://scriptella.org/license.html">The Scriptella Project Team.</a>
</div>
<div id="logos">
<a href="http://validator.w3.org/check/referer"><img style="height: 31px; width: 88px;" title="Valid HTML 4.01!" alt="Valid HTML 4.01!" src="skin/images/valid-html401.png" class="logoImage"></a><a href="http://jigsaw.w3.org/css-validator/check/referer"><img style="height: 31px; width: 88px;" title="Valid CSS!" alt="Valid CSS!" src="skin/images/vcss.png" class="logoImage"></a><a href="http://forrest.apache.org/"><img border="0" title="Built with Apache Forrest" alt="Built with Apache Forrest - logo" src="images/built-with-forrest-button.png" style="width: 88px;height: 31px;"></a>
</div>
<div id="feedback">
Send feedback about the website to:
<a id="feedbackto" href="mailto:[email protected]?subject=Feedback%C2%A0index.html">Fyodor Kupolov</a>
</div>
<!--+
|end bottomstrip
+-->
</div>
<!-- Start of StatCounter Code for Default Guide -->
<script type="text/javascript">
var sc_project=10775960;
var sc_invisible=1;
var sc_security="53eaed1c";
var scJsHost = (("https:" == document.location.protocol) ?
"https://secure." : "http://www.");
document.write("<sc"+"ript type='text/javascript' src='" +
scJsHost+
"statcounter.com/counter/counter.js'></"+"script>");
</script>
<!-- End of StatCounter Code for Default Guide -->
</body>
</html>