Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Database in 8051 possible?

Status
Not open for further replies.

buts101

Full Member level 3
Joined
Apr 29, 2005
Messages
168
Helped
3
Reputation
6
Reaction score
2
Trophy points
1,298
Activity points
2,867
Hello EDAians,
It is possible to create a good database program in the 8051 uc. What i mean is...small version of mysql type database program which can create,insert,delete,retrieve records (records saved in external media). If you guys know, plz let me know about it.

Best Regards,
Buts101
 

I read an article a while back about embedded database, and as i remember the answer to you question yes it is possible to create a good database on microcontroller units but with some restrictions.
 

Why do you want SQL based database?
You can create your own database with your own custom ADD/REMOVE/EDIT Functions.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top