matlab interface to berkeley db
how can one use berkeley db from Matlab? or is there a good way for matlab开发者_如何学编程 to access/store huge key/value data? thanks
You could try the Oracle Berkeley DB Java Edition.
Try the Matlab Database Toolbox for various database problems (connecting, sending, etc.).
精彩评论