Licensing
Understanding AVA Database licensing and activation.
License Types
Trial License
30-day evaluation license with full features.
- All features enabled
- Valid for 30 days
- Single user
- No production use
Commercial License
Annual subscription for production use.
- All features enabled
- Annual renewal
- Multiple users
- Production ready
- Enterprise support available
Perpetual License
One-time purchase, lifetime use.
- All features enabled
- No expiration
- Unlimited users
- Includes 1 year of updates
- Priority support
License Activation
Place your license file in one of these locations:
# Current directory
./ava.license
# Home directory
~/ava.license
# System-wide
/etc/ava/ava.license
# Or set environment variable
export AVA_LICENSE_FILE=/path/to/license
Verify License
# Check license status
ava --license-info
# Python API
import avapy
avapy.version() # Shows license info on load
Obtaining a License
Contact Sales
For trial or commercial licenses:
- Email: info@avainformatics.com
- Website: www.avainformatics.com
- Phone: +1 (555) 123-4567