Download List

專案描述

SMYLE (Storage that Makes Your Life Easier) is a
hierachical/relational database written in and for
Java. Smyle is seamlessly integrated with Java
and not an alien artifact like SQL.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-11-01 01:35
0.8.3

This release features an overhauled indexing architecture that allows more than one index per table. It also introduces byte sequences as a new field type.
標籤: Major feature enhancements

2002-06-19 08:55
0.8.2

Smyle is now JDK 1.4 compatible.
標籤: Major bugfixes

2002-05-14 05:48
0.8.1

A Swing-based database browser, support for databases on read-only media (e.g., CD-ROM), support for recursive type definitions and the ability to perform more flexible schema evolution, and further performance optimizations.
標籤: Major feature enhancements

2002-03-27 23:24
0.8

Smyle has grown up. It is now a versatile, highly reliable, high performance, convenient, cross-platform database for any kind of Java application. This release can efficiently handle tables with more than 100,000 rows. New features include multidimensional indexing (first implementation of UB-Trees in an open source database), simplified installation and usage, and full optimization for plain Java (as opposed to GJ).
標籤: Major feature enhancements

2001-09-06 09:36
0.2.5

Smyle has now stopped wasting disk space. It supports schema evolution, implements the Java Collection API, cleanly serializes write access, and is thread safe.
標籤: Major feature enhancements

Project Resources