UnQL

Update of "UnQL"
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview

Artifact ID: 31019d038b0f86ba42fc96621732db829887d219
Page Name:UnQL
Date: 2013-01-07 16:49:20
Original User: drh
Parent: 32ace7798c9b89af7161d92afedd202bd104614d (diff)
Content

This website contains code and documentation for a prototype implementation of UnQL. To access the code:

  1. Visit the timeline to see a selection of available check-ins.
  2. Click on the link for the check-in you want to acquire.
  3. Click on either the "ZIP Archive" or "Tarball" link on the check-in information page.

You might want to Download and install the Fossil DVCS used by this project. After doing so, you can clone the repository and build the prototype as follows:

  1. fossil clone http://unql.sqlite.org/fossil unql.fossil
  2. fossil open unql.fossil
  3. make

The makefile works on linux and mac. There is nothing to stop you from building on windows as well, though you'll need to come up with your own makefile for that. (If you do so, please contribute it back to the project!)

Links: