diff --git a/database/database.json b/database/database.json index fa05e90..b821a82 100644 --- a/database/database.json +++ b/database/database.json @@ -33606,5 +33606,41 @@ "plugin", "nvim" ] + }, + "https://github.com/rotationalio/pyensign": { + "extra-tags": [ + "ensign", + "sdk" + ], + "date": "2023-02-27", + "title": "pyensign", + "summary": "Ensign driver, SDK, and helpers for Python", + "tags": [ + "eventing", + "python", + "event-driven", + "event-driven-architecture", + "microservices", + "hacktoberfest", + "data-science" + ] + }, + "https://github.com/rotationalio/data-playground": { + "extra-tags": [ + "data", + "examples" + ], + "date": "2023-06-08", + "title": "data-playground", + "summary": "Streaming data sources and examples for your apps, models, and services.", + "tags": [ + "data-sources", + "streaming", + "python", + "ensign", + "publishers", + "data-playground", + "realtime" + ] } } \ No newline at end of file diff --git a/database/pipeline.pkl b/database/pipeline.pkl index 509d57f..dc5b92e 100644 Binary files a/database/pipeline.pkl and b/database/pipeline.pkl differ diff --git a/database/triples.json b/database/triples.json index f2f16ae..be64811 100644 --- a/database/triples.json +++ b/database/triples.json @@ -153390,5 +153390,253 @@ { "head": "plugin", "tail": "nvim" + }, + { + "head": "eventing", + "tail": "python" + }, + { + "head": "eventing", + "tail": "event-driven" + }, + { + "head": "eventing", + "tail": "event-driven-architecture" + }, + { + "head": "eventing", + "tail": "microservices" + }, + { + "head": "eventing", + "tail": "hacktoberfest" + }, + { + "head": "eventing", + "tail": "data-science" + }, + { + "head": "eventing", + "tail": "ensign" + }, + { + "head": "eventing", + "tail": "sdk" + }, + { + "head": "python", + "tail": "event-driven" + }, + { + "head": "python", + "tail": "event-driven-architecture" + }, + { + "head": "python", + "tail": "ensign" + }, + { + "head": "event-driven", + "tail": "event-driven-architecture" + }, + { + "head": "event-driven", + "tail": "microservices" + }, + { + "head": "event-driven", + "tail": "data-science" + }, + { + "head": "event-driven", + "tail": "ensign" + }, + { + "head": "event-driven", + "tail": "sdk" + }, + { + "head": "event-driven-architecture", + "tail": "microservices" + }, + { + "head": "event-driven-architecture", + "tail": "hacktoberfest" + }, + { + "head": "event-driven-architecture", + "tail": "data-science" + }, + { + "head": "event-driven-architecture", + "tail": "ensign" + }, + { + "head": "event-driven-architecture", + "tail": "sdk" + }, + { + "head": "microservices", + "tail": "data-science" + }, + { + "head": "microservices", + "tail": "ensign" + }, + { + "head": "microservices", + "tail": "sdk" + }, + { + "head": "hacktoberfest", + "tail": "ensign" + }, + { + "head": "hacktoberfest", + "tail": "sdk" + }, + { + "head": "data-science", + "tail": "ensign" + }, + { + "head": "data-science", + "tail": "sdk" + }, + { + "head": "ensign", + "tail": "sdk" + }, + { + "head": "data-sources", + "tail": "streaming" + }, + { + "head": "data-sources", + "tail": "python" + }, + { + "head": "data-sources", + "tail": "ensign" + }, + { + "head": "data-sources", + "tail": "publishers" + }, + { + "head": "data-sources", + "tail": "data-playground" + }, + { + "head": "data-sources", + "tail": "realtime" + }, + { + "head": "data-sources", + "tail": "data" + }, + { + "head": "data-sources", + "tail": "examples" + }, + { + "head": "streaming", + "tail": "ensign" + }, + { + "head": "streaming", + "tail": "publishers" + }, + { + "head": "streaming", + "tail": "data-playground" + }, + { + "head": "streaming", + "tail": "realtime" + }, + { + "head": "streaming", + "tail": "data" + }, + { + "head": "streaming", + "tail": "examples" + }, + { + "head": "python", + "tail": "publishers" + }, + { + "head": "python", + "tail": "data-playground" + }, + { + "head": "python", + "tail": "realtime" + }, + { + "head": "python", + "tail": "examples" + }, + { + "head": "ensign", + "tail": "publishers" + }, + { + "head": "ensign", + "tail": "data-playground" + }, + { + "head": "ensign", + "tail": "realtime" + }, + { + "head": "ensign", + "tail": "data" + }, + { + "head": "ensign", + "tail": "examples" + }, + { + "head": "publishers", + "tail": "data-playground" + }, + { + "head": "publishers", + "tail": "realtime" + }, + { + "head": "publishers", + "tail": "data" + }, + { + "head": "publishers", + "tail": "examples" + }, + { + "head": "data-playground", + "tail": "realtime" + }, + { + "head": "data-playground", + "tail": "data" + }, + { + "head": "data-playground", + "tail": "examples" + }, + { + "head": "realtime", + "tail": "data" + }, + { + "head": "realtime", + "tail": "examples" + }, + { + "head": "data", + "tail": "examples" } ] \ No newline at end of file