links · people · groups · tags | My: links · tags · groups · watchlists · notes login · sign up now! | help · blog
Simpy simpy
 
Michael Shook, member since May 27, 2004
.
Search Everyone: "documents",

Top "documents" experts: macroron, mfuria, corbeau, zlev, nperriault, jeffrey.sabarese,

Groups about "documents": jeglin, netbsd, Apostille, IFTRC Promoted Documentation Centre At 2nd Global Festival Of Fi, Primary Sector Solutions, domain name for sale,

1 - 7 of 7   Watch mshook
 
"Details In MySQL, our entities are stored in a table that looks like this: CREATE TABLE entities ( added_id INT NOT NULL AUTO_INCREMENT PRIMARY KEY, id BINARY(16) NOT NULL, updated TIMESTAMP NOT NULL, body MEDIUMBLOB, UNIQUE KEY (id), KEY (updated) ) ENGINE=InnoDB; For example, a typical entity in FriendFeed might look like this: { "id": "71f0c4d2291844cca2df6f486e96e37c", "user_id": "f48b0440ca0c4f66991c4d5f6a078eaf", "feed_id": "f48b0440ca0c4f66991c4d5f6a078eaf", "title": "We just launched a new backend system for FriendFeed!", "link": "http://friendfeed.com/e/71f0c4d2-2918-44cc-a2df-6f486e96e37c", "published": 1235697046, "updated": 1235697046, } "
by mshook 2009-03-31 15:55 via · couchdb · popular · mysql · python · json · howto · document · good · database · architecture
http://bret.appspot.com/entry/how-friendfeed-uses-mysql - cached - mail it - history
via http://en.wikipedia.org/wiki/Document-oriented_database "But if anything I wrote sounds vaguely familiar because you somehow managed to dumb your RDBMS into storing structured data in BLOBs, added versions and timestamps on all records, grappled with minimizing transactions and locks, denormalized data like there’s no tomorrow, or relied too much on a message queue, then time to rethink. Are you using a hammer to polish your china? (Tip: not a good idea, invest in soft cloth) The thing about relational databases, dumbing them down doesn’t create a dumb database that you can scale easily, and doing read consistency on top of write consistency is two problems to solve. It’s still a shared resource programmed in COBOL pretending to be a mainframe from the day structured data would fit nicely in tabular form. Which, granted is perfectly fine for a lot of applications. And insufficient for others."
by mshook 2009-03-01 19:33 database · theory · document · rdbms · relational · comparison · why · via · wikipedia · replication
http://blog.labnotes.org/2007/09/20/read-consistency-dumb-databases-smart-services/ - cached - mail it - history
"The creators of Lotus Notes found a different approach. They built a document-based database system. Each record was a document that had certain characteristics that let it work with the system. Then you could add any amount of fields of any length. And some of the fields could contain multiple pieces of data. This system allows us to add information at any time. If these are customers, our sales force can discuss sailing with Bob and the joys of a large family with Jonathan. And no storage space is wasted." The real advantage of the new system was not saving space. It was because the programmer who could reduce the world to columns was no longer needed. The new developer was someone who could build an interface to allow the information to be entered easily. The people who programmed Lotus Notes had just left jobs as managers and secretaries. They learned how to build applications related to the real world. If it was decided to add a piece of information, they could add it without worrying about messing with the "record size". "
by mshook 2009-03-01 19:30 lotus · notes · ibm · why · analysis · java · document · xml · database
http://solprovider.com/articles/20020612&cat=Lotus/IBM - cached - mail it - history
"Vehicle Length (m.) 3.7 Overall Vehicle Width (m.) 1.4 Overall Vehicle Height (m.) 1.8 Payload (kg.) 500 Minimum Turn Radius to centreline of front track (m.) 5 Maximum Climb Angle (%) 20 Maximum Planned Climb Angle (%) 10 Maximum Planned Decline Angle (%) 6.25 Maximum Vehicle Speed on level (m/s.) 11"
by mshook 2007-10-29 13:29 saved · prt · england · airport · pdf · drawing · document · battery · how · word
http://www.atsltd.co.uk/prt/vehicle/ - cached - mail it - history
"1980 and Newer CHILTON'S Repair Manual CD-ROMs # service manuals # Ford Cars 1980 and Newer # GM Cars 1974 and Newer # Chrysler Jeep 1980 and Newer # Import Cars and Trucks 1970 and Newer # General Repair Proceedures # Wiring Diagrams # Detailed Vacuum Diagrams # Easy to use # Any Version of Windows OS for PC"
by mshook 2007-08-01 08:34 auto · manual · documentation
http://www.gearheadcafe.com/ - cached - mail it - history
1 - 7 of 7  
Related Tags
 
- exclude ~ optional + require
Add Dates