image missing
HOME SN-BRIEFS SYSTEM
OVERVIEW
EFFECTIVE
MANAGEMENT
PROGRESS
PERFORMANCE
PROBLEMS
POSSIBILITIES
STATE
CAPITALS
FLOW
ACTIVITIES
FLOW
ACTORS
PETER
BURGESS
SiteNav SitNav (0) SitNav (1) SitNav (2) SitNav (3) SitNav (4) SitNav (5) SitNav (6) SitNav (7) SitNav (8)
Date: 2024-07-26 Page is: DBtxt001.php txt00001942

Technology, Society and Economy
stigdb.org

A technology initiative to improve the management of data

COMMENTARY

Peter Burgess

CHECK OUT THIS WEBSITE ... http://stigdb.org/

Stig is a new open source, non-relational, distributed graph database being developed here at Tagged.

Our goal is to make it easy for programmers to store and access large amounts of connected data in a way that keeps consistency, while still being fast and scalable. Designed for planetary-scale, with real-time social applications and web developers in mind, Stig is the ideal database for large social networks, real-time services, and cloud applications.

It's a graph. Stig stores data in nodes, and stores the connections between data as edges between nodes. This makes it easy to do Kevin Bacon computations and social networking queries that look for the connections between people.

Functional query language. Stig has its own native language that is flexible and powerful, but at the same time, it can emulate SQL and other paradigms.

Distributed and scalable. Stig is horizontally sharded, meaning that you can add as many machines to the system as you want. Stig works whether you have one machine, a thousand machines, or a million machines.

Points of View. Since isolation often comes at the expense of concurrency, Stig implements a kind of data isolation called a point of view. Private (one person) and shared (some, but not all people) points of view do propagate out to the global (everyone) database over time, but for fast communication, they only change the data for the people who need to see it.

Time Travel. Stig keeps a history of data as it changes, so you can easily go back and compare prior versions. You don't need to include history in your schema, and you can control how much it stores.

Durable sessions. Clients can disconnect and reconnect at will, while Stig operations continue running in the background.

© 2011 Tagged Inc. All rights reserved.



JANUARY 6, 2012
The text being discussed is available at
SITE COUNT<
Amazing and shiny stats
Blog Counters Reset to zero January 20, 2015
TrueValueMetrics (TVM) is an Open Source / Open Knowledge initiative. It has been funded by family and friends. TVM is a 'big idea' that has the potential to be a game changer. The goal is for it to remain an open access initiative.
WE WANT TO MAINTAIN AN OPEN KNOWLEDGE MODEL
A MODEST DONATION WILL HELP MAKE THAT HAPPEN
The information on this website may only be used for socio-enviro-economic performance analysis, education and limited low profit purposes
Copyright © 2005-2021 Peter Burgess. All rights reserved.