A Stardog App in 5 Easy Steps
Greg Coluni
Apr 5, 2017, 7 minute read

Stardog makes the Enterprise Knowledge Graph fast and easy. We’re going to build a Java app that talks to Stardog’s RDF graph database in 5 easy steps.

arrow
5 Hard Lessons about Serverless
Ty Soehngen
Mar 28, 2017, 3 minute read

Stardog’s web team has been experimenting with the Serverless Framework to prototype a web app with a pure AWS infrastructure. Serverless is to apps what baskets are to eggs, basically.

arrow
NASA: Stardog's Going to Mars!
Al Baker
Mar 22, 2017, 4 minute read

Stardog is part of NASA’s mission to Mars and we couldn’t be prouder of that. In this post I’ll explain some of the how and the why.

arrow
Extending Visual Studio Code
Adam Bretz
Mar 15, 2017, 7 minute read

Working with Stardog should be easy and fun, no matter what your tool chain looks like. So I’m building extensions in Visual Studio Code for Stardog, and I’m kinda lovin’ it.

arrow
A Path of Our Own
Evren Sirin
Mar 14, 2017, 8 minute read

We’re adding graph traversal to Stardog to support a broader range of graph queries and analysis. Now that we’ve figured out how to extend SPARQL solutions, we can more easily make Stardog traverse graphs to find paths and other relationships.

arrow
Blockading Stardog: Creating Order from Chaos
Paul Marshall
Mar 6, 2017, 6 minute read

Stardog Cluster provides a highly-available platform that can be distributed across multiple servers in your infrastructure. We’ve implemented a kind of controlled chaos testing to get there.

arrow
Extending the Solution
Evren Sirin
Feb 22, 2017, 7 minute read

We’re extending Stardog’s knowledge graph capabilities to include arbitrary graph algorithms that aren’t easily expressed in SPARQL. But first we have to fix SPARQL solutions.

arrow
Stardog in Pivotal Cloud Foundry
John Bresnahan
Feb 14, 2017, 1 minute read

arrow
Discourse about Stardog
Kendall Clark
Feb 7, 2017, 2 minute read

We’re moving the Stardog community support forum from Google to Discourse, and we’re adding comments to this blog.

arrow
Saying Goodbye to Garbage
Alexander Toktarev
Jan 31, 2017, 10 minute read

The main problem of all heavily-loaded Java applications which operate on a huge amount of data is memory management. We solve this problem with a new, byte-based memory management scheme that will debut in the upcoming Stardog 5 release.

arrow
Stardog Graviton: AWS Made Easy
John Bresnahan
Jan 26, 2017, 6 minute read

We think the user experience is crucial, even when dealing with something as complex as a highly available cluster system. So we made Stardog Graviton.

arrow
An API-level Look at Reactive Stardog
Mike Grove
Jan 19, 2017, 8 minute read

In Reactive, Streaming Stardog Kernel, we looked at the design of and motivations for upcoming changes to the SNARL API. In this post we look at the new API in detail.

arrow