Are you interested in learning about graph databases? The folks at Neo4J published a book and it's free! Here's a link to the download page: http://graphdatabases.com/

Views: 100

Replies to This Discussion

Database representation of graph-structured information is fascinating in its own right.

I have been studying genomics technology in which graphs play a big role, both as information-structure that is the basis of certain algorithms, as well as the data driving visualizations or visually-interesting real-world structures.

As an example, here is a visualization of a protein complex that catches the eye.

See http://en.wikipedia.org/wiki/FOXP2#/media/File:Protein_FOXP2_PDB_2a...

The image is a Richardson diagram which is (mostly) automatically generated from a database describing the molecular structure of the protein. This type of diagram was invented (i.e. originally hand-drawn) by Jane Richardson, PhD.

I wonder if the book "Graph Databases" touches on this.

Presently, I am doing a research study on a particular feature of the epigenome. It involves large DNA databases (actually, structured flat files), elaborate algorithms for sequence correlation, and histone complexes. Each of these involves graph-theoretic representations and inference functions from graph structures.

The "databases" I know for DNA, the transcriptome, pathways, etc. do not lend themselves to conventional SQL, or even noSQL as far as I know to date. (Chime in anyone? )

I will be presenting a paper at the IEEE SouthCon conference in April 2015 which touches on a graph-theoretic feature of certain (sequencing) problems lending itself to massively-parallel-ization of linearly-expressable algorithms.

I am pleased to see a free book on graph databases. Thanks!

RSS

Happy 10th year, JCertif!

Notes

Welcome to Codetown!

Codetown is a social network. It's got blogs, forums, groups, personal pages and more! You might think of Codetown as a funky camper van with lots of compartments for your stuff and a great multimedia system, too! Best of all, Codetown has room for all of your friends.

When you create a profile for yourself you get a personal page automatically. That's where you can be creative and do your own thing. People who want to get to know you will click on your name or picture and…
Continue

Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.

Looking for Jobs or Staff?

Check out the Codetown Jobs group.

 

Enjoy the site? Support Codetown with your donation.



InfoQ Reading List

Running Modern ES2023 JavaScript Inside Go Using QJS and WebAssembly

QJS is a CGO-free, modern JavaScript runtime for Go that embeds the QuickJS-NG engine in a WebAssembly module and runs it with Wazero, providing Go applications with a sandboxed ES2023 environment with async/await and tight Go–JS interoperability.

By Olimpiu Pop

AWS Launches Network Firewall Proxy in Preview to Simplify Managed Egress Security

AWS has unveiled the preview of its Network Firewall proxy, a managed service that optimizes proxy management and enhances outbound security for VPCs. Integrated with NAT Gateway, this tool inspects traffic through a three-phase model and supports both TLS interception and centralized models via Transit Gateway. Currently available in East Ohio.

By Steef-Jan Wiggers

Cloudflare Open Sources tokio‑quiche, Promising Easier QUIC and HTTP/3 in Rust

Cloudflare has open-sourced tokio-quiche, an asynchronous QUIC and HTTP/3 Rust library that wraps its battle-tested quiche implementation with the Tokio runtime to simplify the development of high-performance QUIC applications. The library was used internally to back the edge services, the Oxy HTTP proxies or MASQUE-based tunnels replacing the Wireguard-based tunnels in the WARP client.

By Olimpiu Pop

Uber Adopts Amazon OpenSearch for Semantic Search to Better Capture User Intent

To improve search and recommendation user experiences, Uber migrated from Apache Lucene to Amazon OpenSearch to support large-scale vector search and better capture search intent. This transition introduced several infrastructure challenges, which Uber engineers addressed with targeted solutions.

By Sergio De Simone

Benchmarking Beyond the Application Layer: How Uber Evaluates Infrastructure Changes and Cloud Skus

Uber’s Ceilometer framework automates infrastructure performance benchmarking beyond applications. It standardizes testing across servers, workloads, and cloud SKUs, helping teams validate changes, identify regressions, and optimize resources. Future plans include AI integration, anomaly detection, and continuous validation.

By Leela Kumili

© 2025   Created by Michael Levin.   Powered by

Badges  |  Report an Issue  |  Terms of Service