StudentinformationsystemsSISsoftware
Data base user interface and query software
Extends: Technology
Student information systems SIS software
Data base user interface and query software
Overview
Category: Data base user interface and query software
Data base user interface and query software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 11-9033.00
- SOC Code: 13-2072.00
- SOC Code: 21-1012.00
- SOC Code: 21-1021.00
- SOC Code: 25-9042.00
- SOC Code: 25-9043.00
- SOC Code: 43-4111.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Student information systems SIS software',
category: 'Data base user interface and query software',
description: 'Data base user interface and query software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Student information systems SIS software",
"applicationCategory": "Data base user interface and query software",
"description": "Data base user interface and query software"
}