Month: March 2011

  • links for 2011-03-28

    A database query language for the accidental programmer — HTSQL HTSQL is a URI-based high-level query language for relational databases. HTSQL wraps your database with a web service layer, translating HTTP requests into SQL and returning results as HTML, JSON, etc. HTSQL is designed for someone who is not a SQL expert, but needs a […]

  • links for 2011-03-26

    Trinity – Microsoft Research Trinity is a graph database and computation platform over distributed memory cloud. As a database, it provides features such as highly concurrent query processing, transaction, consistency control. As a computation platform, it provides synchronous and asynchronous batch-mode computations on large scale graphs. Trinity can be deployed on one machine or hundreds […]

  • links for 2011-03-21

    Parerga und Paralipomena » Blog Archive » Survey of Pythonic tools for RDF and Linked Data programming (tags: content resources python rdf) Think Stats: Probability and Statistics for Programmers Think Stats is an introduction to Probability and Statistics for Python programmers. (tags: content book statistics python) Overview: Extracting article text from HTML documents | My […]