If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Chit Chat > embedded database in C?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-18-02, 19:33
darren_elec darren_elec is offline
Registered User
 
Join Date: Aug 2002
Posts: 2
embedded database in C?

Hi All,
I'm new to the forum, and I was jst wondering if anyone knows of an embedded database in C that could fit on a 60K microcontroller? Sorry if this question seems out of place but I couldn't really find an embedded database forum. Any help would be great. Thanks.

Regards,
Darren
Reply With Quote
  #2 (permalink)  
Old 08-19-02, 11:54
WingMan WingMan is offline
Registered User
 
Join Date: Aug 2002
Location: UK
Posts: 87
I take is you are running a cut down version of Linux ??

If so you can do some quite fancy things just using shell scripts
Reply With Quote
  #3 (permalink)  
Old 08-19-02, 17:58
darren_elec darren_elec is offline
Registered User
 
Join Date: Aug 2002
Posts: 2
i'm trying to implement the database on a stand alone TI low power microcontroller, nothing to do with linux (that's what i meant by this post being out of place )

would anyone happen to know of any embedded database forums?

regards...
Reply With Quote
  #4 (permalink)  
Old 08-20-02, 04:37
WingMan WingMan is offline
Registered User
 
Join Date: Aug 2002
Location: UK
Posts: 87
Humm i don't even know what a TI low power microcontroller is
Reply With Quote
  #5 (permalink)  
Old 08-23-02, 06:50
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
60 K is really small. Don't think you'll find one.
IBM has DB2 Everyplace and I thought that it had the smallest footprint. Details below:

A Palm OS compatible device or emulator
Support for a communications adapter
-Cradle
- Modem
325Kb (minimum)
-200Kb for IBM Sync
-125Kb for IBM DB2 Everyplace shared libraries
__________________
rws
Reply With Quote
  #6 (permalink)  
Old 09-17-03, 19:25
David Posner David Posner is offline
Registered User
 
Join Date: Sep 2003
Location: san Jose CA
Posts: 1
Re: embedded database in C?

Quote:
Originally posted by darren_elec
Hi All,
I'm new to the forum, and I was jst wondering if anyone knows of an embedded database in C that could fit on a 60K microcontroller? Sorry if this question seems out of place but I couldn't really find an embedded database forum. Any help would be great. Thanks.

Regards,
Darren
Hi Darren,

If you're still interested the world has caught up with your desire for a 16bit microcontroller database. Please see http://www.encirq.com. We just ported to the HCS12 in all 3 memory models and have apps running in as little as 20K.

Regards,

Dave Posner
Reply With Quote
  #7 (permalink)  
Old 09-22-03, 18:44
stevegra stevegra is offline
Registered User
 
Join Date: Sep 2003
Posts: 4
embedded database in C

Darren,

Here is another alternative for you: McObject's eXtremeDB, the first embedded in-memory database for embedded systems, released in September 2001.

eXtremeDB is written in C, and you can license the source code for a reasonable amount of money. Compile in/out the features you need. eXtremeDB delivers everything you expect a database to deliver: transactions, indexes, high level data definition language, and so on.

You can download a free, unlimited time evaluation copy from our website, plus all the documentation, white papers, etc.

Regards,
Steve

http://www.mcobject.com
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On