Published on iptel.org (http://www.iptel.org)

dbtext

By greger
Created 2006-11-26 09:17

Standard-dep

The module implements a simplified database engine based on text files. It can be used by SERi [1] DB interface instead of other database module (like MySQL). The module is meant for use in demos or small devices that do not support other DB modules. It keeps everything in memory and if you deal with large amount of data you may run quickly out of memory. Also, it has not implemented all standard database facilities (like order by), it includes minimal functionality to work properly (who knows ?!?) with SER.

Daniel-Constantin Mierla



Source URL:
http://www.iptel.org/ser/doc/modules/dbtext
Home |  Recent changes |  Search |  Glossary |  Sitemap |  Login