Skip to content

Eljo-Soft/ThinkSQL

 
 

Repository files navigation

ThinkSQL Relational Database Management System - Source Code

Copyright © 2000-2018 Greg Gaughan

This is the source code for the ThinkSQL database system.

The source code is linear per se, but while writing it, it was an organic thing, generating great interwoven trees in the computer memory and in my head that were many-layered and that were modified and traversed, and impacted on a dynamic multi-versioned data store alongside many other threads, causing and needing deep psychological flow. The code comments are released as-is, and are often streams-of-consciousness.

See the LICENCE.txt files for licensing details.

www.thinksql.co.uk

About

A Relational Database Management System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Pascal 87.6%
  • Java 6.0%
  • C++ 2.8%
  • Yacc 2.2%
  • Python 0.9%
  • Lex 0.5%