Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.335.250 Times

StelsEngine 2.0

  Date Added: March 24, 2010  |  Visits: 799

StelsEngine

Report Broken Link
Printer Friendly Version


Product Homepage
Download (91 downloads)



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. StelsEngine is as easy to use as possible since it implements the JDBC API standard. In the process of developing software applications, developers often encounter various tasks related to processing tabular data arrays. For example, such tasks as calculating maximums or sums, using search, applying sorting, etc. StelsEngine is convenient to deal with such tasks by using the classical SQL - language for processing relational data that has been universally used in a lot of popular DBMSs for decades. But unfortunately, Java Development Kit does not provide software developers with standard classes for processing data with the help of SQL. Here you can find collection classes, such as Hashtable, Vector etc. that are rather difficult to use directly for this type of tasks. To solve this problem, StelsEngine was developed. It makes it possible to effectively process data with the help of SQL (Click here for the example of the StelsEngine use). Our products StelsCSV and StelsDBF JDBC drivers are fully based on the StelsEngine technology.. J-Stels Software Products: StelsCSV - CSV/Text JDBC driver, StelsXML - XML JDBC driver, StelsDBF - DBF JDBC driver, StelsMDB - MS Access JDBC driver, StelsEngine - in-memory JDBC driver

Requirements: No special requirements
Platforms: Linux
Keyword: Data In Java Java Jdbc Libraries Processing Programming Sql Engine Stelsengine Supports Tabular Tabular Data Tasks
Users rating: 0/10

License: Shareware Cost: $99.00 USD Size: 163.84 KB
USER REVIEWS
More Reviews or Write Review


STELSENGINE RELATED
Puzzles  -  Filler in Java 1.02
Filler in Java project is a graphical game where you occupy coloured hexes by changing colours. Its strengths are better computer players, internationalisability, and cross-platform deployability. Installing In the top directory (same...
378.88 KB  
Libraries  -  Fast MD5 Implementation in Java 2.6.1
Fast MD5 Implementation in Java is a heavily optimized implementation of the MD5 hashing algorithm written in Java. Fast MD5 Implementation in Java includes an optional native method for even greater speed improvements. How Fast Is It? Short...
74.75 KB  
Science  -  Transformation-Based Learning in Java 1.0
Java application for training and deploying text processing applications such as part-of-speech taggers, based on a re-implementation of Brill's algorithm in Java.
961.11 KB  
Multimedia & Graphics  -  jMusic - Composition in Java 1.6.3
As a library of classes for generating and manipulating music and sound, jMusic provides a solid framework for computer assisted composition in Java. jMusic has a music data structure based upon note/sound events and methods for modifying and structu
394.11 KB  
Business  -  POP3/IMAP server for GMAIL in JAVA 0.2.1
gavamail is a POP3/IMAP server implemented in JAVA for reading your gmail e-mail with your favorite mail client. Currently only POP3 is implemented but I hope to implement IMAP too. Libraries provided by the g4j and libgmail projects are used.
30.22 KB  
Network & Internet  -  Bayesian Network tools in Java (BNJ) 1.0
Bayesian Network tools in Java (BNJ) is an open-source suite of software tools for research and development using graphical models of probability. It is published by the Kansas State University Laboratory for Knowledge Discovery in Databases (KDD).
1.87 MB  
Programming  -  CVS client interface in Java 0.4.1
An implementation of the CVS client/server protocol in Java. It also has classes for user interaction via a command line or using a Swing GUI.
979.97 KB  
Science  -  dcm4che, a DICOM Implementation in JAVA 1.0
dcm4che is an implementation of DICOM and IHE actors in Java. Homepage: http://www.dcm4che.org, Forums: http://forums.dcm4che.org/jiveforums, Wiki: http://www.dcm4che.org/confluence, Issue Tracking: http://www.dcm4che.org/jira
14.79 MB  
Science  -  Java API for NMEA Programming. 1.0
Java API for NMEA programming. Java Parser for NMEA Streams.
47.59 KB  
Programming  -  JLog/JScriptLog - Prolog in Java* 1.0
JLog is a Prolog interpreter written in Java. It is fast and perfectly suited for education. It includes source editor, query panels, online help, animation primitives, and a GUI debugger. JScriptLog is Prolog in JavaScript.
24.8 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  AlarmClockEvent 2024
Alarm and event management software. Events can be sound, message, opening an application or running a script, shutting down the computer. Discreet, this application is present on the desktop as an icon placed in the taskbar. International...
3.24 MB  
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  flufl.bounce 2.1.1
The ``flufl.bounce`` library provides a set of heuristics and an API for detecting the original bouncing email addresses from a bounce message. Many formats found in the wild are supported, as are VERP_ and RFC 3464 (DSN_).
143.36 KB  
Libraries  -  DpdlEngine lite 1.0.1
Dpdl is a software framework designed for constrained device and rapid development programming. It comes with built-in database technology and allows access to the Java platform API and external Java libraries. In addition, Dpdl supports the...
14.54 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB