Official Tutorials
Getting Started Series
A comprehensive tutorial series for beginners:Advanced Topics
Learning Paths
For Beginners
- Start with the Getting Started Guide
- Watch “Prometheux in 10 Minutes” video
- Try the online playground
- Build your first project
For Data Engineers
- Review Data Sources
- Study SQL Integration
- Explore example patterns
- Deploy an on-premise solution
For Researchers
- Read foundational papers on Vadalog and the existential rules framework
- Explore Expressions
- Study Graph Analytics
- Contribute to core research
FAQ
Common Questions
What's the difference between Prometheux and a graph database?
What's the difference between Prometheux and a graph database?
Prometheux is an ontology-native reasoning engine that goes beyond simple graph storage. It provides declarative rule-based reasoning, recursive query capabilities, and semantic understanding of your data.
Can I use Prometheux with my existing database?
Can I use Prometheux with my existing database?
Yes! Prometheux can integrate with various data sources including SQL databases, data lakes, and APIs. See our integration guide.
What programming languages are supported?
What programming languages are supported?
Prometheux provides SDKs for Python, JavaScript/TypeScript, Java, and Go. The core reasoning is done in Vadalog, our declarative language.

