Update and add index

This commit is contained in:
Jonas Zeunert
2024-04-23 15:17:38 +02:00
parent 4d0cd768f7
commit 8d4db5d359
726 changed files with 41721 additions and 53949 deletions

View File

@@ -1,12 +1,11 @@
!TypeDB (https://github.com/vaticle/typedb/blob/b82ee7fa3c522072c3ff6f0ec6c093366171b03a/docs/banner.png) (https://typedb.com/philosophy/)
 Awesome TypeDB !Awesome (https://awesome.re/badge.svg) (https://awesome.re)
 Awesome TypeDB !Awesome (https://awesome.re/badge.svg) (https://awesome.re)
A curated list of TypeDB resources.
TypeDB is a polymorphic (https://typedb.com/features#polymorphic-queries) database with a conceptual (https://typedb.com/features#conceptual-modeling) data model, a strong subtyping 
(https://typedb.com/features#strong-type-system) system, a symbolic reasoning (https://typedb.com/features#symbolic-reasoning) engine, and a beautiful and elegant type-theoretic 
(https://typedb.com/features#modern-language) language TypeQL.
TypeDB is a polymorphic (https://typedb.com/features#polymorphic-queries) database with a conceptual (https://typedb.com/features#conceptual-modeling) data model, a strong subtyping (https://typedb.com/features#strong-type-system) 
system, a symbolic reasoning (https://typedb.com/features#symbolic-reasoning) engine, and a beautiful and elegant type-theoretic (https://typedb.com/features#modern-language) language TypeQL.
Contributing
@@ -31,11 +30,11 @@
- Blitz-ORM (https://github.com/Blitzapps/blitz-orm) - Blitz-ORM is an Object Relational Mapper written in TypeScript and compatible with TypeDB.
- TypeDB-ML (https://github.com/vaticle/typedb-ml) - TypeDB-ML provides tools to enable graph algorithms and machine learning with TypeDB.
- TypeDB Loader (https://github.com/typedb-osi/typedb-loader) - An open-source data migrator for loading data into TypeDB at scale.
- TypeDB OSI - Cyber Threat Intelligence (https://github.com/typedb-osi/typedb-cti) - TypeDB CTI is an open source threat intelligence platform enabling threat intel professionals to bring 
together their disparate CTI information into one database 
- TypeDB OSI - Cyber Threat Intelligence (https://github.com/typedb-osi/typedb-cti) - TypeDB CTI is an open source threat intelligence platform enabling threat intel professionals to bring together their disparate CTI information into 
one database 
and find new insights about cyber threats.
- TypeDB OSI - Biomedical Knowledge Graph (https://github.com/typedb-osi/typedb-bio) - TypeDB Bio is an open source biomedical knowledge graph providing biomedical researchers an intuitive 
way to query interconnected and heterogeneous biomedical 
- TypeDB OSI - Biomedical Knowledge Graph (https://github.com/typedb-osi/typedb-bio) - TypeDB Bio is an open source biomedical knowledge graph providing biomedical researchers an intuitive way to query interconnected and heterogeneous 
biomedical 
data in one single place.
- Source++ (https://github.com/sourceplusplus/Assistant) - Open-source automated programming assistant with runtime-aware and context-aware functionality.
- Rasa (https://github.com/RasaHQ/rasa) - Open-source machine learning framework to automate text-and voice-based conversations.
@@ -50,8 +49,7 @@
Example projects
- TypeDB Driver Examples (https://github.com/vaticle/typedb-driver-examples) - This repository includes examples that showcase usage of TypeDB Drivers in reading from and writing to a TypeDB 
database.
- TypeDB Driver Examples (https://github.com/vaticle/typedb-driver-examples) - This repository includes examples that showcase usage of TypeDB Drivers in reading from and writing to a TypeDB database.
Blog posts