Sesame is an open source Java framework for storage and querying of RDF data. It provides a repository API for programmatic access that is similar to JDBC. Sesame repositories can be in-memory, on disk, or remote. The framework includes tools for loading data, querying with SPARQL, managing transactions, and working with named graphs. It also offers a command line console and web-based workbench for interacting with Sesame repositories.