Research and Application of ActiveRecord Module Based on Rails Framework

The article describes the ActiveRecord in the Rails that is a data persistence in object relational mapping. Firstly, it introduces object-relctional mapping and ActiveRecord. Secondly, it compares the Rails and Hibernate that is a popular framework in java and clarifies the function and characteristic. Finally, it gives an example about ad information management sub-system to show the characteristic of ActiveRecord.