Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
acecalisto3
/
DevToolKit
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b15fec4
DevToolKit
/
data
/
database_system.py
acecalisto3
Rename # data/database_system.py to data/database_system.py
d57bcb5
verified
about 2 years ago
raw
Copy download link
history
blame
104 Bytes
DATABASE_SYSTEM = [
"PostgreSQL"
,
"MySQL"
,
"SQLite"
,
"MongoDB"
,
"Oracle Database"
,
]