InnovativeBusinessComputerSolutionsSpaSalonManager
Data base user interface and query software
Extends: Technology
Innovative Business Computer Solutions Spa/Salon Manager
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-9179.02
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Innovative Business Computer Solutions Spa/Salon Manager',
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": "Innovative Business Computer Solutions Spa/Salon Manager",
"applicationCategory": "Data base user interface and query software",
"description": "Data base user interface and query software"
}