database database (RSS)

sqlserver connection method ruby

ruby Rails provides a good support for My SQL, do not need to do any configuration, you can connect. However, for SQLServer more cumbersome connections. The following will introduce a provision of the ...

Inside JDBC (1)

Inside JDBC (1) Now the Java application development, database operations related to time, we often think first of all are the ORM like Hibernate framework. More and more Java developers less willing ...