Re: Implementing a small database in Tini
"Manuel J. Goyenechea" <goya-FyHrgQ2OBzd8UrSeD/[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.tini |
|---|---|
| Organization | Servertec |
| Message-ID | <001b01c41eaf$fc5b04b0$1f02a8c0@stec> |
Vic, It would be great to have hsqldb running on TINI. I run it all the time on my PC for little things and it's great. The only thing is that it eats a lot of memory very fast and the performance can become an issue even for a small database. I would think that the embedded version would be the way to go. Would anyone like to work with me for fun on a TINI port? Manny ----- Original Message ----- From: "Vic" <simranranee-/[email protected]> To: "Irwin, David" <[email protected]>; <[email protected]>; <TINI-6tN4nzCoH/[email protected]> Sent: Friday, April 09, 2004 2:11 PM Subject: Re: [TINI]Implementing a small database in Tini > Would this fit the bill? > > http://hsqldb.sourceforge.net/ > > hsqldb is a relational database engine written in > Java, with a JDBC driver, supporting a rich subset of > ANSI-92 SQL (BNF tree format). It offers a small (less > than 160k), fast database engine which offers both in > memory and disk based tables. Embedded and server > modes are available. Additionally, it includes tools > such as a minimal web server, in-memory query and > management tools (can be run as applets) and a number > of demonstration examples. > > It seems to have been running on a sharp Zarus, this > might fit in a TINI ;) > > Cheers > Vic > > --- "Irwin, David" <[email protected]> wrote: > > Please let us know if and when you do publish the > > code to sourceforge. I for > > one would be very interested in taking a look at > > your project. > > > > Thanks, > > Dave > > > > David H. Irwin > > Systems Engineer > > Edwards and Kelcey, Inc. > > Chicago, IL 60606 > > > > >Hello! > > > > > > I'm implementing a small DBF schema to TINI > > (DBF = Database File > > >Format. Used by Clipper and FoxPro). > > > > > > DFB it's a very simple database schema. It's > > good because it's simple. > > > > > > I'm thinking in publish the code in > > sourceforge... > > > > > >Thanks, > > > > > >Regis Melo > > >SoftSite Tecnology > > >http://www.softsite.com.br > > > > > > > > >>Thomas Johansson wrote: > > >> Hi, > > >> > > >> I would recommend that you take a look at > > PointBase Micro. I have used it > > on CE devices and it is an excellent small and fast > > database system with an > > SQL interface. There is also an embedded version. > > You can get a free trial > > from their web site at www.pointbase.com. It's very > > small (jar file about 45 > > kb) and fast. I haven't tried it on the Tini yet, > > but I see no reason why > > it shouldn't work (famous last words :-) > > >> > > >> Best Regards > > >> Thomas Johansson > > >> > > >> ----- Original Message ----- > > >> From: <[email protected]> > > >> To: <TINI-6tN4nzCoH/[email protected]> > > >> Sent: Friday, March 19, 2004 7:51 PM > > >> Subject: [TINI]Implementing a small database in > > Tini > > >> > > >> > > >> > > >>>Hello, > > >>> > > >>> I need to implement a small database in Tini. > > My project has some > > tables that > > >>>I need to persist. > > >>> > > >>> What is the best way to do that? > > >>> > > >>>Thanks, > > >>> > > >>>Regis Melo > > >>>SoftSite Tecnology > > >>>http://www.softsite.com.br > > >>> > > >>> > > >>>------------------------- > > >>>SoftSite - Thinking Ahead > > >>> > > >>>_______________________________________________ > > >>>TINI mailing list > > >>>TINI-6tN4nzCoH/[email protected] > > >>>To UNSUBSCRIBE, edit your profile, or see list > > archives: > > >>>http://lists.dalsemi.com/mailman/listinfo/tini > > >>> > > >> > > >> > > >> > > >> > > _______________________________________________ > > TINI mailing list > > TINI-6tN4nzCoH/[email protected] > > To UNSUBSCRIBE, edit your profile, or see list > > archives: > > http://lists.dalsemi.com/mailman/listinfo/tini > > > __________________________________ > Do you Yahoo!? > Yahoo! Small Business $15K Web Design Giveaway > http://promotions.yahoo.com/design_giveaway/ > _______________________________________________ > TINI mailing list > TINI-6tN4nzCoH/[email protected] > To UNSUBSCRIBE, edit your profile, or see list archives: > http://lists.dalsemi.com/mailman/listinfo/tini > _______________________________________________ TINI mailing list TINI-6tN4nzCoH/[email protected] To UNSUBSCRIBE, edit your profile, or see list archives: http://lists.dalsemi.com/mailman/listinfo/tini