Getting Started with LevelDB
Book Details:
Pages: | 130 |
Published: | Nov 18 2013 |
Posted: | Nov 19 2014 |
Language: | English |
Book format: | PDF |
Book size: | 1.65 MB |
Book Description:
Store and retrieve key-value based data quickly on iOS and OS X using LevelDB Overview Understand how a sorted key-value store like LevelDB can support any app. Learn to use LevelDB from simple C++ code on iOS and OS/X Use LevelDB as a support for any OS/X, iPhone, or iPad app through a series of practical examples In Detail Mobile and standalone desktop apps often need to store and rapidly retrieve data. LevelDB scales from a few simple values up to trillions of records and is flexible enough to store any kind of data. Getting Started with LevelDB progresses through the sophisticated ways to use databases. It starts by explaining how to install and build LevelDB from the basics, and moves on to explain the different Objective-C layers for LevelDB. It can be used as an introduction to database-backed iOS apps, as well as provides clarification to key-value stores and helps you understand how they relate to SQL. LevelDB is a flexible data solution that uses key-value stores to allow for the development of highly complex, efficient data storage systems. From the basics of data storage and retrieval to complex cases involving data storage for apps, this book covers a wide range of LevelDB topics. Even relatively simple apps may have the need to search their data using different terms. Getting Started with LevelDB shows how to design keys to retrieve and store data efficiently. You will learn how its levelled nature delivers speedy writes and how to tune its settings and design for performance. You will also see a few techniques for debugging and tuning. Getting Started with LevelDB will leave you as an accomplished LevelDB programmer, confident you can build a complex database-backed app with high performance on iOS or OS/X. What you will learn from this book Install LevelDB and program in C++ or Objective-C to build OS/X, iPhone, and iPad apps Extend simple sorted key-value stores to support graph and relational data styles Understand iOS interface building for an app that uses databases Learn the GUI patterns needed for a database-backed app Explore debugging features by adding an embedded web server to your iOS app Install additional libraries and see how to use LevelDB from JavaScript via Node as well as Ruby and Python Compare SQL to LevelDB including SQL-like relational schemas and learn the implementation obligations to maintain database integrity Approach The book is a concise guide for using LevelDB. It explains database concepts and the use of C++, ranging from the basics all the way to high level topics in an easy to follow, step-by-step format. Who this book is written for The book is meant for developers who want an embedded database for their applications. Experienced programmers can pick up on the sophisticated data mapping patterns and tuning tips. Getting Started with LevelDB requires a minimal background in programming in C++ or Objective-C for OS/X or iOS and familiarity with XCode. Therefore it teaches enough C++ to use LevelDB without presuming any C++ knowledge, so is suitable for beginner Objective-C programmers.
Identify Objects in the Physical World with Arduino
If you want to experiment with radio frequency identification (RFID), this book is the perfect place to start. All you need is some experience with Arduino and Processing, the ability to connect basic circuits on a breadboard with jumper wire-and you're good to go. You'll be guided through three hands-on projects that let you experience RFID in action. RFID is used in various applications, such as identifying store items or accessing a toll road with an EZPass system. After you build each of the book's projects in succession, you'll have the knowledge to pursue RFID applications of your own. Use Processing to get a sense of how RFID readers behave Connect Arduino to an RFID reader and discover how to use RFID tags as keys Automate your office or home...
Linux-Powered Electronic Projects With Python and JavaScript
Many people think of Linux as a computer operating system, running on users' desktops and powering servers. But Linux can also be found inside many consumer electronics devices. Whether they're the brains of a cell phone, cable box, or exercise bike, embedded Linux systems blur the distinction between computer and device. Many makers love microcontroller platforms such as Arduino, but as the complexity increases in their projects, they need more power for applications, such as computer vision. The BeagleBone is an embedded Linux board for makers. It's got built-in networking, many inputs and outputs, and a fast processor to handle demanding tasks. This book introduces you to both the original BeagleBone and the new BeagleBone Black and gets you start...
Getting Started with RACF
Leverage Your Security Expertise in IBM System z Mainframe Environments For over 40 years, the IBM mainframe has been the backbone of the world's largest enterprises. If you're coming to the IBM System z mainframe platform from UNIX , Linux , or Windows , you need practical guidance on leveraging its unique security capabilities. Now, IBM experts have written the first authoritative book on mainframe security specifically designed to build on your experience in other environments. Even if you've never logged onto a mainframe before, this book will teach you how to run today's z/OS operating system command line and ISPF toolset and use them to efficiently perform every significant security administration task. Don't have a mainframe availabl...
2007 - 2021 © eBooks-IT.org