[HOME] [github] [twitter] [blog] [fml4] [fml8] [北海道] Powered by NetBSD and [nuinui.net] .

Database Management System

This chapter describes how to handle persistent data. You should use DBMS (DataBase Management System) for that data. See the Chapter called Database Related Modules on the internal use database.

Overview

Communication with DBMS (database management system) via IO::Adapter class.

This class provides fundamental functions such as insersion and deletion of data. If more complex operation is needed, the preprocessing module calling IO::Adapter should handle it.

[HOME] [github] [twitter] [blog] [fml4] [fml8] [北海道] Powered by NetBSD and [nuinui.net] .
Copyright (C) 1993-2022 Ken'ichi Fukamachi mail:< fukachan at fml.org >