Re: Euphoria's Future - Industrial Strength EDS?
- Posted by Matthew Lewis <MatthewL at KAPCOUSA.COM> Jan 12, 2001
- 395 views
> -----Original Message----- > From: Kenneth Rhodes > Some one's Euphoria wish list mentioned an "industrial > strength" version of > EDS ( The Euphoria Data Base System ). > > I think when making a wish like that it might be good to > specify the actual > features required to bring EDS up to "industrial" strength. > > To the best of my knowledge Mike Nelson is still working on > his "Object > Euphoria Relational Data Base System" ( OEDBS ) which > utilizes his full > featured Object Euphoria OOP library. If Mike can pull it > off - and I for > one am betting that he can, we may indeed have an "industrial > strength" EDS. > > Go Mike, Go! Have you made any progress, Mike? And here's another blatant plug ;). Check out my EuSQL library. It's still far from complete, and there are lots of optimizations that need to be done, but it does some interesting things for EDS, IMHO. There's not a way yet to modify data using SQL, but select statements are fairly well supported. I'd be happy to work with someone on this, or to answer any questions you might have about what I've done. Matt Lewis