flat assembler
Message board for the users of flat assembler.

Index > Projects and Ideas > Database engine

Goto page Previous  1, 2
Author
Thread Post new topic Reply to topic
Adam Mrówka



Joined: 04 Jul 2006
Posts: 4
Location: poznan, poland
Adam Mrówka 06 Jul 2006, 10:45
has someone started writing a database engine?
Post 06 Jul 2006, 10:45
View user's profile Send private message Reply with quote
Remy Vincent



Joined: 16 Sep 2005
Posts: 155
Location: France
Remy Vincent 08 Jul 2006, 00:20
Adam Mrówka wrote:
has someone started writing a database engine?


Yes, but py pieces, and not yet in FASM at all !!

http://www.geocities.com/remyvincent/BinTree.zip
1. Somewhere in this package, parenthesis levels ARE HANDLED...
2. In the same package, Binary Tree are handled, but not with true evaluation...

http://www.geocities.com/remyvincent/9ParsersInAJS.zip
3. An SQL Parser SHOULD LOOK moreless like one of this 9 parsers (Pascal, C, Ada,QBasic,...)

4. I have somewhere (not downloadable) ".CSV" routines... may be CommaSeparated databases

So let's say the work is 15%~20% ADVANCED...., but in various languages, and not yet in FASM


And also, as it is big program, It would be nice from all of you if 3 or 4 teams would create their own "database engine" in FASM, and post the result here, so I would not be all alone... with this big project done by me alone... It's always hard to handle "big & proud" projects...
Post 08 Jul 2006, 00:20
View user's profile Send private message Visit poster's website Reply with quote
LocoDelAssembly
Your code has a bug


Joined: 06 May 2005
Posts: 4624
Location: Argentina
LocoDelAssembly 08 Sep 2006, 17:52
http://www.sqlite.org/opcode.html

SQLite already implements queries as opcodes (but the interface is normal SQL statements).

As Tomasz (or someone else Razz) proposed, maybe rewriting SQLite in ASM and making an interface to bypass the parser to send opcodes queries directly can be a good idea. More planification is needed though, because it could be great support object oriented databases too (which I think it's more interesting from the assembly point of view).
Post 08 Sep 2006, 17:52
View user's profile Send private message Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  
Goto page Previous  1, 2

< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.