Explore the latest books of this year!
Bookbot

Francesco Marchioni

    MongoDB for Java Developers
    JBoss AS 5 Development
    • 2015

      MongoDB for Java Developers

      Design, Build, and Deliver Efficient Java Applications Using the Most Advanced NoSQL Database

      • 192 pages
      • 7 hours of reading

      Design, build, and deliver efficient Java applications using a cutting-edge NoSQL database. This resource enables you to leverage your existing skills from Hibernate or Spring to enhance your applications with NoSQL storage. It offers a comprehensive list of libraries to help you develop Java EE applications with MongoDB, along with a step-by-step tutorial for creating leaner, faster applications. The NoSQL movement is gaining momentum, with MongoDB emerging as a prominent option. As a document database, it allows for data persistence and querying in a nested state without schema constraints or complex joins. This guide equips you with the necessary knowledge to integrate MongoDB effectively into your application schema. It begins with a basic introduction to the driver for low-level interactions with storage, then progresses to various patterns for abstracting the persistence layer, including the Google JSON library, Hibernate OGM Framework, and Spring Data framework. By the end, you will be adept at using MongoDB in your Java applications. You will learn to install MongoDB, set up projects, perform CRUD operations, map Mongo documents to Java classes, utilize bulk operations, and develop Java Enterprise applications with MongoDB as storage. This guide is tailored for Java developers and architects eager to explore the popular NoSQL solution through a simple, progressively complex tutorial approach.

      MongoDB for Java Developers
    • 2009

      This book follows a tutorial-based approach starting with simple examples, which are enriched in the following chapters as new topics are introduced. Each chapter provides clear instructions and detailed screenshots, as the user approaches a new facet of the development environment. Most complex topics have been explained using practical examples, which will help you to master JBoss AS development. If you are a Java architect or developer who wants to get the most out of the latest release of the JBoss application server or a JBoss administrator who wants a clear and simple reference for JBoss services, this book is for you. You are not expected to have accumulated experience on the application server though you must know the basic concepts of Java EE.

      JBoss AS 5 Development