Re: [Iamb-dev-internal] query language
Status: Beta
Brought to you by:
rbowen
From: Rich B. <rb...@rc...> - 2001-03-03 18:06:24
|
Matt Cashner wrote: > > On Fri, 2 Mar 2001, Rich Bowen wrote: > > > select * from streed where timestamp > $time > > we're talking to a socket here. the query language i'm looking for is for > the API module to talk to the socket. when can make the API to the socket > do anything you want on the user end. kernel end however i'm not sure we > want to go that direction. i was thinking something very simple like > > STREE 1 > ^ get stree for forumID 1 > > ADD 1 5[6] > ^ ADD ArticleID 6 as a child of article 5 in forumID 1 > > DEL 1 6 > ^ delete article 6 from forumID 1 > > etc etc. you get the direction i'm going i gather. Yes, we're going for brevity, rather than descriptiveness. Not sure what else has to be done beyond list, add, and delete. Unless there a BURN command that deletes EVERYTHING! Mwuhahahahahaaha! But seriously, seems pretty thorough. -- Rich Bowen <rb...@rc...> Come see me at Apachecon! -- http://www.apachecon.com/ |