Skip to content

dpesmdr20/neptune-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neptune Playground

Explore the capabilities of AWS Neptune with ease using this educational repository. Leverage Blazegraph as a powerful graph database to simulate the behavior of AWS Neptune through the SPARQL REST API. Whether you're new to graph databases or seeking a sandbox environment for Neptune development, this repository offers a hands-on playground for learning, experimentation, and development.

Key Features

  • Blazegraph as Graph Database: Harness the capabilities of Blazegraph as a robust and efficient graph database, providing a solid foundation for graph-related projects.
  • SPARQL REST API: Mock AWS Neptune by interacting with Blazegraph. Gain insights into how Neptune queries and transactions can be simulated and optimized.
  • Learning Resources: Access comprehensive documentation, tutorials, and example queries to accelerate your understanding of graph database concepts and AWS Neptune specifics.
  • Easy Setup: Quickly set up the Neptune Playground environment, allowing you to focus on learning and experimenting rather than dealing with complex configurations.

Get Started

  1. Clone the repository to your local environment.
  2. Follow the setup instructions in the documentation below to deploy the Neptune Playground.
  3. Explore the provided examples, modify queries, and experiment with graph data.
cd neptune-playground
docker build -t neptune-playground:latest .
docker run -p 80:9999 neptune-playground:latest

Contributions

Contributions and feedback are welcome! Whether you're enhancing existing functionalities, adding new features, or improving documentation, your contributions can help make the Neptune Playground a valuable resource for the community.

Start your graph database journey with Neptune Playground today!

About

Neptune Playground: Explore AWS Neptune effortlessly with Blazegraph, a robust graph database. Simulate Neptune's behavior using Blazegraph's SPARQL REST API. Perfect for learning and development—comprehensive docs, tutorials, and easy setup!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors