DBPedias

Your Database Knowledge Community

NoSQL

NoSQL (sometimes expanded to "not only SQL") is a broad class of database management systems that differ from the classic model of the relational database management system (RDBMS) in some significant ways. These data stores may not require fixed table schemas, usually avoid join operations, and typically scale horizontally.

  1. Big Data - A Microsoft Tools Approach

    (As with all of these types of posts, check the date of the latest update I’ve made here. Anything older than 6 months is probably out of date, given the speed with which we release new features into Windows and SQL Azure) I don’t normally like to discuss ...

    Item Information

    Published
    Contributor
    bwoody
    Comments
    0 comments
    Tags
    sql-server, bi, nosql, azure, sql-azure
    Content Type
    Item
  2. Cloud Computing Patterns: Using Data Transaction Commitment Models for Design

    There are multiple ways to store data in a cloud provider, specifically around Windows and SQL Azure. As part of a “Data First” architecture design, one decision vector – assuming you’ve already done a data classification of the elements you want to store – is to decide the transaction level ...

  3. Application Lifecycle Management Overview for Windows Azure

    Developing in Windows Azure is at once not that much different from what you’re familiar with in on-premises systems, and different in significant ways. Because of these differences, developers often ask about the specific process to develop and deploy a Windows Azure application - more formally called an Application Lifecycle ...

  4. Book Review (Book 8) - The Elements of Persuasion

    This is a continuation of the books I challenged myself to read to help my career - one a month, for year. You can read my first book review here. The book I chose for January 2012 was: The Elements of Persuasion by Richard Maxwell and Robert Dickman. Why I ...

    Item Information

    Published
    Contributor
    bwoody
    Comments
    0 comments
    Tags
    book-review, sql-server, nosql
    Content Type
    Item
  5. Team Foundation Server (TFS) in the Cloud - My Experience So Far

    I recently joined a software development project that involves not only myself and other internal Microsoft employees, but a partner and a customer as well. We are building a hybrid solution that uses assets on premises as well as Windows Azure for processing. When we put the team together we ...

  6. Bug-Out Bags and Cloud Architecture Considerations

    I served in the U.S. Military for a while, and as part of my training we had to maintain a “Bug-Out Bag”, which was a large duffle-bag full of certain items that we could live on/fight with in an emergency. I’ve carried the spirit of that idea ...

  7. Cloud Computing In Action: How I work with Live Mesh, SkyDrive, and Office Live Workspace

    Recently I had an tweetversation with a couple of friends on some confusion around two of our products: SkyDrive and Live Mesh. Like most of our software, there’s no single way to do things. That can be a strength or it can cause that confusion. They asked if I ...

  8. Oracle Connects Big Data to Medium and Small Data

    With the announcement of the Oracle Big Data Appliance, Oracle also comes up with some really cool technology stack which is being termed as Oracle Big Data Connectors (OBDC). This piece of software can be used with both Oracle Big Data Appliance and other Apache Hadoop-based systems.Among other things ...

  9. Stand-Up Cloud Computing

    When I was very young, I asked my uncle for career advice. He went silent, thinking for a bit, and then said: “People who work sitting down make more than people who work standing up.” I’m not certain how true that really is, but my career as a technology ...

  10. Getting started with Apache Pig

    If, like me, you want to play around with data in a Hadoop cluster without having to write hundreds or thousands of lines of Java MapReduce code, you most likely will use either Hive (using the Hive Query Language HQL) or Pig. Hive is a SQL-like language which compiles to ...

  1. 1
  2. Next ›
  3. Last »