StelsEngine is a fast in-memory SQL engine (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. It implements the JDBC API standard. It is a JDBC Type 4 driver, supports most keywords of ANSI SQL 92, supports integer, floating point, string, date/time, and Java object data types, supports aggregate, numeric, string, conversion, and user-defined SQL functions, supports data loading from a DBMS, and is platform independent.
| Tags | Software Development Libraries Java Libraries Database Database Engines/Servers API |
|---|---|
| Operating Systems | Windows Windows Windows Windows POSIX Linux Unix Solaris |
| Implementation | Java |
Recent releases


Release Notes: This version supports swapping mode for large tables.


Release Notes: Hash-indexes are now supported.


Release Notes: This release supports BIGINT and DOUBLE data types.


Release Notes: The engine now supports the handling of custom objects in SELECT statements.


No changes have been submitted for this release.