A collection of TypeDB example projects and tutorials, designed for users with a range of familiarity with TypeDB, TypeQL, and other products in the TypeDB ecosystem.
There are some smaller, though still complex, examples that are fully contained in this repository:
- Bookstore: a simple ecommerce-like model of a bookstore, including sample data
- Social network: a moderately complex model of a social network, including sample data
These folders contain their own descriptions, instructions, and sample queries.
This repository also serves as an index to TypeDB's larger projects demonstrating usage in specific industries:
- Cyber Thread Intelligence: an implementation of the STIX 2.1 model in TypeDB, including data loading and sample queries
- Drug Discovery: a bio-medical repository
Learn how to use TypeDB as the database for an identity and access management (IAM) system. Uses a flexible data model to automate permission inheritance and policy enforcement at the schema level using rule-inference.
Learn how to use TypeDB in a cyber threat intelligence (CTI) context in order to identify threats using powerful queries and rule-inference.
Learn how to use TypeDB to accelerate the drug discovery process. Explore the relations between biomolecules using polymorphism and advanced rule-inference strategies, and leverage them to identify potential cancer treatments.