Download List

專案描述

Javascript DB is a minimal database engine
that provides SQL for JavaScript environments.
All information is stored only in memory.

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.

2005-02-17 09:08
1.0.0

This version adds the ability to do joins across tables, including left and right joins.
標籤: Minor bugfixes

2005-02-12 19:55
0.0.3

The bug concerning JOIN has been fixed.
標籤: Minor feature enhancements

2005-02-12 11:03
0.0.2

This release supports the creation of databases and tables, the insertion of data into tables, SQL SELECTs, and JOIN between two tables.
標籤: Minor feature enhancements

Project Resources