Cantitate/Preț
Produs

Pro Active Record: Databases with Ruby and Rails

Autor Chad Pytel, Jonathan Yurek, Kevin Marshall
en Limba Engleză Paperback – 14 sep 2007
Pro Active Record helps you take advantage of the full power of your database engine from within your Ruby programs and Rails applications. ActiveRecord, part of the magic that makes the Rails framework so powerful and easy to use, is the model element of the Rails Model-View-Controller framework. It's an object-relational mapping library enabling you to interact with databases from both Ruby and Rails applications.
Because ActiveRecord is configured with default assumptions that mesh perfectly with the Rails framework, Rails developers often find they hardly need think about it at all. However, if you are developing in Ruby without Rails, or are deploying against legacy databases designed without Rails in mind, or you just want to take advantage of database-specific features such as large objects and stored procedures, you need the in-depth knowledge of ActiveRecord found in this book.
In Pro Active Record, authors Kevin Marshall, Chad Pytel, and Jon Yurek walk you through every step from the basics of getting and installing the ActiveRecord library to working with legacy schema to using features specific to each of todays most popular database engines, including Oracle, MS SQL, MySQL, and more! You'll come to a deep understanding of ActiveRecord that will enable you to truly exploit all that Ruby, Rails, and your chosen database platform have to offer.
Citește tot Restrânge

Preț: 19609 lei

Preț vechi: 24511 lei
-20% Nou

Puncte Express: 294

Preț estimativ în valută:
3753 3868$ 3169£

Carte disponibilă

Livrare economică 11-25 februarie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781590598474
ISBN-10: 1590598474
Pagini: 308
Ilustrații: 304 p.
Dimensiuni: 178 x 235 x 16 mm
Greutate: 0.59 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Popular/general

Cuprins

Introducing Active Record.- Active Record and SQL.- Setting Up Your Database.- Core Features of Active Record.- Bonus Features.- Active Record Testing and Debugging.- Working with Legacy Schema.- Active Record and the Real World.

Notă biografică

Chad Pytel is president of thoughtbot, Inc., a software development consulting firm that specializes in agile, test-driven web application development using the Ruby on Rails framework and located in Boston and New York City. A firm believer in the Model-View-Controller design pattern and realistic software development, with a history in Java and EJB development, Chad strongly believes that Ruby and Ruby on Rails represents a new, exciting, and better way to develop software. Chad lives with his wife in Somerville, Massachusetts. When not at the office managing projects and writing code, Chad enjoys acting in and producing theater, film, and improv comedy. To follow along with Chad and the rest of the thoughtbot team's thoughts on business, design, development, and technology, visit their blog at Giantrobots.thoughtbot.com.

Caracteristici

Only book on the market to attack the topic of ActiveRecord, a key component of the Ruby on Rails framework, in such depth Shows how to adapt ActiveRecord to existing databases, which is key to the continued growth of Ruby on Rails Written by recognized experts from thoughtbot, Inc. and Falicon, Inc, experts who will promote the book from their websites, online, and in conference presentations