Welcome to our book review site go-pdf.online!

You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.

Sign up

MongoDB in Action
  • Language: en
  • Pages: 680

MongoDB in Action

Summary MongoDB in Action, Second Edition is a completely revised and updated version. It introduces MongoDB 3.0 and the document-oriented database model. This perfectly paced book gives you both the big picture you'll need as a developer and enough low-level detail to satisfy system engineers. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology This document-oriented database was built for high availability, supports rich, dynamic schemas, and lets you easily distribute data across multiple servers. MongoDB 3.0 is flexible, scalable, and very fast, even with big data loads. About the Book MongoDB in Action, Second...

Svelte and Sapper in Action
  • Language: en
  • Pages: 454

Svelte and Sapper in Action

Svelte and Sapper in Action teaches you to design and build fast, elegant web applications. You’ll start immediately by creating an engaging Travel Packing app as you learn to create Svelte components and develop great UX. You’ll master Svelte’s unique state management model, use Sapper for simplified page routing, and take on modern best practices like code splitting, offline support, and server-rendered views. Summary Imagine web apps with fast browser load times that also offer amazing developer productivity and require less code to create. That’s what Svelte and Sapper deliver! Svelte pushes a lot of the work a frontend framework would handle to the compile step, so your app comp...

Advancement of Intelligent Computational Methods and Technologies
  • Language: en
  • Pages: 206

Advancement of Intelligent Computational Methods and Technologies

  • Type: Book
  • -
  • Published: 2024-06-30
  • -
  • Publisher: CRC Press

The compiled volume originates from the notable contributions presented at the 1st International Conference on Advancementof Intelligent Computational Methods and Technologies (AICMT2023), which took place in a hybrid format on June 27, 2023,at Delhi Technical Campus, Greater Noida, Uttar Pradesh, India. This comprehensive collection serves as an exploration into the dynamic domain of intelligent computational methods and technologies, offering insights into the latest and upcoming trends in computation methods. AICMT2023’s scope encompasses the evolutionary trajectory of computational methods, addressing pertinent issues in real time implementation, delving into the emergence of new intelligent technologies, exploring next-generation problem-solving methodologies, and other interconnected areas. The conference is strategically designed to spotlight current research trendswithin the field, fostering a vibrant research culture and contributing to the collective knowledge base.

Svelte и Sapper в действии
  • Language: ru
  • Pages: 560

Svelte и Sapper в действии

  • Type: Book
  • -
  • Published: 2024-10-01
  • -
  • Publisher: Питер

Многие веб-фреймворки замедляют работу приложений, загружая сотни строк кода «на всякий случай». Svelte позволяет компилировать приложения в эффективные крошечные пакеты с минимальным временем загрузки. Объединение Svelte с фреймворком Sapper облегчает маршрутизацию страниц, генерирование на стороне сервера, разработку статических сайтов и решение многих других задач. Хотите научить...

Nato ai bordi di Wikipedia
  • Language: it
  • Pages: 127

Nato ai bordi di Wikipedia

  • Type: Book
  • -
  • Published: 2022-11-30
  • -
  • Publisher: Youcanprint

Una disamina fredd,. lucida e distaccata sui pericoli che possa comportare l'uso indiscriminato di Wikipedia, definita come "non-bene". In appendice l'elenco dei maggiori sponsor di Wikimedia Inc., nonché sentenze della Corte di Cassazione sulle cause intentate all'enciclopedia di Jimmy Wales. Da risorsa libera a lobby, Wikipedia detiene un potere immenso, non solo sul web.

数据库技术与应用:基于SQL Server 2019与MongoDB
  • Language: zh-CN
  • Pages: 294

数据库技术与应用:基于SQL Server 2019与MongoDB

本書除了介紹了傳統的關係型數據庫――SQL SERVER 2016的基本理論與應用以外,也介紹了NoSQL數據庫――MongoDB的基本理論與應用,更符合技術發展的趨勢與大數據時代下的人才培養需求。全書共7章內容,包括數據庫基礎知識、數據模型與關系數據庫、關系數據庫標準語言SQL、關系數據庫的規範化、MongoDB數據庫基礎、數據庫的安全與維護、 數據庫設計。本教材面向數據庫初學者,可作為高等院校數據庫課程教材,也可作數據庫為數據庫培訓班的培訓教材,還可以作為數據庫應用程序開發人員的參考資料。

Mongodb in Action
  • Language: en
  • Pages: 375

Mongodb in Action

Application developers love MongoDB, a document-oriented NoSQL database, for its speed, flexibility, scalability, and ease of use. MongoDB is well-suited as a back-end for modern web applications. Its schema-free design encourages rapid application development, and built-in replication and auto-sharding architecture allow for massive parallel distribution. Production deployments at SourceForge, Foursquare, and Shutterfly demonstrate daily that MongoDB is up to real-world challenges. MongoDB in Action, Second Edition is a comprehensive guide to MongoDB version 2.6. It begins with a general overview of current database systems, explaining what makes MongoDB unique and describing its ideal use cases. Then, a series of tutorials lead into detailed examples for leveraging MongoDB in e-commerce, social networking, and other common applications. A reference section on schema design patterns helps ease the transition from the relational data model of SQL to MongoDB's document-based data model. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.

MongoDB Fundamentals
  • Language: en
  • Pages: 749

MongoDB Fundamentals

Learn how to deploy and monitor databases in the cloud, manipulate documents, visualize data, and build applications running on MongoDB using Node.js Key FeaturesLearn the fundamentals of NoSQL databases with MongoDBCreate, manage, and optimize a MongoDB database in the cloud using AtlasUse a real-world dataset to gain practical experience of handling big dataBook Description MongoDB is one of the most popular database technologies for handling large collections of data. This book will help MongoDB beginners develop the knowledge and skills to create databases and process data efficiently. Unlike other MongoDB books, MongoDB Fundamentals dives into cloud computing from the very start – sho...

MongoDB Applied Design Patterns
  • Language: en
  • Pages: 176

MongoDB Applied Design Patterns

Whether you’re building a social media site or an internal-use enterprise application, this hands-on guide shows you the connection between MongoDB and the business problems it’s designed to solve. You’ll learn how to apply MongoDB design patterns to several challenging domains, such as ecommerce, content management, and online gaming. Using Python and JavaScript code examples, you’ll discover how MongoDB lets you scale your data model while simplifying the development process. Many businesses launch NoSQL databases without understanding the techniques for using their features most effectively. This book demonstrates the benefits of document embedding, polymorphic schemas, and other ...

MongoDB Performance Tuning
  • Language: en
  • Pages: 349

MongoDB Performance Tuning

  • Type: Book
  • -
  • Published: 2021-04-19
  • -
  • Publisher: Apress

Use this fast and complete guide to optimize the performance of MongoDB databases and the applications that depend on them. You will be able to turbo-charge the performance of your MongoDB applications to provide a better experience for your users, reduce your running costs, and avoid application growing pains. MongoDB is the world’s most popular document database and the foundation for thousands of mission-critical applications. This book helps you get the best possible performance from MongoDB. MongoDB Performance Tuning takes a methodical and comprehensive approach to performance tuning that begins with application and schema design and goes on to cover optimization of code at all level...