<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.ietf-netdata-netdata" target="https://datatracker.ietf.org/doc/html/draft-ietf-netdata-netdata-04">
   <front>
      <title>Network Database Protocol</title>
      <author initials="D." surname="Rose" fullname="Daisy Rose">
         </author>
      <date month="February" day="5" year="1993" />
      <abstract>
	 <t>This memo defines a protocol for use with relational database systems in a TCP/IP based internet environment.  This protocol is intended to make interoperability among different database systems possible.  It is built on RPC (Remote Procedure Call) with a client/server type of relationship.  This document also defines the concept of Unit of Work.  The work of Network Database is involved with Data Conversion, Security, I/O           Buffer Management, and Transaction Management.  They will be described one by one in this document.
	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-netdata-netdata-04" />
   
</reference>
