export enum DatabaseBlockType { GOOGLE_SHEETS = 'Google Sheets', MONGODB = 'MongoDB', POSTGRESQL = 'Postgre', NOCODB = 'NocoDB', }