diff --git a/data.json b/data.json index 812dc49..c81651d 100644 --- a/data.json +++ b/data.json @@ -414,15 +414,6 @@ ], "description": "API Automation without coding, easy JSON response assertions, Testing REST, SOAP, Kafka and Java/DB APIs, CI/Jenkins Friendly." }, - { - "name": "SirixDB", - "link": "https://github.com/sirixdb/sirix", - "label": "good-first-issue", - "technologies": [ - "Java" - ], - "description": "SirixDB is an evolutionary, versioned NoSQL document store (XML and JSON) written (mostly) in Java. It stores compact snapshots during commits with many concepts borrowed from ZFS and Git. Each revision is indexed and the document store can be queried with temporal queries. It's especially well suited for modern hardware." - }, { "name": "Images-to-PDF", "link": "https://github.com/Swati4star/Images-to-PDF",