Coder Social home page Coder Social logo

filippoquaranta / norm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from atheken/norm

0.0 3.0 0.0 16.33 MB

NoRM is a MongoDB driver for .Net designed to provide access to strongly/statically-typed documents and collections.

License: BSD 3-Clause "New" or "Revised" License

C# 4.75% ASP 0.12% HTML 94.43% CSS 0.24% JavaScript 0.45%

norm's Introduction

NoRM is no longer actively developed, please consider using the official 10gen driver in conjunction with FluentMongo

NoRM is a .Net library for connecting to the document-oriented database, MongoDB.

Please check the project website for more samples and a screencast: http://vimeo.com/13138838

If you have any questions or ideas, please use the Google Group to convey them (Hint: this will also be a good way to be notified when we get close to a release)

The API may change a bit over time, and there remain a few more features before we will cut a "Release" but the library is pretty stable, and has good unit test coverage for the core components. If you have ideas or requests, let us know - or fork them and share with us.

NoRM provides:

  • Strongly-typed interaction when querying and updating collections.
  • Improved interface to send common MongoDB commands (creating indices, getting all the existing dbs and collections, etc.).
  • Ultra-fast de/serialization of BSON to .Net CLR types and back.
  • Fluent mappings to specify the property names and characteristics at runtime, rather than attributes.
  • An optional fluent configuration for mapping types and properties to different names and collections in the DB.
  • LINQ-to-Mongo
  • NoRM will work under both Mono & .Net

It would also be useful to read what we have on the wiki.

  • The NoRM.dll can connect to MongoDB, this is the workhorse of NoRM, and all you really need to get started.
  • The NoRM.Tests.dll are nunit tests for NoRM, we are much more likely to accept patches that have corresponding tests.

norm's People

Contributors

schotime avatar tylerbrinks avatar jasona avatar averyj avatar subsonic avatar amorano avatar ereichert avatar ooswald avatar troygoode avatar kenegozi avatar hyrmn avatar darrenkopp avatar saleemjavid avatar candland avatar hdeshev avatar pwigle avatar stuartharris avatar dennyferra avatar emmekappa avatar

Watchers

Filippo Quaranta avatar James Cloos 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.