Removed SiriXDB from data.json

This repository hasn't been updated in a year
This commit is contained in:
Sammy Hori 2024-10-21 22:24:54 +01:00 committed by GitHub
parent e1f6a8a8e9
commit e44b166a4f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",