
-----------------------------------
haxyo
Mon Mar 17, 2008 7:43 am

Structured Query Language
-----------------------------------
Me and 2 other friends worked on a ISU to create a database. We took a different approach and decided to build a generic database, more specifically an imitation of mysql. It is a BETA version so not many things are implemented yet. So Take a look:

http://www.haxyo.com/sql/

And sorry no source code :(

-----------------------------------
md
Mon Mar 17, 2008 9:50 am

RE:Structured Query Language
-----------------------------------
Why no code? Also, clearly it isn't mysql; so why not just call it a sql-based database?

-----------------------------------
Euphoracle
Mon Mar 17, 2008 2:13 pm

RE:Structured Query Language
-----------------------------------
Wow, our ISU for 3M1 was a 5 minute presentation on a "notable person in computer science".  Whyyyyyy.

-----------------------------------
Mackie
Mon Mar 17, 2008 2:48 pm

RE:Structured Query Language
-----------------------------------
My ISU was to create a program that used graphics... That's all...

-----------------------------------
haxyo
Mon Mar 17, 2008 3:24 pm

Re: RE:Structured Query Language
-----------------------------------
Why no code? Also, clearly it isn't mysql; so why not just call it a sql-based database?

because it wasn't meant to be open source and i said it is imitating mysql, basically some of its features and it has no name yet.

-----------------------------------
wtd
Mon Mar 17, 2008 4:55 pm

RE:Structured Query Language
-----------------------------------
You have to understand... for a lot of us, we don't care so much about seeing the executable as the code used to get there.  :)

-----------------------------------
haxyo
Mon Mar 17, 2008 5:12 pm

Re: RE:Structured Query Language
-----------------------------------
You have to understand... for a lot of us, we don't care so much about seeing the executable as the code used to get there.  :)

lol the code is a lot of code, files and files of code. You can understand how it was built in the technical documentation, theres a lot of structure behind it.
