Giter Site home page Giter Site logo

nosql-book's Introduction

NoSQL eBook

The current version of the book can be viewed on GitHub Pages.

How to contribute your chapter

First and foremost: You never contribute to this repository directly! Push access to all branches is disabled and all changes need to be done via a pull request.

Getting started:

  1. Fork this repository.
  2. Create a file under content/. You can use content/00_test.tex as a template.
  3. Load this file in main.tex (similar to how it's done with content/00_test).
  4. Add your content to the created file and bibliographic entries to bibliography.bib.
  5. Add new packages to main.tex on demand.
  6. Create a pull request for incorporating your changes with the book.

Please note that only pull requests which result in the project building without errors or warnings will be accepted. To test whether your project will work on continuous integration, install Nix and run nix-build in the project root. If a folder result appears, you're good to go.

Things to watch out for

  • Please make sure that your chapter uses the correct file name.
  • Don't define any labels without some part referring to your chapter.
  • Don't use manually defined (in line) acronyms - use the glossaries package.
  • Don't use absolute measures. Use textwidth and textheight instead.
  • Don't manipulate any global preferences without a good reason.

File names

  • 1_introduction.tex (Chapter)
  • 2_0_key_value.tex (Chapter)
  • 2_1_hazelcast.tex (Section)
  • 2_2_redis.tex (Section)
  • 2_3_riak.tex (Section)
  • 3_0_cassandra.tex (Chapter)
  • 4_0_document_oriented.tex (Chapter)
  • 4_1_couchbase.tex (Section)
  • 4_2_rethink_db.tex (Section)
  • 5_0_graph_db.tex (Chapter)
  • 5_1_neo4j.tex (Section)
  • 6_conclusion.tex (Chapter)

nosql-book's People

Contributors

danielrutz avatar dorianczichotzki avatar guserav avatar johnazoidberg avatar sircasticfox avatar supersayavic avatar thorekr avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.