ReadMe:
StelsEngine JDBC driver
Copyright (c) 2004-2009 J-Stels Software
INTRODUCTION
StelsEngine is a fast in-memory SQL database (in-memory JDBC) for storing and processing tabular data in Java applications. Using StelsEngine, you can make processing data in your software considerably easier and quicker. StelsEngine is as easy to use as possible since it implements the JDBC API standard.
Features:
It is a JDBC type 4 driver
It supports most keywords of ANSI SQL'92
It supports inner and outer table joins
It supports integer, floating point, string and date/time data types
It supports aggregate, numeric, string, conversion and user-defined SQL functions
It supports handling of custom Java objects and classes
It is platform independent
TRIAL VERSION
The trial version may be used for evaluation purposes only.
For detailed information concerning StelsEngine licenses and order methods
please visit
http://www.csv-jdbc.com/order.htm#StelsEngine
Differences between the trial version and the licensed version:
SELECT queries return the first 100 records in the result set.
Ordering benefits:
Full version of StelsEngine without limitations
Free technical support by e-mail
Free minor and major updates
10% discount on our other products
REQUIREMENTS
Any OS supporting Java platform (Windows 9x/NT/2000/XP, Unix, Linux, MacOS ...)
JDK 1.3 or later
RAM 128 MB
FILES
driver\stels_engine.jar |
StelsEngine java archive file |
doc\doc.htm |
|
doc\sqlsyntax.htm |
|
samples\ |
Samples files |
license.htm |
INSTALLING
Add the file stels_engine.jar to your classpath or extract the jar file in the
directory of your application.
STARTING
Please see the documentation for how to use the driver.
Also, you can run the samples that demonstrate the working of the
driver.
CONTACTS
Common questions |
|
Support questions |
|
Bug reports |
OUR PRODUCTS
StelsCSV - a JDBC driver for CSV/Text files
StelsDBF - a JDBC driver for DBF (dBase, xBase, FoxPro) files
StelsXML - a JDBC driver for XML files
StelsMDB - a JDBC driver for MS Access database (MDB) files
StelsEngine - a fast in-memory SQL engine for processing data in Java applications.
StelsEngine JDBC driver